From bf99dce65d67094d698a3759c85caecfea1e7056 Mon Sep 17 00:00:00 2001 From: matsb Date: Fri, 8 Oct 2004 11:12:47 +0000 Subject: [PATCH] * Documentation/user/notation.itely (Bar lines): Added a note that defaultBarType is to be changed in the Timing context. Reverted previous erronous patch. --- ChangeLog | 5 ++--- Documentation/user/notation.itely | 4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 13fd8980fa..68159fd1de 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,7 @@ 2004-10-08 Mats Bengtsson - * Documentation/user/notation.itely (Bar lines): Corrected how to - set whichBar. Also, added a note that defaultBarType is to be - changed in the Score context. + * Documentation/user/notation.itely (Bar lines): Added a note that + defaultBarType is to be changed in the Timing context. 2004-10-07 Han-Wen Nienhuys diff --git a/Documentation/user/notation.itely b/Documentation/user/notation.itely index 5918f1b1e3..cd6e0a060e 100644 --- a/Documentation/user/notation.itely +++ b/Documentation/user/notation.itely @@ -1272,12 +1272,12 @@ connected between different staves of a @internalsref{StaffGroup} The command @code{\bar }@var{bartype} is a short cut for doing -@code{\set Staff.whichBar = }@var{bartype}. Whenever @code{whichBar} +@code{\set Timing.whichBar = }@var{bartype}. Whenever @code{whichBar} 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} (as defined in the Score context). The contents of @code{repeatCommands} are used +@code{Timing.defaultBarType}. The contents of @code{repeatCommands} are used to override default measure bars. @cindex @code{whichBar} -- 2.39.5