Is there a javascript LaTeX equation renderer? -


I'm fully looking for a client-side JavaScript library that provides latex equation as HTML / CSS. I hate all those who see that there is a feature that requests a server from an image.

Example Usage:

  Latex ('\ frac {a} {b}')  

Output:

  & lt; Div style = "position: relative; display: inline-block; height: 2em; width: 1 am" & gt; & Lt; Div style = "position: full; top: 0em" & gt; A & lt; / Div & gt; & Lt; Div style = "position: full; top: 1em; border-top: 1 px solid black" & gt; B & lt; / Div & gt; & Lt; / Div & gt;  

I ask because if it does not exist, then I am thinking of writing it, maybe as a jQuery plugin.

renders the Tx forumlace. It is also used by mathoverflow.net and the web interface of math software sage . I think they know what they are doing;)

From the homepage:

The JSMTP package provides a method to include math in HTML pages which Works in many browsers under Windows, Macintosh OS X, Linux and other flavors of Unix. It controls a lot of the traditional methods of using images to represent mathematics: uses JSM original font , so when you change the text size in your browser So, they print out your printer's resolution, and you do not have to wait to download dozens of images to see the math in the web page. Is In. There are also benefits for the web page authors, because there is no need to pre-process your web pages to create any images, and Math has been entered in the tax form , so it Easy to create and maintain web page


Comments