]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/repeat-unfold.ly
Merge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond into...
[lilypond.git] / input / regression / repeat-unfold.ly
index 2ff7e2304add80949f714758ea831428af1c80ff..9b1578266db459c2b1ce005dd21efaf4ac539427 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.11.27"
+\version "2.14.0"
 
 \header{
   texidoc="LilyPond has two modes for repeats: unfolded and semi-unfolded. 
@@ -11,6 +11,8 @@ get to the number of repeats.
 Unfolded behavior:"
 }
 
+#(ly:set-option 'warning-as-error #f)
+
 \context Voice \relative c'' {
   \repeat unfold 3 { c^"3x 0a" d }
   %% less alts than body