LaTeX2MathML Code
Status: Alpha
Brought to you by:
spintronik
File | Date | Author | Commit |
---|---|---|---|
example | 2011-08-24 |
![]() |
[eacdc7] modified: example/example1.php |
files | 2011-09-12 |
![]() |
[dace34] Bug fixed, but some problems with math fonts an... |
LICENCE | 2010-06-09 |
![]() |
[629889] First GIT commit... |
README | 2010-06-09 |
![]() |
[629889] First GIT commit... |
changelog | 2010-06-09 |
![]() |
[629889] First GIT commit... |
LaTeX2MathML Current version : 0.1a-3 (unstable) LaTeX2MathML is a set of PHP5 class which convert LaTeX to MathML. To use this script, you just need a PHP (5.1 at least) installation. More information : * Jeremy Oden's Personal Home Page : <http://latex2mathml.freewebmaster.fr> * Sourceforge page : <http://sourceforge.net/projects/latex2mathml/> Here is the content of this archive : > doc/ [Empty, for the moment...] > files/ > config.php [Configuration file] > config.class.php [Configuration class] > latex2xml.class.php [The main class !!!] > commands.class.php [Allows you to create your own LaTeX commands] > style.css [Css file] > examples/ > example1.php [Read it ! It shows how to use the script.] As it is mentioned in the LICENCE file, LaTeX2MathML comes under BSD Licence.