Is there an easy way to display math in the Safari web browser? My main target is the iPhone safari.
|
|
|
|
|
According to this blog the webkit renders MathML combined with a certain stylesheet and xslt. |
||||
|
|
|
I'd check out MathML. A quick google search found this helpful page. |
||
|
|
|
|
Wikipedia's (mediawiki's) math rendering engine outputs simple HTML for simple math and PNGs when the math becomes more complex. The math itself is written using LaTeX, more on that here. They apparently use texvc to render the math as PNG or HTML. |
||
|

1 + 2 = 3directly. :-p – ceejayoz Nov 7 at 2:07