aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-04-30 08:57:54 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-04-30 08:57:54 +0000
commit9dad6692885b874194723284b09c4bce12b5c59b (patch)
tree49480ce6170d37d77f11e1b9ad28db235122a3f9 /doc
parent1480e04af9dfaf9e7a907260555baaaab3bec1a6 (diff)
downloadikiwiki-9dad6692885b874194723284b09c4bce12b5c59b.tar
ikiwiki-9dad6692885b874194723284b09c4bce12b5c59b.tar.gz
web commit by enodev
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/latex.mdwn7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/todo/latex.mdwn b/doc/todo/latex.mdwn
index 61dd3f4f5..b227930a3 100644
--- a/doc/todo/latex.mdwn
+++ b/doc/todo/latex.mdwn
@@ -22,4 +22,11 @@ Conversely, how about adding a plugin to support exporting to LaTeX?
>>> Have a look at [pandoc](http://code.google.com/p/pandoc/). It can make PDFs via pdflatex. --[[roktas]]
+----
+
+[here](http://ng.l4x.org/gitweb/gitweb.cgi?p=ikiwiki.git/.git;a=blob;f=IkiWiki/Plugin/latex.pm) is a first stab at
+a latex plugin. Examples [here](http://ng.l4x.org/latex/). Currently without image support for hevea. And the latex2html
+output has the wrong charset and no command line switch to change that. Dreamland.
+
+
[[tag soc]]