From c398161609e7175cf4bac54951d470b4aabe01d5 Mon Sep 17 00:00:00 2001 From: Mats Bengtsson Date: Mon, 15 Oct 2007 16:10:45 +0200 Subject: [PATCH] Makes it possible to get a bar line at the left end of the stave also for single stave scores. --- scm/define-grob-properties.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scm/define-grob-properties.scm b/scm/define-grob-properties.scm index 748066da38..2ce60beece 100644 --- a/scm/define-grob-properties.scm +++ b/scm/define-grob-properties.scm @@ -137,7 +137,7 @@ middle@tie{}C.") (clip-edges ,boolean? "Allow outward pointing beamlets at the edges of beams?") (collapse-height ,ly:dimension? "Minimum height of system start -delimiter. If equal or smaller, the bracket is removed.") +delimiter. If equal or smaller, the bracket/brace/line is removed.") (color ,color? "The color of this grob.") (common-shortest-duration ,ly:moment? "The most common shortest note length. This is used in spacing. Enlarging this sets the score -- 2.39.5