lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Distance between systems/staves


From: Xavier Scheuer
Subject: Re: Distance between systems/staves
Date: Thu, 11 Nov 2010 11:03:27 +0100

On 11 November 2010 10:41, Phil Holmes <address@hidden> 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 <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]