Quoting Graham Percival <[EMAIL PROTECTED]>:

> Index: lilypond/Documentation/user/changing-defaults.itely
> diff -u lilypond/Documentation/user/changing-defaults.itely:1.104
> lilypond/Documentation/user/changing-defaults.itely:1.105
> --- lilypond/Documentation/user/changing-defaults.itely:1.104 Wed Jan 19
> 03:49:23 2005
> +++ lilypond/Documentation/user/changing-defaults.itely       Sat Jan 22 
> 02:33:43
> 2005
> ...
> +Normally staves are stacked vertically.  To make staves maintain a
> +distance, their vertical size is padded.  This is done with the
> +property @code{minimumVerticalExtent}.  It takes a pair of numbers, so
> +if you want to make it smaller than its default @code{#'(-4 . 4)},
> +then you could set
> +
> [EMAIL PROTECTED]
> +\set Staff.minimumVerticalExtent = #'(-3 . 3)
> [EMAIL PROTECTED] example
> +
> [EMAIL PROTECTED]
> +This sets the vertical size of the current staff to 4 staff spaces on
> +either side of the center staff line.

I guess that this should be "3 staff spaces" instead.

   /Mats



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

Reply via email to