]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/repeat-tremolo-three-notes.ly
Run scripts/auxiliar/update-with-convert-ly.sh -f 2.19.20
[lilypond.git] / input / regression / repeat-tremolo-three-notes.ly
index 44285f6c9e5664650c2cdc991832e52f04e8b7c8..7bd23c9e5f257b903769be108559c451aca4203b 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.16.0"
+\version "2.19.21"
 
 \header {
   texidoc = "A tremolo can have more than two notes. Also check that
@@ -7,7 +7,7 @@ linebreaks between tremolos still work and that empty tremolos don't crash."
 
 \paper { ragged-right = ##t }
 \score {
-  \new Staff \relative c' {
+  \new Staff \relative {
     \time 3/4
     \repeat tremolo 16 { a64 c e } |
     \repeat tremolo 8 { a,64 c e }