]> git.donarmstrong.com Git - lilypond.git/commitdiff
* Documentation/user/global.itely (Vertical spacing): Added
authormatsb <matsb>
Wed, 3 Aug 2005 14:01:13 +0000 (14:01 +0000)
committermatsb <matsb>
Wed, 3 Aug 2005 14:01:13 +0000 (14:01 +0000)
reference to the Axis_group_engraver which documents the *Extent
properties.

ChangeLog
Documentation/user/global.itely

index 9006778014083cffba67bd52018ef6368903618d..841d670d46baf52bc4f03f01043b5d155c96decd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2005-08-03  Mats Bengtsson  <mabe@drongo.s3.kth.se>
 
+       * Documentation/user/global.itely (Vertical spacing): Added
+       reference to the Axis_group_engraver which documents the *Extent
+       properties.
+
        * Documentation/user/programming-interface.itely (Markup
        construction in Scheme): Corrected markup syntax in the
        translation table.
index 807f205cca5de402b4f1ea29114e4f87c015dd94..0c94a898503ce7e5d0b2bb12ce7b268c9eaa7adc 100644 (file)
@@ -473,7 +473,9 @@ will be much more useful than changing @code{minimumVerticalExtent}.
 @seealso
 
 Internals: Vertical alignment of staves is handled by the
-@internalsref{VerticalAlignment} object.
+@internalsref{VerticalAlignment} object. The context parameters
+specifying  the vertical extent are described in connection with 
+the @internalsref{Axis_group_engraver}.
 
 @refbugs