]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/spacing-ended-voice.ly
(all-user-translation-properties):
[lilypond.git] / input / regression / spacing-ended-voice.ly
index 6ceab62b6b7c8fcba8b0e45b5b82654fdce5ebbe..5daf9f3407eda1a4d5e82a08baad693bd9e03740 100644 (file)
@@ -1,9 +1,10 @@
-\version "2.6.0"
+\version "2.7.39"
 \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 }
+
+