PS

>> Neat, I hadn't thought of that.

Also, we now have "vertically-centered scores":

\version "2.13.9"

\paper {
  scoreTitleMarkup = ##f
  tagline = ##f
  ragged-last-bottom = ##f
  top-system-spacing = #'((space . 4) (padding . 4) (stretchability . 1))
  between-system-spacing = #'((space . 4) (padding . 4) (stretchability . 0))
  bottom-system-spacing = #'((space . 4) (padding . 4) (stretchability . 1))
}

\score {
  \repeat "unfold" 4 { \repeat "unfold" 4 { c''1 } \break }
}

=)

Thanks! (again)
Kieren.


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

Reply via email to