lilypond-user
[Top][All Lists]
Advanced

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

Re: Edition Engraver and staff changes


From: arnepe
Subject: Re: Edition Engraver and staff changes
Date: Thu, 16 Aug 2018 09:43:53 -0700 (MST)

hello Auke,

if you want to separate the staff changes from the note input, you could use
a separate variable with spacer rests and put the staff changes (+ stem
directions + ...) in there:
\extra = { s1*2 \change Staff = "right" s1*2 ... \change Staff = "left" 
s1*2 } etc...

then add that variable: " \new Voice { \lefthandnonalto \extra } "

cheers 
Arne



--
Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html



reply via email to

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