|
| From: | Trevor Bača |
| Subject: | Re: changing proportional notation duration in mid-line |
| Date: | Mon, 20 Nov 2006 11:50:08 -0600 |
On 11/6/06, Orm Finnendahl <address@hidden> wrote:
Am 06. November 2006, 13:09 Uhr (+0100) schrieb Mats Bengtsson:
> Just as any other context property, you can set it with \set. Example:
>
> \relative c'{
> c d e f g f e d
> \set Score.proportionalNotationDuration = #(ly:make-moment 1 64 )
> c d e f g f e d
> \unset Score.proportionalNotationDuration
> c d e f g f e d
> }
Thanks a lot, Mats. Both suggestions worked. You made my day!
:-)
--
Orm
Additionally, as of the 2.9 series there's a \newSpacingSection command available that might be useful if the spacing characteristics of the piece change for a define period of time. The 2.10 NEWS file gives an example. -- Trevor Bača address@hidden
| [Prev in Thread] | Current Thread | [Next in Thread] |