[tex4ht] [bug #627] Bad register code (65536) on 200 lines code
Michal Hoftich
puszcza-hackers at gnu.org.ua
Thu Jun 20 17:36:45 CEST 2024
Follow-up Comment #1, bug #627 (project tex4ht):
Hi Nasser, isn't is the sampe issue as here:
https://puszcza.gnu.org.ua/bugs/?625 ?
The solution that I presented in that question suppresses the error:
\ExplSyntaxOn
\cs_set_protected:Npn \alteqtoks #1
{
\HCode{\detokenize{#1}}
}
\ExplSyntaxOff
Unfortunately, MathJax cannot render the result. I've found this error:
MathJax internal buffer size exceeded; is there a recursive macro call? So, I
guess it is so large that MathJax doesn't even try to render it. I don't know
that much about MathJax to know if you can fix it other than by rewriting your
code and making it smaller.
_______________________________________________________
Reply to this item at:
<http://puszcza.gnu.org.ua/bugs/?627>
_______________________________________________
Message sent via/by Puszcza
http://puszcza.gnu.org.ua/
More information about the tex4ht
mailing list.