|
| From: | lilypond |
| Subject: | Re: Issue 884 in lilypond: pageBreak resets page-count property |
| Date: | Wed, 16 Jun 2010 14:06:50 +0000 |
Comment #5 on issue 884 by address@hidden: pageBreak resets page-count property
http://code.google.com/p/lilypond/issues/detail?id=884That being said... If I understand your fix correctly, with 5 \pageBreak-s, I can say
\paper { page-count = #'(1 3 2 2 1 3) }
and the score will contain [exactly] 12 pages. This would be quite useful.
What happens if I have *no* \pageBreak-s, but use the same page-count list?
| [Prev in Thread] | Current Thread | [Next in Thread] |