bzr branch
http://golem.ph.utexas.edu/~distler/code/itexToMML/
|
1
by Jacques Distler
Initial commit. |
1 |
<?xml version="1.0"?> |
2 |
<plugin about="http://golem.ph.utexas.edu/~distler/blog/files/itexToMML.txt"> |
|
3 |
<name>itex2MML</name> |
|
4 |
<version>0.7</version> |
|
5 |
<author about="">Jacques Distler</author> |
|
6 |
<description>TextFilter form mathematical equations. Converts inline itex to inline MathML.</description> |
|
7 |
<archive> |
|
8 |
<location>http://golem.ph.utexas.edu/~distler/blog/files</location> |
|
9 |
<format>Tar.gz</format> |
|
10 |
<name>itexToMML.tar.gz</name> |
|
11 |
</archive> |
|
12 |
<required> |
|
13 |
<mt-version>2.6</mt-version> |
|
14 |
<module>IPC::Open2</module> |
|
15 |
</required> |
|
16 |
<documentation> |
|
17 |
<plugindir>http://mt-plugins.org/archives/entry/itex2mml.php</plugindir> |
|
18 |
</documentation> |
|
19 |
</plugin> |