mathtran

Description

The mathtran parser allows you to have latex code rendered nicely inside Moin.

Download & Release Notes

Download

Release Version

Moin Version

Release Notes

text_x_mathtran.py

1.7.2/1.8/1.9

Installation

For general installation instructions, see ParserMarket/InstallingParsers. This parser requires no special dependencies, such as outside Python libraries. Also you can enable another plugin dir since 1.8. e.g plugin_dirs = ['/some/where/extensions/data/plugin']

Usage

To use this parser, simply put #!text_x_mathtran after the beginning of the code block.

Example

{{{#!text_x_mathtran scale_factor=3, mathtran_server=http://www.mathtran.org/cgi-bin/toy/
\gamma
}}}

Of course scale_factor=3, mathtran_server=http://www.mathtran.org/cgi-bin/toy/ is the default

ReimarBauer

Please give credits to mathtran

License

This parser is released under the terms of the GNU GPL.

Discussion

Does this parser still work? I've tried installing it under 1.9.3, and I keep getting an "Unhandled Exception" error. --ChrisF

MoinMoin: ParserMarket/mathtran (last edited 2011-07-01 13:50:11 by 128)