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