[tex4ht] verbatim in latex makes mathjax mode not work in V3
Michal Hoftich
michal.h21 at gmail.com
Thu Apr 9 09:15:43 CEST 2020
Hi Nasser,
> This is all caused by the verbatim in the Latex. Something in that verbatim
> is preventing mathjax V3 from working. Removing the verbatime, makes
> V3 mathjax works. But I have no control of what is inside verbatim
> and can't change it.
>
> Is this a problem with mathjax V3 itself? If so I can report it once
> I figure out where, Or is there something tex4ht can do about it?
>
> Can others reproduce this problem? May be I should go back to V2 mathjax.
I can reproduce this. It seems to be MathJax issue. It doesn't like this line:
"d:\\bitbucket\\diversity\\data\\nlcd\\nlcd-colors.csv", "CSV"]
I guess it is because of the backslashes. They cause runtime error in
MathJax and the processing is stopped. I guess it will be best to
report this issue to MathJax folks, as it is clearly a bug.
Best regards,
Michal
More information about the tex4ht
mailing list.