]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/spacing-grace.ly
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / input / regression / spacing-grace.ly
index 437a03a69498bb2cdbe759b84caf3498c87bf2dd..aedc10df7d4b4c94ee01f0ee3f92c49fad36db8a 100644 (file)
@@ -1,10 +1,10 @@
 
-\version "2.7.13"
+\version "2.7.39"
 \header {
   texidoc = "Grace note spacing.  "
 }
 
-\layout { raggedright = ##t}
+\layout { ragged-right = ##t}
 
 
 \context Voice \relative c'' { \grace {  c16[ d] } c4 }