bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Issue 1141 in lilypond: \pageBreak "disables" system-count


From: lilypond
Subject: Issue 1141 in lilypond: \pageBreak "disables" system-count
Date: Tue, 22 Jun 2010 10:13:18 +0000

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).




reply via email to

[Prev in Thread] Current Thread [Next in Thread]