]> git.donarmstrong.com Git - lilypond.git/commitdiff
* Documentation/user/advanced-notation.itely (Setting automatic
authorMats Bengtsson <mats.bengtsson@s3.kth.se>
Tue, 29 Nov 2005 12:16:15 +0000 (12:16 +0000)
committerMats Bengtsson <mats.bengtsson@s3.kth.se>
Tue, 29 Nov 2005 12:16:15 +0000 (12:16 +0000)
beam behavior): Correct a few typos. Thanks to David Bobroff.

ChangeLog
Documentation/user/advanced-notation.itely

index 16cf0205df2feedc7526eca04deb4756fcecc251..da784ae89955c49fb96fb9f0bc8f1c6a60bb28f6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2005-11-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
 
+       * 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.
 
index 95969c250307505b62e6de835ee2dc116ce68c8b..0433e25fad79877b1d2424b82de67af983a7330d 100644 (file)
@@ -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}.