Add 'E Lucevan el stelle' for violin

This commit is contained in:
Andrew Miner
2026-05-04 18:58:42 -06:00
parent 096a8f56c7
commit 4ddb75c00d
4 changed files with 44 additions and 16 deletions
+2 -2
View File
@@ -55,8 +55,8 @@ naturalizeMusic = #(define-music-function (parser location m)
)
)
scoop = \once \override NoteHead #'stencil = #scoop-stencil
scoop = \once \override NoteHead.stencil = #scoop-stencil
toCoda = \markup {
\fontsize #-2 \lower #1 "TO" \musicglyph #"scripts.coda"
}
}