]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/web/ly-examples/cary.ly
Ascribes stroke-style property to Flag in web/ly-examples/cary.ly.
[lilypond.git] / Documentation / web / ly-examples / cary.ly
index 1990a690a39946cc3e20de16eba6194a8ca791a6..2188c5d348d1c07953c9ab1b7cde8530f34449e1 100644 (file)
                        \new Voice \with {
                                \remove Forbid_line_break_engraver
                                \override Stem #'direction = #up
-                               \override Stem #'stroke-style = #"grace" 
+                               \override Flag #'stroke-style = #"grace" 
                                \override Stem #'font-size = #-3
                                \override Rest #'transparent = ##t
                                \override NoteHead #'no-ledgers = ##t
                                \remove Forbid_line_break_engraver
                                \override Stem #'direction = #down
                                \override Stem #'font-size = #-3
-                               \override Stem #'stroke-style = #"grace" 
+                               \override Flag #'stroke-style = #"grace" 
                                \override Rest #'transparent = ##t
                                \override NoteHead #'no-ledgers = ##t
                                \override Dots #'transparent = ##t