From e25fac88c11635070ce7c581384e5ee6ad712e0f Mon Sep 17 00:00:00 2001 From: James Lowe Date: Sun, 30 Oct 2011 15:05:28 +0000 Subject: [PATCH] Doc: scm file moved bar-extent to user properties This is for issue 1977 --- scm/define-grob-properties.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scm/define-grob-properties.scm b/scm/define-grob-properties.scm index 0cc9eb5a0e..52700b310d 100644 --- a/scm/define-grob-properties.scm +++ b/scm/define-grob-properties.scm @@ -80,6 +80,9 @@ grobs, this should contain only one number.") ;; ;; b ;; + (bar-extent ,number-pair? "The Y-extent of the actual bar line. +This may differ from @code{Y-extent} because it does not include the +dots in a repeat bar line.") (base-shortest-duration ,ly:moment? "Spacing is based on the shortest notes in a piece. Normally, pieces are spaced as if notes at least as short as this are present.") @@ -1104,9 +1107,6 @@ results, use @code{LEFT} and @code{RIGHT}.") @code{VerticalAxisGroup} to cache the @code{Y-extent}s of different column ranges.") - (bar-extent ,number-pair? "The Y-extent of the actual bar line. -This may differ from @code{Y-extent} because it does not include the dots in -a repeat bar line.") (begin-of-line-visible ,boolean? "Set to make @code{ChordName} or @code{FretBoard} be visible only at beginning of line or at chord changes.") -- 2.39.2