String number extender lines: 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: | ||
Make an extender line for string number indications, showing that a series of notes is supposed to be played all on the same string. | Make an extender line for string number indications, showing that a series of notes is supposed to be played all on the same string. | ||
<lilypond version="2.24 | <lilypond version="2.24"> | ||
stringNumberSpanner = | stringNumberSpanner = | ||
#(define-music-function (StringNumber) (string?) | #(define-music-function (StringNumber) (string?) | ||