Status: Accepted
Owner: ----
Labels: Type-Defect Priority-Critical Regression

New issue 1141 by brownian.box: \pageBreak "disables" system-count
http://code.google.com/p/lilypond/issues/detail?id=1141

\relative c'' {
  \repeat "unfold" 20 { c4 c c c | }
  \pageBreak
  \repeat "unfold" 20 { c4 c c c | }
}

\paper {
  system-count = #10
}

2.12.3 makes two pages with 10 systems.

2.13.25 makes two pages with 6 systems, with very inconsistent density (1, 9, 10, 8, 6 and 6 measures).


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to