]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/chord-tremolo-other-commands.ly
Run scripts/auxiliar/update-with-convert-ly.sh -f 2.19.20
[lilypond.git] / input / regression / chord-tremolo-other-commands.ly
index f1f2521a545f0a8e6729396a11d465238f5fa436..61f41b4953da362c0500f7ce7d68318daac0c899 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.16.0"
+\version "2.19.21"
 
 \header {
   texidoc = "
@@ -11,9 +11,9 @@ right = \relative c'' {
   s2
 }
 
-left = \relative c' {
+left = \relative {
   % This tremolo contains just two notes (but three lilypond events/commands!)
-  \repeat tremolo 4 { f,16 \change Staff = "right" f'} 
+  \repeat tremolo 4 { f16 \change Staff = "right" f'} 
 }
 
 \score {