render math equations for websites latex

前端 未结 4 1256
野性不改
野性不改 2020-12-11 10:27

I\'m looking for a standalone math equation renderer that generates a gif or png file. It should be able to take equation input from a URL. It has to work on a webserver, pr

4条回答
  •  囚心锁ツ
    2020-12-11 11:31

    tex4ht renders all math as gifs. it comes with miktex. you can use it from the command line. it will also dump to math ML.

提交回复
热议问题