]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/repeat-unfold-all.ly
Brown paper bag typo.
[lilypond.git] / input / regression / repeat-unfold-all.ly
index 6b197a2a89e7db692b426fbfcc47d86290a5e7ba..116468a030a40d72ee62e616f7c8808db48132e7 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.6.0"
+\version "2.10.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