From 0b753dab35dd3a349c7810fdf9876a1e2056ec9b Mon Sep 17 00:00:00 2001 From: Patrick McCarty Date: Sat, 25 Jul 2009 00:43:07 -0700 Subject: [PATCH] Docs: IR: attempt to document join-right-amount --- scm/define-grob-properties.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scm/define-grob-properties.scm b/scm/define-grob-properties.scm index f2f5017323..65fb09c4b4 100644 --- a/scm/define-grob-properties.scm +++ b/scm/define-grob-properties.scm @@ -1035,7 +1035,8 @@ ligature grob in (in @code{staff-space} units).") (join-heads ,boolean? "Whether to join the note heads of an ambitus grob with a vertical line.") - (join-right-amount ,number? "DOCME") + (join-right-amount ,number? "A length used for calculating the +Y-extent of mensural ligatures.") (linea ,boolean? "Attach vertical lines to this neume?") -- 2.39.5