On Sun, Aug 25, 2024 at 08:42:39PM +0300, Eli Zaretskii wrote: > > Date: Sun, 25 Aug 2024 19:04:39 +0200 > > From: Patrice Dumas <pertu...@free.fr> > > > > On Sun, Aug 25, 2024 at 11:32:01AM +0100, Gavin Smith wrote: > > > It's actually worse. It's not just a matter of placing the htmlxref.cnf > > > file in the same directory as the Texinfo source. It has to be present > > > in the working directory (.) where texi2any runs. (I just tested > > > this with current git 'master'.) > > > > Now an htmlxref.cnf file in the same directory as the Texinfo source > > should be used. > > Only there or _also_ there (in addition to looking in the directory > where texi2any runs)?
Also there. First in the directory where texi2any runs and then in the same directory as the Texinfo source before the other directories. -- Pat