]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/repeat-unfold-all.ly
Merge commit 'origin' into includes
[lilypond.git] / input / regression / repeat-unfold-all.ly
index 2e414a847666c587cb14d01ae8486948ff5b0ef5..92e8a47339e4bfea7f895eaa3ea672e419fb8dbb 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.5.25"
+\version "2.12.0"
 
 \header { texidoc = "Volta repeats may be unfolded through the music
     function @code{\unfoldRepeats}."
@@ -8,7 +8,7 @@
 nots = \relative c'   {
     c4 \repeat volta 2 c4 \alternative { d e  }
 }
-\layout {raggedright = ##t} 
+\layout {ragged-right = ##t} 
 
 \context Voice {
     \nots