From 7b60ce61bf218efd2971bf7d7de979d93044e40d Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Wed, 22 Dec 2004 10:07:42 +0000 Subject: [PATCH] Fixed cindex entry for set. --- ChangeLog | 4 ++++ Documentation/user/changing-defaults.itely | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index c8797a6ae1..e427c8b77a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-12-22 Graham Percival + + * Documentation/user/changing-defaults.itely: fix index for set. + 2004-12-21 Jan Nieuwenhuizen * python/lilylib.py (setup_environment): Set GS_FONTPATH, GS_LIB diff --git a/Documentation/user/changing-defaults.itely b/Documentation/user/changing-defaults.itely index b7f9676c2a..2112b29dbf 100644 --- a/Documentation/user/changing-defaults.itely +++ b/Documentation/user/changing-defaults.itely @@ -793,7 +793,7 @@ Then the output at the start of this subsection can be entered as @section The \override command In the previous section, we have already touched on a command that -changes layout details, the @code{\override} command. In this section, +changes layout details: the @code{\override} command. In this section, we will look in more detail at how to use the command in practice. First, we will give a few versatile commands that are sufficient for many situations. The next section will discuss the general use of @@ -814,6 +814,7 @@ for many situations. The next section will discuss the general use of @node Common tweaks @subsection Common tweaks +@c Should we point at ly/property-init.ly ? -gp Some overrides are so common that predefined commands are provided as short-cuts, for example, @code{\slurUp} and @code{\stemDown}. These commands are described in @@ -933,7 +934,6 @@ means that we have to determine these bits of information: @cindex graphical object descriptions @cindex tweaking @cindex @code{\override} -@cindex @code{\set} @cindex internal documentation We demonstrate how to glean this information from the notation manual -- 2.39.5