From: Mats Bengtsson Date: Wed, 3 Aug 2005 14:01:13 +0000 (+0000) Subject: * Documentation/user/global.itely (Vertical spacing): Added X-Git-Tag: release/2.6.3~4 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f5761c3f73b63d4132ce05a960f7029cdbd520b1;p=lilypond.git * Documentation/user/global.itely (Vertical spacing): Added reference to the Axis_group_engraver which documents the *Extent properties. --- diff --git a/ChangeLog b/ChangeLog index 9006778014..841d670d46 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2005-08-03 Mats Bengtsson + * 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. diff --git a/Documentation/user/global.itely b/Documentation/user/global.itely index 807f205cca..0c94a89850 100644 --- a/Documentation/user/global.itely +++ b/Documentation/user/global.itely @@ -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