lilypond-user
[Top][All Lists]
Advanced

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

minimum-length and set-spacing-rods


From: -Eluze
Subject: minimum-length and set-spacing-rods
Date: Thu, 6 Jan 2011 15:28:02 -0800 (PST)


NR   5.4.6 Spanners     Using the
spanner-interface   wrote:
> 
> For some layout objects, the minimum-length property becomes effective
> only if the set-spacing-rods procedure is called explicitly. To do this,
> the springs-and-rods property should be set to
> ly:spanner::set-spacing-rods. 
> 
… and then a few examples follow to demonstrate when it works by itself

- tie
- MultiMeasureRest
- Hairpin

and a few examples (2) showing when you have to use \once \override …
#'springs-and-rods = #ly:spanner::set-spacing-rods to make it effective:

- Glissando
- Beam

this raises a few questions:

- is there a list of grobs requiring to call set-spacing-rods explicitely?
- is it important to use \once (and which side-effects happen if you do
not)?
- could it be implemented/automated?

thanks
Eluze
-- 
View this message in context: 
http://old.nabble.com/minimum-length-and-set-spacing-rods-tp30610152p30610152.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.




reply via email to

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