From: matsb Date: Sat, 29 Apr 2006 18:30:04 +0000 (+0000) Subject: * Documentation/user/changing-defaults.itely (Creating contexts): X-Git-Tag: release/2.8.2~9^2~62 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=0df87bae35fdff219d605de7186fb7ff05346313;p=lilypond.git * Documentation/user/changing-defaults.itely (Creating contexts): Clarify \new semantics. --- diff --git a/ChangeLog b/ChangeLog index 20c8bd894f..f1b208cc3b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-04-29 Mats Bengtsson + + * Documentation/user/changing-defaults.itely (Creating contexts): + Clarify \new semantics. + 2006-04-28 Graham Percival * Documentaiton/user/ various: major new sections in the diff --git a/Documentation/user/changing-defaults.itely b/Documentation/user/changing-defaults.itely index 24f73bd853..e3432977d0 100644 --- a/Documentation/user/changing-defaults.itely +++ b/Documentation/user/changing-defaults.itely @@ -164,11 +164,13 @@ The @code{\new} command may also give a name to the context, @example \new @var{type} = @var{id} @var{music} @end example +However, this user specified name is only used if there is no other +context already earlier with the same name. @cindex @code{\context} Like @code{\new}, the @code{\context} command also directs a music -expression to a context object, but gives the context an extra name. The +expression to a context object, but gives the context an extra name The syntax is @example