On 11 November 2010 10:41, Phil Holmes <[email protected]> wrote:
>
> A very simple way would be just to put some blank markup between the
> scores:
>
> \markup { " " }
>
And with latest development version (2.13.38), there is a dedicated
variable in \paper to set the value of this space.
/!\ This does not work with stable (2.12.3) version. /!\
\paper {
score-system-spacing = #'((space . 14) (minimum-distance . 8) (padding . 1))
}
See NR 4.1.2 Page formatting (version 2.13 of the doc)
http://lilypond.org/doc/v2.13/Documentation/notation/page-formatting.html
WARNING: these variable names are currently being discussed IIRC,
so they may change for next version. And their default values are also
being improved right now.
Cheers,
Xavier
--
Xavier Scheuer <[email protected]>
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user