Issue 127: Dead contexts keep making an influence to the end of the line
http://code.google.com/p/lilypond/issues/detail?id=127

Comment #11 by v.villenave:
Issue 437 demonstrates another annoyance due to this limitation:

\context Staff = "one" \relative {
 c1 |
 << { d1 }
    \context Staff = "foo" \with { alignAboveContext = "one" }
    { g4 a } >> |
 << { e1 }
    \context Staff = "foo" \with { alignAboveContext = "one" }
    { a4 g } >> |
}



--
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