LaTeX equivalent to Google Chart API

前端 未结 8 1038
长情又很酷
长情又很酷 2020-12-23 15:20

I\'m currently looking at different solutions getting 2 dimensional mathematical formulas into webpages. I think that the wikipedia solution (generating png images from LaTe

相关标签:
8条回答
  • 2020-12-23 15:49

    There is a modern service called "mathtran" which provides a robust and fast way to this sort of thing: http://www.mathtran.org/

    The big caveat is that only TeX math commands are allowed; AMSLaTeX, in particular, is not supported.

    0 讨论(0)
  • 2020-12-23 15:58

    As everyone has said, there are many services that do this already. Here is another easy one that I've used a number of times (and you can install it locally on your server if necessary):
    http://www.codecogs.com/components/equationeditor/equationeditor.php

    0 讨论(0)
提交回复
热议问题