Adjusting slur positions vertically: 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 5: Line 5:
Syntax: <code>\offsetPositions #'(</code><code>dy1</code><code> . </code><code>dy2</code><code>)</code>
Syntax: <code>\offsetPositions #'(</code><code>dy1</code><code> . </code><code>dy2</code><code>)</code>


<lilypond version="2.24.0">
<lilypond version="2.24">
offsetPositions =
offsetPositions =
#(define-music-function (offsets) (number-pair?)
#(define-music-function (offsets) (number-pair?)