From b4e0ac1a94db831539dcfe3a174cc8c67d483b4e Mon Sep 17 00:00:00 2001 From: Neil Puttock Date: Sat, 29 Nov 2008 15:04:55 +0000 Subject: [PATCH] Correct doc string for automaticBars. --- scm/define-context-properties.scm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/scm/define-context-properties.scm b/scm/define-context-properties.scm index 29a633ef3c..91bbb3d9b9 100644 --- a/scm/define-context-properties.scm +++ b/scm/define-context-properties.scm @@ -99,11 +99,11 @@ automatically.") but it controls cautionary accidentals rather than normal ones. Both lists are tried, and the one giving the most accidentals wins. In case of draw, a normal accidental is typeset.") - (automaticBars ,boolean? "If set to true then bar lines will not + (automaticBars ,boolean? "If set to false then bar lines will not be printed automatically; they must be explicitly created with a -@code{\\bar} command. Unlike the @code{\\cadenza} keyword, measures -are still counted. Bar generation will resume according to that count -if this property is unset.") +@code{\\bar} command. Unlike the @code{\\cadenzaOn} keyword, measures +are still counted. Bar line generation will resume according to that +count if this property is unset.") (barAlways ,boolean? "If set to true a bar line is drawn after -- 2.39.2