From: Mats Bengtsson Date: Fri, 8 Oct 2004 07:55:21 +0000 (+0000) Subject: * Documentation/user/notation.itely (Bar lines): Corrected how to X-Git-Tag: release/2.3.21~5 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=6c6042169be87c0af32675a9e587af8419e10899;p=lilypond.git * Documentation/user/notation.itely (Bar lines): Corrected how to set whichBar. --- diff --git a/ChangeLog b/ChangeLog index ac377dd5c7..db6c1a225c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-10-08 Mats Bengtsson + + * Documentation/user/notation.itely (Bar lines): Corrected how to + set whichBar. + 2004-10-07 Han-Wen Nienhuys * lily/include/guile-compatibility.hh: diff --git a/Documentation/user/notation.itely b/Documentation/user/notation.itely index 444bac2777..f8dfafa7c0 100644 --- a/Documentation/user/notation.itely +++ b/Documentation/user/notation.itely @@ -1272,7 +1272,7 @@ connected between different staves of a @internalsref{StaffGroup} The command @code{\bar }@var{bartype} is a short cut for doing -@code{\set Timing.whichBar = }@var{bartype}. Whenever @code{whichBar} +@code{\set Staff.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.