search for: dpvc

Displaying 3 results from an estimated 3 matches for "dpvc".

Did you mean: dpic
2010 Sep 28
1
PHP Markdown Extra fork for MathJax
...ra Math's [GitHub repository][2]. * The [MathJax][3] library. * The [jsMath][4] library. [1]: http://www.leancrew.com/all-this/2010/09/php-markdown-extra-math-mathjax-and-wordpress/ [2]: http://github.com/drdrang/php-markdown-extra-math [3]: http://mathjax.org [4]: http://www.math.union.edu/~dpvc/jsMath/
2006 Jun 16
6
rendering mathematical equations
Any recommendations on how I can get mathematical equations into my resulting html? (Besides using x^2^ type markup.) I figure I could parse out equation text from my main text before RedCloth ever sees it... and then maybe create png''s somehow from it, putting the links to them back into the main text before handing it over to RC. But I don''t know of a util that will generate
2006 Jun 10
3
MultiMarkdown and MathML - new feature and request for help
A lot of people have expressed interest in combining math features with Markdown, but I am not aware of any real developments from these requests. I was looking around and toying with [ASCIIMathPHP](http:// www.jcphysics.com/ASCIIMath/) and integrated it with MultiMarkdown and my xhtml2latex XSLT transforms. You can include math as an inline formula by using a markup similar to inline