]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/note-head-solfa.ly
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / input / regression / note-head-solfa.ly
index 4e92c3e10eb61420adf1e79edf94ecff9b391fc9..a7a78b8eba7a38b8daa05a2b6bf2ca4cd31c741f 100644 (file)
@@ -11,9 +11,7 @@ to the @code{tonic} property."
 fragment = {
   \key c \major
   \set shapeNoteStyles = ##(do re mi fa #f la ti)
-  c1 d e f g a b c d e f g a b c
-  c,,2 d e f g a b c d e f g a b c
-  c,,4 d e f g a b c d e f g a b c
+  c d e f g a b c d e f g a b c
 }