]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/repeat-volta-skip-alternatives.ly
`bug'fix: a colon `:' is added (only) after a sentence which is complete;
[lilypond.git] / input / regression / repeat-volta-skip-alternatives.ly
index ed612cef84085492254651e670d3b6719fc759d2..dfdc4a8c6e1a8797adba56ae2ba2c524a796bd7f 100644 (file)
@@ -1,3 +1,11 @@
+\version "1.7.18"
+\header {
+    texidoc = "When too few alternatives are present, the first alternative is repeated,
+by printing a range for the 1st repeat."
+    }
+
+
 \score {  \notes \context Voice {
   \repeat volta 3 c1
     \alternative { d f } e4 } } 
+