Is there a way to have math formulas look nice on a web page (as in LateX, for instance)

后端 未结 12 1310
长发绾君心
长发绾君心 2020-12-16 19:29

I wonder if there is a framework or something else to display Math formula on a web page. Other than using images of those formulas...

12条回答
  •  再見小時候
    2020-12-16 20:06

    The portable way is to use images.

    MathML really isn't widely adopted.

    You can do it with CSS, but again its very different to look right across a wide range of browsers

    Here is excellent advice: http://www.cs.tut.fi/~jkorpela/math/

提交回复
热议问题