Updates:
Status:
Labels: -fixed_2_13_40
Comment #8 on issue 1252 by joeneeman: Music overflows page (one staff per
system, default spacing settings, some marks)
http://code.google.com/p/lilypond/issues/detail?id=1252
Here's an example that overflows with current git. It doesn't overflow if
you replace RehearsalMark with TextScript.
\paper {
paper-height= 8\cm
}
\book {
\repeat unfold 3 { g'''1\mark \markup "Long Text" g'''1\break}
}
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond