From: Mats Bengtsson <mats.bengtsson@s3.kth.se>
Date: Wed, 3 Aug 2005 13:59:44 +0000 (+0000)
Subject: 	* Documentation/user/global.itely (Vertical spacing): Added
X-Git-Tag: release/2.7.4~34
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=4607223c723afaf9366cc79c118c097a277991b0;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  <mabe@drongo.s3.kth.se>
+
+	* Documentation/user/global.itely (Vertical spacing): Added
+	reference to the Axis_group_engraver which documents the *Extent
+	properties.
+
 2005-08-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
 	* 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