]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/spacing-grace.ly
* python/lilylib.py (error_log): use mktemp iso. temp_dir. This
[lilypond.git] / input / regression / spacing-grace.ly
index 055cd4d2899fff88facb773d2485be52082f5408..20191538149f2b481dcd98dee6e69e5e0b52be5a 100644 (file)
@@ -1,11 +1,11 @@
-\version "1.7.6"
+\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}
 
 }
-%% new-chords-done %%
+