]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/slur-double.ly
Merge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / input / regression / slur-double.ly
index ad30c29ad38bcc88cea12cc09ec7cf1f393e1ac7..93386d8a1b273db7bf95c51b75e92b2790f31397 100644 (file)
@@ -3,9 +3,9 @@
     texidoc = "Some composers use slurs both above and below chords.
  This can be typeset by setting @code{doubleSlurs}"
 }
-\version "2.3.12"
+\version "2.12.0"
 
-\paper { raggedright = ##t }
+\layout { ragged-right = ##t }
 \relative {
     \set doubleSlurs = ##t
     <c e>4 ( <d f> <c e> <d f> )