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

New issue 3341 by [email protected]: 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