From: Patrick McCarty Date: Sat, 25 Jul 2009 07:43:07 +0000 (-0700) Subject: Docs: IR: attempt to document join-right-amount X-Git-Tag: release/2.13.4-1~301^2~4 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=0b753dab35dd3a349c7810fdf9876a1e2056ec9b;p=lilypond.git Docs: IR: attempt to document join-right-amount --- 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?")