Home  Extras  MODx Add-Ons  mimeTeX

mimeTeX



Forums Support Thread Votes: 12
Tags: plugin, editing, latex, math
Submitted: Apr 26, 2007
Released: Apr 26, 2007
Downloads: 725
License: GPL - GNU Public
Package Website


mimeTeX 0.5.1 | Author: adias

Works with the following Version(s): 0.9.5

This plugin lets you easily embed LaTeX math in your MODx documents.


Download


Description

MimeTeX, licensed under the gpl, lets you easily embed LaTeX math in your html pages. It parses a LaTeX math expression and immediately emits the corresponding gif image, rather than the usual TeX dvi. And mimeTeX is an entirely separate little program that doesn't use TeX or its fonts in any way.

Instructions

1. In the MODx manager, go to `Resources > Plugins` and create a new plugin. Name it "mimeTeX", copy the contents of `mimeTeX.plugin.php` into it. Switch to "System Events" tab and check "OnWebPagePrerenderer" event. Save the plugin.

2. Copy mimetex.cgi (precompiled CGI for Linux) to your CGI folder. If it doesn't work try to download the mimeTeX source at http://www.forkosh.com/mimetex.html and compile it by your self. Open your mimeTeX plugin and change the $mimetex_url to your CGI file. If you don't have CGI support on your server or if you don't know how to install the CGI script, feel free to use mine at www.amdias.com/cgi-bin/mimetex.cgi, WITHOUT ANY WARRANTY!

3. That's all! Now just put your laTeX formulas inside <tex> tags as shown below:

<tex> laTeX formula </tex>

More...
Visit the mimeTeX page at www.forkosh.com/mimetex.html




Sub-Packages



Previous Releases



Comments

Please login to comment.

Close ]


 
 
 

Contact Us | Team Blog | FAQ | Site Credits

© 2005-2009 the MODx CMS project. All rights reserved. Privacy Policy | Terms of Service