]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/beam-length.ly
Doc: CSS: Add a maximum width for the sidebar in the manuals
[lilypond.git] / input / regression / beam-length.ly
index 2190e445745aa4d9f1f319195b6cc6ef24c26d52..c1603fecd07b91a5f2a61f66bec6de1e8bee0790 100644 (file)
@@ -1,15 +1,15 @@
 
-\version "2.6.0"
+\version "2.19.21"
 
 \header{
   texidoc="
 Beams should look the same.
 "
 }
-\layout { raggedright= ##t }
+\layout { ragged-right= ##t }
 
 
-\context Voice \relative {
+\context Voice \relative {
   d''8[ d d]  d[ g d]
   c c
 }