Setting the minimum length of a fall/doit: Difference between revisions
Import snippet from LSR |
m Replace version="2.24.0" with version="2.24" now that the LilyWiki extension supports auto-selecting the latest release in a stable series |
||
| Line 1: | Line 1: | ||
Sometimes the spacing is too tight, so that a fall or doit looks almost vertical. The solution is to specify a minimum length for the fall/doit, but only setting the <code>minimum-length</code> property (which you can do on hairpins and slurs, for example) does not work, since you also need a suitable setting for the <code>springs-and-rods</code> property. This example shows how to do it. | Sometimes the spacing is too tight, so that a fall or doit looks almost vertical. The solution is to specify a minimum length for the fall/doit, but only setting the <code>minimum-length</code> property (which you can do on hairpins and slurs, for example) does not work, since you also need a suitable setting for the <code>springs-and-rods</code> property. This example shows how to do it. | ||
<lilypond version="2.24 | <lilypond version="2.24"> | ||
%% http://lsr.di.unimi.it/LSR/Item?id=899 | %% http://lsr.di.unimi.it/LSR/Item?id=899 | ||