It's always easier to look at an example. I've played with it a bit and used "makeinfo", then manually linked to MathJax. That is,
makeinfo -- html -o foo foo.texi
Modified texinfo source attached. See comments in the source. The HTML
output will need straightforward post processing.
Maybe Karl can create a mathjax option to makeinfo. It looks to me as if
the math in HTML is now being written to work in a terminal window browser
using pseudo-TeX.
Good luck.
-- Bill
On Sun, Oct 25, 2020 at 3:19 PM Patrice Dumas <[email protected]> wrote:
> . . .
>
> Here it is. It is a somewhat artificial example as it is what is used
> to test tex4ht and latex2html conversion of @tex and @math to html in
> the testsuite, it is not a real manual example.
>
> --
> Pat
>
texi_math.texi
Description: Binary data
