lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 3341 in lilypond: formatting bug after a few pages


From: lilypond
Subject: [Lilypond-auto] Issue 3341 in lilypond: formatting bug after a few pages
Date: Wed, 01 May 2013 07:28:10 +0000

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

New issue 3341 by address@hidden: formatting bug after a few pages
http://code.google.com/p/lilypond/issues/detail?id=3341

Werner Lemberg has reported strange differences in formatting from page 6 to 9 (p. 10 being the same as the 1-5)

here is the code:
\version "2.16.0"

\paper {
  ragged-bottom = ##t
}


music = \relative c' { \repeat unfold 20 c2 }

\pageBreak
\music
\pageBreak
\music
\pageBreak
\music
\pageBreak
\music
\pageBreak
\music
\pageBreak
\music
\pageBreak
\music
\pageBreak
\music
\pageBreak
\music
\pageBreak
\music

this behavior can be followed back to 2.15.19 (2.15.10 doesn't compile)


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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