lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cantor and choir


From: Francisco Vila
Subject: Re: cantor and choir
Date: Mon, 14 May 2012 12:27:40 +0200

2012/5/14 "Dr. med. Kai Lautenschläger" <address@hidden>:
> Hi Everyone,
>
> typesetting liturgical music I need a solution for the following problem:
>
> I have a solo system in change with a choir staff. solo staff should go on in 
> highest choirstaff system (first tenor) when solo changes to choir. 
> choirstaff (complete) should vanish completely, when choir changes to solo.
>
> I could find a solution in the lilypond help. Can anyone suggest an idea?

Have you tried \stopStaff \startStaff and

\layout {
  \context {
    \Staff \RemoveEmptyStaves
    \override VerticalAxisGroup #'remove-first = ##t
  }
}

?
-- 
Francisco Vila. Badajoz (Spain)
www.paconet.org , www.csmbadajoz.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]