]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/spacing-grace.ly
* Documentation/user/refman.itely: updates.
[lilypond.git] / input / regression / spacing-grace.ly
index 055cd4d2899fff88facb773d2485be52082f5408..763141b39e870b559022249377127c0518a1f9b7 100644 (file)
@@ -1,11 +1,11 @@
-\version "1.7.6"
+\version "1.7.16"
 \header {
   texidoc = "Grace note spacing. Should be tuned? "
 }
        
 \score {
  \notes \context Voice \relative c'' { \grace { [c16 d] } c4 }
-  \paper { linewidth =-1. }
+  \paper { raggedright = ##t}
 
 }
 %% new-chords-done %%