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


_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to