]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/chord-tremolo.ly
Bugfix
[lilypond.git] / input / regression / chord-tremolo.ly
index ce5967870be5d52a00dbc0d00d434070c4df333d..78790e4494514796f043194a22425916cd30f262 100644 (file)
@@ -1,4 +1,4 @@
-\version "1.7.18"
+\version "2.4.0"
 
 \header{
 texidoc="
@@ -17,7 +17,7 @@ notes as well.)
 }
 
 \score { 
-  \context Voice \notes\relative c' {
+  \context Voice \relative c' {
        \time 4/4
        \repeat "tremolo" 16 { d32 e }
        \repeat "tremolo" 8 { d16 e }
@@ -41,6 +41,6 @@ notes as well.)
   }
 
   \midi { }
-  \paper {} 
+  \layout {} 
 }
-%% new-chords-done %%
+