Contents
LateX support in wiki pages
Description
This macro renders Latex code in Trac wiki pages as PNG images.
Consider the following wiki entry:
{{{ #!Latex \Gamma\left(z\right)\Gamma\left(1-z\right)=\frac{\pi}{sin\left(\pi z\right)} }}}
This code will produce a PNG image, inserted directly in the body of the wiki page:
This macro is a port of latex-math for Trac 0.11 with some inspiration from the Trac2LatexPlugin.
See also: tagged:LaTeX, tagged:math
Bugs/Feature Requests
Existing bugs and feature requests for LatexMacro are here.
If you have any issues, create a new ticket.
defect |
3 / 5 |
||
---|---|---|---|
enhancement |
0 / 1 |
||
task |
1 / 1 |
Download
Download the zipped source from here.
Source
You can check out LatexMacro from here using Subversion, or browse the source with Trac.
Installation
Requirements:
Recent Changes
- 16393 by rjollos on 2017-03-25 09:19:41
-
Remove eggs
- 15264 by rjollos on 2016-02-11 04:22:34
-
Remove unnecessary svn:mime-type on py files
svn:mime-type was set to "plain" for many files.
- 9849 by rjollos on 2011-02-11 12:09:39
-
Wrapped <img> tag with an anchor so that clicking on the image shows the image displayed alone in the browser. Fixes #8493.
(more)
Author/Contributors
Author: jeangui
Maintainer: jeangui?
Contributors:
Attachments (1)
-
reflectionformula.png (879 bytes) - added by 2 years ago.
Reflection formula
Download all attachments as: .zip