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