From c14433d3ed5bd7eb402fc58de70d3c7522583db5 Mon Sep 17 00:00:00 2001 From: Valentin Villenave Date: Mon, 29 Sep 2008 12:01:44 +0200 Subject: [PATCH] Updated strict-grace-spacing documentation. The doc string was not clear, and could led to think that Issue 577 had not been fixed. --- scm/define-grob-properties.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scm/define-grob-properties.scm b/scm/define-grob-properties.scm index 7879fcdaa5..7fcf8538cf 100644 --- a/scm/define-grob-properties.scm +++ b/scm/define-grob-properties.scm @@ -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.") -- 2.39.2