]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/chord-tremolo.ly
* stepmake/stepmake/omf-targets.make (local-install): add
[lilypond.git] / input / regression / chord-tremolo.ly
index c773cf2d76bec8b6d3e2d91eb56f392e383e27a4..1d02ba4852c2d2c2ee6a80c73b7d770ace019513 100644 (file)
@@ -1,4 +1,4 @@
-\version "1.3.146"
+\version "1.7.6"
 
 \header{
 texidoc="
@@ -22,6 +22,9 @@ stems.
        \break
        \repeat "tremolo" 4 { f'8 e }
        \repeat "tremolo" 2 { f e }
+       c4 c4
+
+       \repeat "tremolo" 3 { f8 e }
        c4
        c4 c4 c4 c4
        c4 c4 c4 c4
@@ -33,3 +36,4 @@ stems.
   }  
   \midi { }
 }
+%% new-chords-done %%