]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/auto-beam-bar.ly
(setcolor): implement (re)setcolor with <g>
[lilypond.git] / input / regression / auto-beam-bar.ly
index f7de9c2726f001b8b377e45ef4dbd48e2c8cf08a..deb6b236b7b6094cf4c3df448e8ad684b1ba65e0 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.3.4"
+\version "2.4.0"
 
 \header{
 texidoc="No auto beams will be put over (manual) repeat bars."
@@ -10,7 +10,7 @@ texidoc="No auto beams will be put over (manual) repeat bars."
         \time 3/4
         a'4 b' c''8 \bar ":|:" d''8
     }
-    \paper{
+    \layout{
    raggedright = ##t
 }
 }