]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/fret-diagram-origins.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / fret-diagram-origins.ly
index afba595b17ed94adacea9de62ae06c2fe4e27196..2c8803d42639820ca1b10746d46fa7c6a9a4a764 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.12.0"
+\version "2.16.0"
 
 \header {
   texidoc="
@@ -30,9 +30,9 @@ of the topmost fret or string.
   }
 
   \new Voice {
-    c1 |
-    c1 |
-    c
+    c'1 |
+    c'1 |
+    c'
  }
 >>