Comment #2 on issue 1903 by [email protected]: Page breaking does not work between different scores
http://code.google.com/p/lilypond/issues/detail?id=1903

This is due to 525a57c5bc0ce6f92af465d1aa9653c5a8db82e1

I don't like the idea of calling this a bug.
If one want to break between two scores, the proper way is:
\score { ... }
\pageBreak
\score { ... }


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

Reply via email to