From 731ea9c09be8beaa160a47a8691ddf111bb9f211 Mon Sep 17 00:00:00 2001 From: Trevor Daniels Date: Sun, 5 Oct 2008 09:41:05 +0100 Subject: [PATCH] Docs: NR 5 Changing defaults - add Seealso --- Documentation/user/changing-defaults.itely | 49 +++++++++++++++++++--- 1 file changed, 44 insertions(+), 5 deletions(-) diff --git a/Documentation/user/changing-defaults.itely b/Documentation/user/changing-defaults.itely index 5d2876eb6d..f18d137c79 100644 --- a/Documentation/user/changing-defaults.itely +++ b/Documentation/user/changing-defaults.itely @@ -55,14 +55,30 @@ on entering numbers, lists, strings, and symbols in Scheme.} This section describes what contexts are, and how to modify them. @menu -* Contexts explained:: -* Creating contexts:: -* Modifying context plug-ins:: -* Changing context default settings:: -* Defining new contexts:: +* Contexts explained:: +* Creating contexts:: +* Modifying context plug-ins:: +* Changing context default settings:: +* Defining new contexts:: * Aligning contexts:: @end menu +@seealso + +Learning Manual: +@rlearning{Contexts and engravers}. + +Installed files: +@file{ly/@/engraver@/-init@/.ly}, +@file{ly/@/performer@/-init@/.ly}. + +Snippets: +@rlsr{Contexts and engravers}. + +Internals Reference: +@rinternals{Contexts}, +@rinternals{Engravers and performers}. + @node Contexts explained @subsection Contexts explained @@ -2611,6 +2627,9 @@ fis^\markup { \rotate #30 "an F-Sharp" } @node Advanced tweaks @section Advanced tweaks +This section discusses various approaches to fine tuning the +appearance of the printed score. + @menu * Aligning objects:: * Vertical grouping of grobs:: @@ -2618,6 +2637,26 @@ fis^\markup { \rotate #30 "an F-Sharp" } * Modifying shapes:: @end menu +@seealso + +Learning Manual: +@rlearning{Tweaking output}, +@rlearning{Other sources of information}. + +Notation Reference: +@ref{Explaining the Internals Reference}, +@ref{Modifying properties}, +@ref{Interfaces for programmers}. + +Installed Files: +@file{scm/@/define@/-grobs@/.scm}. + +Snippets: +@rlsr{Tweaks and overrides}. + +Internals Reference: +@rinternals{All layout objects}. + @node Aligning objects @subsection Aligning objects -- 2.39.5