]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/spacing-ended-voice.ly
Make distributed tarball from Git file list
[lilypond.git] / input / regression / spacing-ended-voice.ly
index 6ceab62b6b7c8fcba8b0e45b5b82654fdce5ebbe..3a4842c997ff9f137abfc781c261d6dc80911928 100644 (file)
@@ -1,9 +1,10 @@
-\version "2.6.0"
+\version "2.14.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 }
+
+