From: Graham Percival Date: Sat, 17 May 2008 02:53:06 +0000 (-0700) Subject: Minor fix. X-Git-Tag: release/2.11.46-1~16^2^2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=e06dcef029e56daf4748f20f5de9a65af5d7aeef;p=lilypond.git Minor fix. --- diff --git a/Documentation/user/changing-defaults.itely b/Documentation/user/changing-defaults.itely index e3145ee27f..d3ea39769c 100644 --- a/Documentation/user/changing-defaults.itely +++ b/Documentation/user/changing-defaults.itely @@ -71,6 +71,7 @@ on entering numbers, lists, strings, and symbols in Scheme.} @menu * Interpretation contexts:: +* Explaining the Internals Reference:: * Modifying properties:: * Common properties:: * Advanced tweaks:: @@ -91,11 +92,6 @@ This section describes what contexts are, and how to modify them. * Changing context default settings:: * Defining new contexts:: * Aligning contexts:: -* Explaining the Internals Reference:: -* Navigating the program reference:: -* Layout interfaces:: -* Determining the grob property:: -* Naming conventions:: @end menu @@ -752,10 +748,14 @@ ossia = { f4 f f f } @node Explaining the Internals Reference -@subsection Explaining the Internals Reference +@section Explaining the Internals Reference @menu +* Navigating the program reference:: +* Layout interfaces:: +* Determining the grob property:: +* Naming conventions:: @end menu @node Navigating the program reference