Issue 609: wrong placement of \markup on MultiMeasureRest
http://code.google.com/p/lilypond/issues/detail?id=609
Comment #1 by v.villenave:
Actually, the second line of my example is irrelevant (it's a different
limitation,
also annoying but less easily fixable).
Correct code should be:
\new Score \with {
\override PaperColumn #'keep-inside-line = ##t
}{
b1 b b b b b b b b R1^\markup \gpl b \break
b1 b b b b b b b b r1^\markup \gpl b \break
}
% keep-inside-line doesn't work as you can see.
Issue attribute updates:
Summary: wrong placement of \markup on MultiMeasureRest
--
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