]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tablature-chord-repetition-finger.ly
Imported Upstream version 2.19.45
[lilypond.git] / input / regression / tablature-chord-repetition-finger.ly
index 27b68dbaca5edce3849cfe62604522850202053e..9bc36637316c82a90fb413efc8af79be97b5b019 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.16.0"
+\version "2.19.21"
 
 \header {
   texidoc = "In a TabStaff, the chord repetition function needs
@@ -7,8 +7,8 @@ to retain string and fingering information.  Using
 on the main staff."
 }
 
-Guitar = \relative c' {
-  r8 < gis-6 cis-6 b-0 > ~ q4 q8 ~ q q4
+Guitar = \relative {
+  r8 < gis-6 cis-6 b-0 > ~ q4 q8 ~ 8 q4
 }
 
 \score {