Il 06/01/2010 14:14, Kieren MacMillan ha scritto:

With Joe's new spacing mechanism, you can center a score:

\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))
}

thanks for the code

Maybe there's a way to do the same with a markup?


the settings above do not affect the markup, just the staves.
Does anybody know if there's a way to make it working somehow also with a markup block? Well, I would have expected to find a solution in one of the commands related to \markup ...


--
http://gnurag.net/blog/
http://fsfe.org/
http://groups.fsf.org/wiki/LibrePlanetItalia



_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to