[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 4.5: locations of errors in footnote
From: |
Simon Law |
Subject: |
Re: 4.5: locations of errors in footnote |
Date: |
Tue, 22 Apr 2003 10:47:26 -0400 |
User-agent: |
Mutt/1.3.28i |
On Tue, Apr 22, 2003 at 04:05:18PM +0200, Akim Demaille wrote:
>
> Hi!
>
> The errors in footnotes are localized in the next sectioning command.
> For instance, in the sample below
[snip]
> @footnote{FIXME: This is an @incorrect footnote}.
[snip]
> /tmp % LC_ALL=C makeinfo foo.texi nostromo
> 16:03
> foo.texi:58: Unknown command `incorrect'.
> makeinfo: Removing output file `/tmp/sample.info' due to errors; use --force
> to preserve.
I don't understand. Are you complaining that @incorrect doesn't
exist? I believe that that is not a valid Texinfo command. Did you
mean @@incorrect instead?
Simon