From 9c928df774d5dff5e7103bb292b35ebf7c6c3379 Mon Sep 17 00:00:00 2001 From: Mats Bengtsson Date: Sat, 29 Apr 2006 18:30:04 +0000 Subject: [PATCH] * Documentation/user/changing-defaults.itely (Creating contexts): Clarify \new semantics. --- ChangeLog | 5 +++++ Documentation/user/changing-defaults.itely | 4 +++- 2 files changed, 8 insertions(+), 1 deletion(-) 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 -- 2.39.5