]> git.donarmstrong.com Git - lilypond.git/commitdiff
* Documentation/user/advanced-notation.itely (Setting automatic
authorMats Bengtsson <mats.bengtsson@s3.kth.se>
Fri, 1 Jul 2005 12:53:03 +0000 (12:53 +0000)
committerMats Bengtsson <mats.bengtsson@s3.kth.se>
Fri, 1 Jul 2005 12:53:03 +0000 (12:53 +0000)
beam behavior): Correct the documentation of
revert-auto-beam-setting (backportme)

ChangeLog
Documentation/user/advanced-notation.itely

index 1a56e8edf05dafa93127bfbeee39151c8a4cb220..8a3907d34a173a5f303d112d9093709523aadabb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-07-01  Mats Bengtsson  <mabe@drongo.s3.kth.se>
+
+       * Documentation/user/advanced-notation.itely (Setting automatic
+       beam behavior): Correct the documentation of
+       revert-auto-beam-setting (backportme)
+
 2005-07-01  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
        * lily/ly-module.cc (ly_make_anonymous_module): define
index 76d6314f24429be8d762d4ea1ba57a23c1a2f518..cf12df8db7e5d9a07b9f906ee528ceb741041ca2 100644 (file)
@@ -2254,7 +2254,7 @@ The value of @code{autoBeamSettings} is changed with three functions,
 #(score-override-auto-beam-setting
    '(@var{be} @var{p} @var{q} @var{n} @var{m}) @var{a} @var{b})
 #(revert-auto-beam-setting '(@var{be} @var{p} @var{q} @var{n} @var{m})
-   [@var{context}])
+   @var{a} @var{b} [@var{context}])
 @end example
 Here, @var{be} is the symbol @code{begin} or @code{end}, and
 @var{context} is an optional context (default: @code{'Voice}).  It