On 27 October 2010 20:03, Fr. Michael Gilmary
<frmichaelgilm...@maronitemonks.org> wrote:
>
> Hi:
>
> I'm working with Lilypond v. 2.11.62 and I just can't figure out how
> to get extra vertical space between staves.

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

Cheers,
Xavier

--
Xavier Scheuer <x.sche...@gmail.com>

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

Reply via email to