From: Werner Lemberg Date: Sun, 19 Sep 2004 05:15:52 +0000 (+0000) Subject: Uh, oh. s/onlyWithTag/keepWithTag/. X-Git-Tag: release/2.3.18~6 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=5dc06b8eb47a6cd13700d216007ca2cd199ba76e;p=lilypond.git Uh, oh. s/onlyWithTag/keepWithTag/. --- 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