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

New issue 1460 by n.puttock: systems-per-page is broken
http://code.google.com/p/lilypond/issues/detail?id=1460

The following snippet should produce three single-bar systems:

\version "2.13.44"

\paper {
  systems-per-page = 3
}

\relative c' {
  \repeat unfold 3 c1
}

(see also page-breaking-systems-per-page.ly)

This bug was introduced with fb2da83d (2.13.31).

Attachments:
        systems-per-page-bug.png  2.7 KB


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

Reply via email to