]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/chord-repetition-times.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / chord-repetition-times.ly
index ba8f1fdbe619f4c38813b02999f5d5594df1744e..4a193625e01d121cb23fd3dbe59ad127e39cb96c 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.11"
+\version "2.19.21"
 
 
 \header {
@@ -9,7 +9,7 @@ correctly on them.
 "
 }
 
-\relative c' {
-  <c e g>4 r <c e g>2 ~ |
+\relative {
+  <c' e g>4 r <c e g>2 ~ |
   \tuplet 3/2 { <c e g>4 q q } \tuplet 3/2 { q q q } |
 }