lilypond-user
[Top][All Lists]
Advanced

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

Re: extra spacing between staves and verses


From: Bill Mooney
Subject: Re: extra spacing between staves and verses
Date: Thu, 28 Oct 2010 09:29:04 +1300
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12pre) Gecko/20101020 Shredder/3.1.6pre

fr. michael gilmary wrote...
>> I'm working with Lilypond v. 2.11.62 and I just can't figure out how
>> to get extra vertical space between staves.

Xavier Scheuer replied....
%%%%%%%%%%%%%%%%%%%%%%%%%%%
My advise is to upgrade your version (you are running an old
development version).
Latest development version (2.13) has greatly improved the vertical
spacing and has a special setting parameter for this particular case.
Then you can change this spacing via

\paper {
score-system-spacing = #'((space . 14) (minimum-distance . 8) (padding . 1))
}

Detailed explanations are there:
NR 4.1.2 Page formatting (! version 2.13.37 !)
http://lilypond.org/doc/v2.13/Documentation/notation/page-formatting.html

%%%%%%%%%%%%%%%%%%%%%%%%%%%
I think that this is what fr. michael gilmary was wanting...

\paper {
system-system-spacing = #'((space . 14) (minimum-distance . 8) (padding . 1))
}

Would it be possible for the v2.13 docs to be expanded so that the full syntax of both "intra-system-spacing" and "extra-system-spacing" options is made explicit.
:)
Regards
Bill





reply via email to

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