What is the best way to embed LaTeX in a webpage?

后端 未结 10 1715
旧巷少年郎
旧巷少年郎 2020-11-28 20:21

I\'m not asking about converting a LaTeX document to html.

What I\'d like to be able to do is have some way to use LaTeX math commands in an html document, and have

10条回答
  •  挽巷
    挽巷 (楼主)
    2020-11-28 21:01

    If you want to embed the mathematics as images, you may take a look at MathTran.

    If you'd prefer to have the math inserted into the page primarily as text (using images only when necessary), jsMath may be what you're looking for.

提交回复
热议问题