From 2ac8fdba8748016b8d63959eee83ee23db714389 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Fri, 12 May 2006 12:34:56 +0000 Subject: [PATCH] Use image. --- ChangeLog | 3 +++ Documentation/user/changing-defaults.itely | 28 +++++++++++++++------- 2 files changed, 22 insertions(+), 9 deletions(-) diff --git a/ChangeLog b/ChangeLog index 9c0372a068..42415c7d2a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,9 @@ * Documentation/user/context-example.eps: new file. + * Documentation/user/changing-defaults.itely: set up file to + use eps image. + 2006-05-12 Han-Wen Nienhuys * configure.in (LINK_GXX_STATICALLY): python 2.4 req. diff --git a/Documentation/user/changing-defaults.itely b/Documentation/user/changing-defaults.itely index 6f50889986..56c8654aba 100644 --- a/Documentation/user/changing-defaults.itely +++ b/Documentation/user/changing-defaults.itely @@ -384,6 +384,22 @@ accepting notes, it is not typeset. @node Interpretation contexts @section Interpretation contexts +This section describes what contexts are, and how to modify them. + +@menu +* Contexts explained:: +* Creating contexts:: +* Changing context properties on the fly:: +* Modifying context plug-ins:: +* Layout tunings within contexts:: +* Changing context default settings:: +* Defining new contexts:: +@end menu + + +@node Contexts explained +@subsection Contexts explained + When music is printed, a lot of notational elements must be added to the input. For example, compare the input and output of the following example: @@ -407,6 +423,9 @@ Within LilyPond, these rules and bits of information are grouped in example: a @context{Staff} can contain many @context{Voice}s, and a @context{Score} can contain many @context{Staff} contexts. +@c FIXME: doesn't work yet! -gp +@c @image{context-example,,,eps} + Each context has the responsibility for enforcing some notation rules, creating some notation objects and maintaining the associated properties. For example, the @context{Voice} context may introduce an @@ -440,15 +459,6 @@ Translation @arrow{} Context. @c [TODO: describe propagation] -@menu -* Creating contexts:: -* Changing context properties on the fly:: -* Modifying context plug-ins:: -* Layout tunings within contexts:: -* Changing context default settings:: -* Defining new contexts:: -@end menu - @node Creating contexts @subsection Creating contexts -- 2.39.5