]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/note-head-solfa.ly
Mf2pt1 fixes: run mf2pt1 in a temp dir to fix filesystem pollution.
[lilypond.git] / input / regression / note-head-solfa.ly
index a7a78b8eba7a38b8daa05a2b6bf2ca4cd31c741f..1878715bc1d0e08de2400d55f0d0d0a7fbc3a1c8 100644 (file)
@@ -6,12 +6,14 @@ is adjusted according to the step of the scale, as measured relative
 to the @code{tonic} property."
 
 }
-\version "2.7.39"
+\version "2.10.0"
 
 fragment = {
   \key c \major
   \set shapeNoteStyles = ##(do re mi fa #f la ti)
-  c d e f g a b c d e f g a b c
+  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
 }