Extending a trill spanner: Difference between revisions
m New category |
mNo edit summary |
||
| Line 1: | Line 1: | ||
For <code>TrillSpanner</code>, the <code>minimum-length</code> property becomes effective only if the <code>set-spacing-rods</code> procedure is called explicitly. | For <code>TrillSpanner</code> grobs, the <code>minimum-length</code> property becomes effective only if the <code>set-spacing-rods</code> procedure is called explicitly. | ||
To do this, the <code>springs-and-rods</code> property should be set to <code>ly:spanner::set-spacing-rods</code>. | To do this, the <code>springs-and-rods</code> property should be set to <code>ly:spanner::set-spacing-rods</code>. | ||