From 06ca60c564c86ea279ba335e63bf89891c56b13a Mon Sep 17 00:00:00 2001 From: wl Date: Sun, 19 Sep 2004 05:15:52 +0000 Subject: [PATCH] Uh, oh. s/onlyWithTag/keepWithTag/. --- Documentation/user/notation.itely | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/user/notation.itely b/Documentation/user/notation.itely index 03b8ac13e6..05d03e6e8d 100644 --- a/Documentation/user/notation.itely +++ b/Documentation/user/notation.itely @@ -5383,13 +5383,13 @@ to an articulation, for example, This defines a note with a conditional fingering indication. -By applying the @code{\onlyWithTag} command, tagged expressions +By applying the @code{\keepWithTag} command, tagged expressions can be filtered. For example, @example << @var{the music} - \onlyWithTag #'score @var{the music} - \onlyWithTag #'part @var{the music} + \keepWithTag #'score @var{the music} + \keepWithTag #'part @var{the music} >> @end example would yield -- 2.39.5