]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/repeat-volta-skip-alternatives.ly
release commit
[lilypond.git] / input / regression / repeat-volta-skip-alternatives.ly
index 2619ed483cf26978e4f39e6eb999846169c87a7f..bc0a37676e41818bef964ac8af14273b0776efc5 100644 (file)
@@ -1,6 +1,13 @@
-\version "1.7.16"
+\version "2.1.30"
+\header {
 
-\score {  \notes \context Voice {
+    texidoc = "When too few alternatives are present, the first
+alternative is repeated, by printing a range for the 1st repeat."
+
+}
+
+
+\score {  \notes \relative c'' \context Voice {
   \repeat volta 3 c1
     \alternative { d f } e4 } } 
-%% new-chords-done %%
+