]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/repeat-fold.ly
(start_translation_timestep): split
[lilypond.git] / input / regression / repeat-fold.ly
index 00d489166756e8b560a8e101c6d2dd41a0bd7bc2..8d1098ec0e2a8cc7aa75b890c166b90cb8b91f43 100644 (file)
@@ -1,13 +1,14 @@
-\version "2.1.22"
+\version "2.4.0"
 
 \header{
 texidoc="
-Folded.  This doesn't make sense without alternatives, but it works.
+Folded repeat may not make sense without alternatives, and there
+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 }