]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/chord-tremolo-other-commands.ly
Imported Upstream version 2.16.0
[lilypond.git] / input / regression / chord-tremolo-other-commands.ly
index 3096e7e6d392b9b7e0e21bb982129f66bca35d3c..f1f2521a545f0a8e6729396a11d465238f5fa436 100644 (file)
@@ -1,8 +1,8 @@
-\version "2.14.2"
+\version "2.16.0"
 
 \header {
   texidoc = "
-To calculate the total duration of chord tremolos, only real notes shall be
+To calculate the total duration of chord tremolos, only real notes shall be 
 counted, no other commands.
 "
 }
@@ -13,7 +13,7 @@ right = \relative c'' {
 
 left = \relative c' {
   % This tremolo contains just two notes (but three lilypond events/commands!)
-  \repeat tremolo 4 { f,16 \change Staff = "right" f'}
+  \repeat tremolo 4 { f,16 \change Staff = "right" f'} 
 }
 
 \score {