]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/user/music-glossary.tely
* Documentation/user/music-glossary.tely: bugfix: #'flag-style =
[lilypond.git] / Documentation / user / music-glossary.tely
index 1fa731a516317a696743927a2b24fbaebf58ba10..e10c5b0ea9579dab4fdaebad7f5f1f60ef5c518c 100644 (file)
@@ -323,12 +323,12 @@ the duration of the long a. is proportional to that of the main note.
 
 \property Score.TextScript \set #'font-style = #'large
 <<d a fis>>4_"notation" r
-{ \property Voice.Stem \override #'flag-style = #""
+{ \property Voice.Stem \override #'flag-style = #'()
   \grace g16
   \property Voice.Stem \revert #'flag-style
    }
 fis8 e16 fis
-{ \property Voice.Stem \override #'flag-style = #""
+{ \property Voice.Stem \override #'flag-style = #'()
   \grace a16
   \property Voice.Stem \revert #'flag-style
   }