From e1ea2cf23e48d990b93c2c55526d8f634cae6401 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Tue, 24 Apr 2007 13:36:10 -0700 Subject: [PATCH] Small fixes from mailist. --- Documentation/user/basic-notation.itely | 4 ++-- Documentation/user/changing-defaults.itely | 13 ++++++++++++- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/Documentation/user/basic-notation.itely b/Documentation/user/basic-notation.itely index a105e4a242..10b7161f7c 100644 --- a/Documentation/user/basic-notation.itely +++ b/Documentation/user/basic-notation.itely @@ -3203,8 +3203,8 @@ c1 In the following example, the first ending is not a complete bar (it only had 3 beats). The beginning of the second ending -contains the 4th beat from the first ending. This @q{extra} -beat in the second ending is due to the first time ending, +contains the 4th beat from the first ending. This @q{extra} beat +in the second ending is due to the first time ending, and has nothing to do with the @code{\partial} at the beginning of the example. diff --git a/Documentation/user/changing-defaults.itely b/Documentation/user/changing-defaults.itely index a07c7df60d..fb480d6d2a 100644 --- a/Documentation/user/changing-defaults.itely +++ b/Documentation/user/changing-defaults.itely @@ -437,6 +437,7 @@ This section describes what contexts are, and how to modify them. * Changing context default settings:: * Defining new contexts:: * Aligning contexts:: +* Vertical grouping of grobs:: @end menu @@ -1240,6 +1241,16 @@ ossia = { f4 f f f } @end lilypond +@node Vertical grouping of grobs +@subsection Vertical grouping of grobs + +The VerticalAlignment and VerticalAxisGroup grobs work together. +VerticalAxisGroup groups together different grobs like Staff, Lyrics, +etc. VerticalAlignment then vertically aligns the different grobs +grouped together by VerticalAxisGroup. There is usually only one +VerticalAlignment per score but every Staff, Lyrics, etc. has its own +VerticalAxisGroup. + @node The \override command @section The @code{\override} command @@ -1263,7 +1274,7 @@ which is a member of the @var{context}, to the @var{value}. * Determining the grob property:: * Objects connected to the input:: * Using Scheme code instead of \tweak:: -* \set versus \override:: +* \set versus \override:: * Difficult tweaks:: @end menu -- 2.39.2