diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-05-20 20:18:21 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-05-20 20:18:21 +0000 |
commit | 07a1796d3bf52bca9a325cf517f742ff44b49921 (patch) | |
tree | 6dca398eb9b4bae6da4bfcf8a86960cc16927bb4 /doc/todo | |
parent | e5cc8c11dae1b8a03990b202cfe105bd3d4eae8c (diff) |
web commit by http://cstork.myopenid.com/
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/latex.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/todo/latex.mdwn b/doc/todo/latex.mdwn index b227930a3..1e8a612e1 100644 --- a/doc/todo/latex.mdwn +++ b/doc/todo/latex.mdwn @@ -2,7 +2,8 @@ How about a plugin adding a [[preprocessor_directive|preprocessordirective]] to render some given LaTeX and include it in the page? This could either render the LaTeX as a PNG via [[debpkg dvipng]] and include the resulting image in the page, or perhaps -render via [HeVeA](http://pauillac.inria.fr/~maranget/hevea/index.html) or +render via [HeVeA](http://pauillac.inria.fr/~maranget/hevea/index.html), +[TeX2page](http://www.ccs.neu.edu/~dorai/tex2page/tex2page-doc.html), or similar. Useful for mathematics, as well as for stuff like the LaTeX version of the ikiwiki [[/logo]]. |