]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tablature-dot-placement.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / tablature-dot-placement.ly
index a7d3afc09f59cef1fff9305f2b60d4c2d044f781..b86c0573a7aa3d89ce5c661a3a6c5dcac3aa3521 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.16.0"
+\version "2.19.21"
 
 \header {
 
@@ -9,8 +9,8 @@ respect two-digit fret numbers.
 
 }
 
-myMusic = \relative c'  {
-  <f\3 a c>4.
+myMusic = \relative  {
+  <f'\3 a c>4.
   <f\3 g d'>4.
   <f\3 a d>4
 }