]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/collision-harmonic-no-dots.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / collision-harmonic-no-dots.ly
index cd5669ff035aaa9e73e82b4bdba10c2675d301f1..7641608dd0adae8ff2be4827956f1354c256172d 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.16.0"
+\version "2.19.21"
 
 \header {
   texidoc = "Collision resolution involving dotted harmonic heads
@@ -7,9 +7,9 @@ will only retrieve @code{'dot-count} from live grobs.
 "
 }
 
-\relative c' {
+\relative {
   <<
-    { <fis\harmonic>2. }
+    { <fis'\harmonic>2. }
     \\
     { e2. }
   >>