From: matsb Date: Tue, 29 Nov 2005 12:16:15 +0000 (+0000) Subject: * Documentation/user/advanced-notation.itely (Setting automatic X-Git-Tag: release/2.7.20~6 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=9c90c2adb513ece988c3da654173827df3f10c25;p=lilypond.git * Documentation/user/advanced-notation.itely (Setting automatic beam behavior): Correct a few typos. Thanks to David Bobroff. --- diff --git a/ChangeLog b/ChangeLog index 16cf0205df..da784ae899 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2005-11-29 Mats Bengtsson + * Documentation/user/advanced-notation.itely (Setting automatic + beam behavior): Correct a few typos. Thanks to David Bobroff. + * scripts/lilypond-book.py (LATEX_INSPECTION_DOCUMENT): Use \usepackage instead of \RequirePackage. Thanks to Bernard Hurley. diff --git a/Documentation/user/advanced-notation.itely b/Documentation/user/advanced-notation.itely index 95969c2503..0433e25fad 100644 --- a/Documentation/user/advanced-notation.itely +++ b/Documentation/user/advanced-notation.itely @@ -2349,16 +2349,16 @@ In order to add a rule to the list, use @item @code{be} is either "begin" or "end". -@item @code{b/q} is the duration of the note for which you want +@item @code{p/q} is the duration of the note for which you want to add a rule. A beam is considered to have the duration of its shortest note. Set @code{p} and @code{q} to @code{'*'} to have this apply to any beam. -@item @code{n/m} is the position in the time signature to which +@item @code{n/m} is the time signature to which this rule should apply. Set @code{n} and @code{m} to @code{'*'} to have this apply in any time signature. -@item @code{a/b} is the position in the bar at which the beam should end. +@item @code{a/b} is the position in the bar at which the beam should begin/end. @item @code{context} is optional, and it specifies the context at which the change should be made. The default is @code{'Voice}.