]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/chord-tremolo-short.ly
* scripts/convert-ly.py (conv): remove \notes.
[lilypond.git] / input / regression / chord-tremolo-short.ly
index cf70f5a1e8c84b706359a999b41c7b81d0ba94e4..e6d823c9923d19e969eb3eeb837827e169cb99d4 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.1.22"
+\version "2.3.4"
 \header {
   texidoc = "
   Tremolo repeats can be constructed for short tremolos (total duration smaller than 1/4) too. Only some of the beams are connected to the stems. 
@@ -6,7 +6,7 @@
 }
 
 \score {
-  \context Staff \notes \relative c' {
+  \context Staff  \relative c' {
     \repeat "tremolo"  2 { c32 e32 }
     \stemDown
     \repeat "tremolo"  2 { c32 e32 }