Re: problem with raw html in tex4ht with httex

2020-10-26 Thread Patrice Dumas
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

problem with raw html in tex4ht with httex

2020-10-24 Thread Patrice Dumas
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