On Sat, Oct 24, 2020 at 04:50:18PM +0200, Patrice Dumas wrote:
> Hello,
>
> This may be related to the issue about tex4ht giving bad result with
> httex (or httexi). I also have problem with outputting raw html. In
> plain tex I use
This issue is fixed by using etex instead of tex in the httex
Hello,
This may be related to the issue about tex4ht giving bad result with
httex (or httexi). I also have problem with outputting raw html. In
plain tex I use
\ifx \HCode \undefined
\else
\HCode{\Hnewline }
\fi
but I get ! Undefined control sequence. for \Hnewline, and when I
remove \Hnewli