On 5/21/2020 8:02 PM, Nasser M. Abbasi wrote:
Output written on index.dvi (31 pages, 115760 bytes).
Transcript written on index.log.
[INFO]make4ht-lib: executing: tex4ht -cunihtf -utf8 "index.dvi"
--- error --- Illegal storage address
tex4ht.c (2018
I am trying to compile old latex file.
When I use this command on it (all on one line)
make4ht -ulm default -a debug index.tex
"htm,1,mathjax,notoc*,p-width,charset=utf-8" " -cunihtf -utf8"
tex4ht crashes. It does not matter if I use mathjax or not. So not
related to mathjax. This also crashe
On 5/21/2020 4:58 AM, Michal Hoftich wrote:
Hi Nasser,
catdvi -e 1 -U index.dvi | sed -re "s/\[U\+2022\]/*/g" | sed -re
"s/([^^[:space:]])\s+/\1 /g" > index.txt
It seems mathjax issue? How to tell mathjax not to look inside verbatim class?
When not using mathjax mode, there is no problem a
Hi Nasser,
> catdvi -e 1 -U index.dvi | sed -re "s/\[U\+2022\]/*/g" | sed -re
> "s/([^^[:space:]])\s+/\1 /g" > index.txt
> It seems mathjax issue? How to tell mathjax not to look inside verbatim class?
>
> When not using mathjax mode, there is no problem at all. Here
> is the raw HTML in this ca
Hello experts;
I did not know that even stuff inside verbatim has limit on what it can
be when using mathjax mode?
I thought the whole idea of verbatim, is that one can put
any text there, and mathjax or HMTL should not look at it.
This fails with mathjax mode only:
=
\do