[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: xref newline-difference warning only in html
From: |
Patrice Dumas |
Subject: |
Re: xref newline-difference warning only in html |
Date: |
Tue, 15 Jan 2013 09:03:40 +0100 |
User-agent: |
Mutt/1.5.20 (2009-12-10) |
On Tue, Jan 15, 2013 at 12:14:22AM +0000, Karl Berry wrote:
> So I defined this node:
> @node @code{texinfo-format} commands
>
> And then I put the } in the wrong place in the reference;
> @address@hidden
> commands}}.
>
> But makeinfo did not warn with Info output. However, with HTML output,
> it did warn. It always should ...
I got a warning with Info:
h.texi:3: warning: @xref to address@hidden commands}', different from node name
address@hidden commands'
h.texi:
@node @code{texinfo-format} commands
@address@hidden
commands}}.
--
Pat