]> git.donarmstrong.com Git - lilypond.git/commitdiff
Updated strict-grace-spacing documentation.
authorValentin Villenave <valentin@villenave.net>
Mon, 29 Sep 2008 10:01:44 +0000 (12:01 +0200)
committerValentin Villenave <valentin@villenave.net>
Mon, 29 Sep 2008 10:01:44 +0000 (12:01 +0200)
The doc string was not clear, and could led to think
that Issue 577 had not been fixed.

scm/define-grob-properties.scm

index 7879fcdaa58eecb1a413e0a6b394926dc645b4d0..7fcf8538cfc7817f99a7e21c1be95bb6f671479b 100644 (file)
@@ -607,8 +607,8 @@ be?")
      (stencil ,ly:stencil? "The symbol to print.")
      (stencils ,list? "Multiple stencils, used as intermediate
 value.")
-     (strict-grace-spacing ,boolean? "If set, grace notes
-are not spaced separately, but put before musical columns.")
+     (strict-grace-spacing ,boolean? "If set, main notes are spaced
+normally, then grace notes are put left of the musical columns fot the main notes.")
      (strict-note-spacing ,boolean? "If set, unbroken columns
 with non-musical material (clefs, bar lines, etc.) are not spaced
 separately, but put before musical columns.")