]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/dynamics-unbound-hairpin.ly
Add a hack to packed spacing to work around extra columns.
[lilypond.git] / input / regression / dynamics-unbound-hairpin.ly
index 3c5be6ac3be2fe75a6de2b7926e44be71f2ae730..0f8ecf6ea86e4a86c54215eb0d84040e7171fe88 100644 (file)
@@ -1,12 +1,14 @@
-\version "2.6.0"
+\version "2.11.51"
 
 \header {
 texidoc = "Crescendi may start off-notes, however, they should  not collapse into flat lines."
 }
+\layout { ragged-right = ##t}
+
 
 \context  Voice { 
   << f''1 { s4 s4 \< s4\! \> s4\! } >>
 }
 
-\layout { raggedright = ##t}
+