]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/auto-beam-triplet.ly
Docs: run convert-ly for 2.14.0.
[lilypond.git] / input / regression / auto-beam-triplet.ly
index 2a2e019fb4a5cfd44929ce9cd4a4c38cc65011e8..2a7bb39c7afe7f53ab500504c067feb6088a1dcd 100644 (file)
@@ -4,10 +4,10 @@
   texidoc = "Automatic beaming is also done on tuplets."
 }
 
-\version "2.6.0"
+\version "2.14.0"
+\layout { ragged-right= ##t }
 
 \relative c''{
   c8 c c c
   \times 4/6 { c c c c c c}
 }
-\layout { raggedright= ##t }