bug-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: warning on @strong{Note:} [cvs]


From: Kevin Ryde
Subject: Re: warning on @strong{Note:} [cvs]
Date: Fri, 31 Oct 2003 06:19:05 +1000
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux)

address@hidden (Karl Berry) writes:
>
> I'm open to suggestions ...

Perhaps

        warning (_("@strong{Note:} comes out looking like a cross reference in 
Info output, reword to avoid that"));

which is not too brief, but hopefully it doesn't come up too often.

Incidentally, if I'm not mistaken the problem also occurs for

        @strong{Note: foo bar}

ie. with further words in the @strong.  Perhaps something like below,

        * cmds.c (cm_strong): Object to "*Note:", not just "*Note:*".

Attachment: cmds.c.diff
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]