]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/auto-beam-bar.ly
abc2ly: Also ignore whitespace at begin of lyrics lines
[lilypond.git] / input / regression / auto-beam-bar.ly
index d3a5fe56c4f1e2045d1f96c54d2e8a55e12b81c1..9f15da02e6fb853ca671a9a0e1741c78436754eb 100644 (file)
@@ -1,14 +1,12 @@
 
-\version "2.6.0"
+\version "2.14.0"
 
 \header{
 texidoc="No auto beams will be put over (manual) repeat bars."
 }
+\layout{ ragged-right = ##t }
 
 {
   \time 3/4
   a'4 b' c''8 \bar ":|:" d''8
 }
-\layout{
-  raggedright = ##t
-}