Comment #2 on issue 1130 by PhilEHolmes: Stave spacing not consistent
http://code.google.com/p/lilypond/issues/detail?id=1130

Er - yeah.  Forgot to paste it.

\header {
  title = "Title"
}

\paper {
  ragged-last-bottom = ##f
}

music = \repeat unfold 2 { c'4 c' c' c' c' c' c' c' \break }

\score { \music }
\score { \music \header { opus = "some text" } }
\score { \music }



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

Reply via email to