wiki:LatexMacro

Version 3 (modified by Ryan J Ollos, 14 years ago) (diff)

Added pageoutline.

Latex support in wiki pages

Notice: This plugin is unmaintained and available for adoption.

Description

This macro renders Latex code in wiki pages as PNG images.

LatexMacro is a port of latex-math for Trac 0.11 with some inspiration from trac2latex.

Requirements

  • Latex
  • dvipng

Bugs/Feature Requests

Existing bugs and feature requests for LatexMacro are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from [download:latexmacro here].

Source

You can check out LatexMacro from here using Subversion, or browse the source with Trac.

Example

{{{
#!Latex
$\frac{\alpha^{\beta^2}}{\delta + \alpha}$
}}}

This code will produce a PNG image, inserted directly in the body of the wiki page.

Recent Changes

17861 by rjollos on 2020-10-07 00:13:52
TracLatex 0.2dev: Make compatible with Trac 1.2+

Fixes #13888.

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.

(more)

Author/Contributors

Author: jeangui?
Maintainer: jeangui?
Contributors:

Attachments (1)

Download all attachments as: .zip