]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/repeat-fold.ly
* scripts/convert-ly.py (conv): remove \notes.
[lilypond.git] / input / regression / repeat-fold.ly
index 9fb5b82e9f1090925d86e1891e80a9e4ba85f63c..e70b21340fa46cec24010a92a8de53ee2d516e9b 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.1.28"
+\version "2.3.4"
 
 \header{
 texidoc="
@@ -8,7 +8,7 @@ should not be more alternatives than repeats.
 }
 
 \score {
-  \context Staff \notes \relative c'' {
+  \context Staff  \relative c'' {
     \repeat fold 3 { c^"3$\\times$ 0alt" d }
     % less alts than body
     \repeat fold 4 { c^"4$\\times$ 2alt" d } \alternative { e f }