From e0fd1e06146950d87a9657d2e6ee33599b3b2d44 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Wed, 28 May 2008 14:34:44 -0700 Subject: [PATCH] Fix for silly texinfo @strong{Note...} brokenness. --- Documentation/user/input.itely | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Documentation/user/input.itely b/Documentation/user/input.itely index c51be9f55c..3cd37ae70c 100644 --- a/Documentation/user/input.itely +++ b/Documentation/user/input.itely @@ -415,7 +415,9 @@ This is activated with the @code{\markup} command, and causes input to be interpreted with the syntax of markup, see @ref{Text markup commands}. -@strong{Note mode} +@c silly work-around for texinfo broken-ness +@c (@strong{Note...} causes a spurious cross-reference in Info) +@b{Note mode} This is the default mode or it may be activated with the @code{\notemode} command. Input is interpreted as pitches, -- 2.39.5