[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CVS texinfo.tex: @anchor{...-...}
From: |
Stepan Kasal |
Subject: |
Re: CVS texinfo.tex: @anchor{...-...} |
Date: |
Tue, 25 Nov 2003 08:53:33 +0100 |
User-agent: |
Mutt/1.4.1i |
Hello Akim,
On Mon, Nov 24, 2003 at 09:53:01AM +0100, Akim Demaille wrote:
> It appears that most of my problems are probably related to the fact
> that `-' seems now invalid in @anchor:
sorry Akim, I cannot reproduce your example.
mkdir pokus
cd pokus
cp ../texinfo/doc/texinfo.tex . # fresh from CVS
cp your benoit.texi
../texinfo/util/texi2dvi -b -c --pdf benoit.texi
# again, using texi2dvi fresh from CVS.
# BTW: I don't know what -b -c mean.
And everything works. Is it possible that you have a stale *.aux file
in your work directory? Or that you are using a few days old copy of
texinfo.tex? ;-)
Would you like to look at it again?
Thanks,
Stepan