]> git.donarmstrong.com Git - lilypond.git/commitdiff
* Documentation/user/notation.itely (Bar lines): Added a note
authorMats Bengtsson <mats.bengtsson@s3.kth.se>
Fri, 8 Oct 2004 08:02:19 +0000 (08:02 +0000)
committerMats Bengtsson <mats.bengtsson@s3.kth.se>
Fri, 8 Oct 2004 08:02:19 +0000 (08:02 +0000)
          that defaultBarType is to be changed in the Score context.

ChangeLog
Documentation/user/notation.itely

index db6c1a225c198064a706667293bc4ba3b9fbd85f..13fd8980fa6d2c5ea053445692eb6ec7645640cf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,8 @@
 2004-10-08  Mats Bengtsson  <mabe@drongo.s3.kth.se>
 
        * 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  <hanwen@xs4all.nl>
 
index f8dfafa7c08fb96ea383712c78bd8af8b6a898e7..5918f1b1e357c5f05a4114bc9b5901d2b94e2e74 100644 (file)
@@ -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}