bug-lilypond
[Top][All Lists]
Advanced

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

Issue 1460 in lilypond: systems-per-page is broken


From: lilypond
Subject: Issue 1460 in lilypond: systems-per-page is broken
Date: Sun, 19 Dec 2010 23:20:46 +0000

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




reply via email to

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