summaryrefslogtreecommitdiff
path: root/doc/todo
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-02-20 08:12:41 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-02-20 08:12:41 +0000
commit1a25ceca3accb5efb891384c2c529190886916a2 (patch)
tree2ebf0a5c58056d4adb24a59213b26afe09368edf /doc/todo
parenta968efd3d6cc8aa810d42880e167106a83172bfd (diff)
web commit by JoshTriplett: Mention HeVeA and similar.
Diffstat (limited to 'doc/todo')
-rw-r--r--doc/todo/latex.mdwn8
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/todo/latex.mdwn b/doc/todo/latex.mdwn
index 7913ef737..977d68e2f 100644
--- a/doc/todo/latex.mdwn
+++ b/doc/todo/latex.mdwn
@@ -1,7 +1,9 @@
How about a plugin adding a
[[preprocessor_directive|preprocessordirective]] to render some given LaTeX
-as a PNG via [[debpkg dvipng]] and include the resulting image in the page?
-Useful for mathematics, as well as for stuff like the LaTeX version of the
-ikiwiki [[/logo]].
+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
+similar. Useful for mathematics, as well as for stuff like the LaTeX version
+of the ikiwiki [[/logo]].
[[tag soc]]