]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/easy-notation.ly
Removes '-signs from vectors
[lilypond.git] / input / regression / easy-notation.ly
index d8095a8d0af4faed4eaa6efe67cbcafca2ab1cf9..ef2e4532f8de0882fcad7a36c7ac03ac8228b847 100644 (file)
@@ -11,6 +11,6 @@ You also get ledger lines, of course."
   f2 e
   f4 e
   
-  \override NoteHead.note-names = #'#("U" "V" "W" "X" "Y" "Z" "z")
+  \override NoteHead.note-names = ##("U" "V" "W" "X" "Y" "Z" "z")
   c2 d4 e
 }