]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/spacing-grace.ly
* GNUmakefile.in (local-WWW-post): move mutopia-index to toplevel
[lilypond.git] / input / regression / spacing-grace.ly
index e86f1b5be9891a4207e435c58b4bf88bb96dcb9b..20191538149f2b481dcd98dee6e69e5e0b52be5a 100644 (file)
@@ -1,10 +1,11 @@
-\version "1.5.68"
+\version "1.7.18"
 \header {
   texidoc = "Grace note spacing. Should be tuned? "
 }
        
 \score {
- \notes \context Voice \relative c'' { \grace { [c16 d] } c4 }
-  \paper { linewidth =-1. }
+ \notes \context Voice \relative c'' { \grace {  c16-[ d] } c4 }
+  \paper { raggedright = ##t}
 
 }
+