]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/auto-beam-bar.ly
Doc-es: various updates.
[lilypond.git] / input / regression / auto-beam-bar.ly
index 70ba750ef7da4dae240952fc79f3c2a74ec5b12b..34fa328dda650a2c45d891bee0426ed5312a9c37 100644 (file)
@@ -1,12 +1,12 @@
 
-\version "2.7.13"
+\version "2.17.5"
 
 \header{
 texidoc="No auto beams will be put over (manual) repeat bars."
 }
-\layout{ raggedright = ##t }
+\layout{ ragged-right = ##t }
 
 {
   \time 3/4
-  a'4 b' c''8 \bar ":|:" d''8
+  a'4 b' c''8 \bar ":..:" d''8
 }