From: matsb Date: Wed, 3 Aug 2005 13:59:44 +0000 (+0000) Subject: * Documentation/user/global.itely (Vertical spacing): Added X-Git-Tag: release/2.6.4~17^2~157 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=25c01308b998e7843e53823c8567f273017267e7;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 d8b784f5cf..fd92be2f0e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +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. + 2005-08-03 Han-Wen Nienhuys * Documentation/user/basic-notation.itely (Tuplets): add note diff --git a/Documentation/user/global.itely b/Documentation/user/global.itely index f76191eadd..b27bdac94a 100644 --- a/Documentation/user/global.itely +++ b/Documentation/user/global.itely @@ -485,7 +485,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