bug-lilypond
[Top][All Lists]
Advanced

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

Issue 506 in lilypond: cross-staff weirdness


From: codesite-noreply
Subject: Issue 506 in lilypond: cross-staff weirdness
Date: Wed, 28 Nov 2007 23:06:34 -0800

Issue 506: cross-staff weirdness
http://code.google.com/p/lilypond/issues/detail?id=506

Comment #4 by gpermus:
User report, verified in 2.11.35:

Ok, I got now success with this approach: bor the second bug, 506, just add
the following lines:

\context {
   \Voice
   \remove "Text_engraver"
 }
 \context {
   \PianoStaff
   \consists "Text_engraver"
 }
}




--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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