From: David Kastrup Date: Mon, 4 Feb 2013 09:25:08 +0000 (+0100) Subject: DOC: Move a few index commands in notation/changing-defaults into the right nodes X-Git-Tag: release/2.17.12-1~7 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=1cc9797da3a85c8984123bb0947955a13cb4d712;p=lilypond.git DOC: Move a few index commands in notation/changing-defaults into the right nodes --- diff --git a/Documentation/notation/changing-defaults.itely b/Documentation/notation/changing-defaults.itely index e0439f321a..25771a986c 100644 --- a/Documentation/notation/changing-defaults.itely +++ b/Documentation/notation/changing-defaults.itely @@ -1964,14 +1964,14 @@ Translation @expansion{} Tunable context properties. Internals Reference: @rinternals{Tunable context properties}. -@cindex grob properties -@cindex properties, grob -@funindex \override - @node The override command @subsection The @code{\override} command +@cindex grob properties +@cindex properties, grob +@funindex \override + There is a special type of context property: the grob description. Grob descriptions are named in @code{StudlyCaps} (starting with capital letters). They contain the @@ -4213,16 +4213,16 @@ required. Internals Reference: @rinternals{TieColumn}. + +@node Unpure-pure containers +@subsection Unpure-pure containers + @cindex Scheme, pure containers @cindex Scheme, unpure containers @cindex pure containers, Scheme @cindex unpure containers, Scheme @cindex horizontal spacing, overriding - -@node Unpure-pure containers -@subsection Unpure-pure containers - Unpure-pure containers are useful for overriding @emph{Y-axis} spacing calculations - specifically @code{Y-offset} and @code{Y-extent} - with a Scheme function instead of a literal (i.e. a number or pair).