On Thu, Mar 06, 2025 at 10:17:30AM +0100, pertu...@free.fr wrote: > On Mon, Mar 03, 2025 at 08:11:29PM +0000, Gavin Smith wrote: > > > I don't reproduce that, I think that the issue is probably that a file > > > is read twice, rather than warnings being emitted twice per file. > > > Where/how/what do you call to get that result, and where are the > > > htmlxref.d directories in your case? > > > > Hopefully this is enough for you to replicate the repeated warnings. They > > are repeated twice with texi2any.pl and three times with ctexi2any. > > Should be fixed and, indeed, the current directory was added too many > times, with one being fixed with path canonicalization.
Thanks, I confirm that it works now.