lilypond-devel
[Top][All Lists]
Advanced

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

Re: stretchable systems


From: Nicolas Sceaux
Subject: Re: stretchable systems
Date: Fri, 26 Aug 2005 20:04:35 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (darwin)

Han-Wen Nienhuys <address@hidden> writes:

> Isn't it easier to cook up a hack? We can already stretch systems,
> with some  hairy code. You could do it in a 2 pass process: first
> determine page breaks and space available, then setup a
>
>    adjustVerticalSpace #FACTOR #SYSTEM-NUMBER
>
> function and  dump
>
>     { \adjustVerticalSpacing #0.5  #1
>       \skip 1 * 4 \lineBreak
>       \adjustVerticalSpacing #0.5  #2
>       \skip 1 * 4 \lineBreak
>       \adjustVerticalSpacing #0.5  #3
>       \pageBreak
>       \skip 1 * 4 \lineBreak
>       \adjustVerticalSpacing #0.75  #4
>          ..
>     }
>
> Voice which you include in the score.

It would be good to have \adjustVerticalSpacing and \pageBreak, yes.




reply via email to

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