]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/spacing-ended-voice.ly
Merge commit 'origin/dev/jneeman' into systems-per-page
[lilypond.git] / input / regression / spacing-ended-voice.ly
index 6ceab62b6b7c8fcba8b0e45b5b82654fdce5ebbe..f4b4b83605a9f1d22a0f7bf64024e66d1d32c9d5 100644 (file)
@@ -1,9 +1,10 @@
-\version "2.6.0"
+\version "2.12.0"
 \header { texidoc = "
 A voicelet (a very short voice to get polyphonic chords correct)
 should not confuse the spacing engine."
-       }
+}
 
+\layout { ragged-right = ##t }
 
 
 {  \context Staff \relative c' {
@@ -16,6 +17,7 @@ should not confuse the spacing engine."
   >>
   c4
 }}
-\layout { raggedright = ##t }
+
+