]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/spacing-bar-stem.ly
Merge branch 'master' of git+ssh://jneem@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / input / regression / spacing-bar-stem.ly
index d8df82bc86949e5686de2484654675772c1f066b..d5801605075e946d3f7a1c2253b244c28fd6c96f 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.6.0"
+\version "2.10.0"
 \header {
   texidoc = "Downstem notes following a barline are
 printed with some extra space. This is an optical correction similar
@@ -9,6 +9,8 @@ Accidentals after the barline get some space as well.
 "
 }
 
+\layout { ragged-right = ##t}
+
 \relative c''
 {
 
@@ -19,6 +21,6 @@ Accidentals after the barline get some space as well.
   \stemDown c4 \stemUp c4
   \stemDown f c,4  c'4 cis4 \stemUp c4
 }
-\layout { raggedright = ##t}
+