On Sun, Oct 06, 2024 at 02:40:42PM +0200, Patrice Dumas wrote:
>
> The @iftex sections are expanded, that's why there are all those errors.
> They probably do not mess that much the timing, but still this should
> not happen. Strangely I have not seen that when comparing texi2any and
> teximakehtml output, but it may have changed. I'll fix that.
Seems like I did that on purpose, there is in teximakehtml.c
static char *parser_EXPANDED_FORMATS_array[] = {"HTML", "tex"};
probably to test setting the list in C. I will keep that only if
if test is set for now, but expand only html sections if mimicking
texi2any.
--
Pat