↧
Answer by michal.h21 for tex4ht using \(...\) in moving arguments
The MathJax configuration for TeX4ht provides command for commands that cause issues in sections: \fixmathjaxtoc. The problem is that some commands cause issues when they are written to the TOC...
View ArticleAnswer by MadyYuvi for tex4ht using \(...\) in moving arguments
Is this helps you?%%mwe.cfg \Preamble{html} \newtoks\eqtoks \def\AltMath#1${\eqtoks{$#1$}% \HCode{\the\eqtoks}$} \Configure{$}{}{}{\expandafter\AltMath} \def\AltlMathI#1\){\eqtoks{\(#1\)}%...
View Articletex4ht using \(...\) in moving arguments
I'm using tex4ht to produce HTML that contains mathematical content to be rendered using MathJax.This question is about inline mathematical content in moving arguments, such as \section{\(y^2\)} and...
View Article
More Pages to Explore .....