]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/repeat-unfold-tremolo.ly
* scripts/convert-ly.py (conv): remove \notes.
[lilypond.git] / input / regression / repeat-unfold-tremolo.ly
index 350fa9e975e3fdcf77b13dfc0f958e18e2526cd9..6778729e702d460ba3b6bf4ffc10b51e2480d3e0 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.3.1"
+\version "2.3.4"
 \header {
 
     texidoc = "Unfolding tremolo repeats. All fragments fill one
@@ -8,7 +8,7 @@
 
 
 \score{
-    \notes{
+    {
        \time 2/4 
        \applymusic #unfold-repeats     
        { \repeat tremolo 4 { c'16 e' } |