From: matsb Date: Fri, 8 Oct 2004 08:02:19 +0000 (+0000) Subject: * Documentation/user/notation.itely (Bar lines): Added a note X-Git-Tag: release/2.3.24^2~77 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=811c3115f3b59f3d6b2e59d995d93e8114bae680;p=lilypond.git * Documentation/user/notation.itely (Bar lines): Added a note that defaultBarType is to be changed in the Score context. --- diff --git a/ChangeLog b/ChangeLog index db6c1a225c..13fd8980fa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,8 @@ 2004-10-08 Mats Bengtsson * Documentation/user/notation.itely (Bar lines): Corrected how to - set whichBar. + set whichBar. Also, added a note that defaultBarType is to be + changed in the Score context. 2004-10-07 Han-Wen Nienhuys diff --git a/Documentation/user/notation.itely b/Documentation/user/notation.itely index f8dfafa7c0..5918f1b1e3 100644 --- a/Documentation/user/notation.itely +++ b/Documentation/user/notation.itely @@ -1277,7 +1277,7 @@ is set to a string, a bar line of that type is created. A bar line is created whenever the @code{whichBar} property is set. At the start of a measure it is set to the contents of -@code{defaultBarType}. The contents of @code{repeatCommands} are used +@code{defaultBarType} (as defined in the Score context). The contents of @code{repeatCommands} are used to override default measure bars. @cindex @code{whichBar}