]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tablature-chord-repetition.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / tablature-chord-repetition.ly
index 0d08b705c57fce3aa97a80c372bcc06350ef1ed2..c46d6ea815d15f1655a2b1629ccd172607aefc6d 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.19.2"
+\version "2.19.21"
 
 \header {
   texidoc = "In a TabStaff, the chord repetition function needs
@@ -10,7 +10,7 @@ music in the tabstaff, not affecting other contexts."
 
 \tabChordRepetition
 
-Guitar = \relative c' {
+Guitar = \relative {
   r8 < gis\4 cis\3 b\2 > ~ q4 q8 ~ 8 q4
 }