Manipulating slurs via 'positions and 'extra-offset: Difference between revisions
m New category |
m Does not need full page layout Tag: Reverted |
||
| Line 3: | Line 3: | ||
<code>slurShift</code> shifts the slur exactly the amount you want without changing the shape, <code>slurShiftx</code> combines <code>slurShift</code> and <code>Slur.positions</code>. | <code>slurShift</code> shifts the slur exactly the amount you want without changing the shape, <code>slurShiftx</code> combines <code>slurShift</code> and <code>Slur.positions</code>. | ||
<lilypond version="2.24" | <lilypond version="2.24"> | ||
slurShift= | slurShift= | ||
#(define-music-function (amount) | #(define-music-function (amount) | ||