]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/todo/latex.mdwn
todo
[git.ikiwiki.info.git] / doc / todo / latex.mdwn
index 23d28b6da9ec673c863dfacea6deaafa16db3298..b227930a3be06c12896a24e7ad4b2000dad5ecdc 100644 (file)
@@ -8,6 +8,10 @@ of the ikiwiki [[/logo]].
 
 ----
 
+ikiwiki could also support LaTeX as a document type, again rendering to HTML.
+
+----
+
 Conversely, how about adding a plugin to support exporting to LaTeX?
 
 >> I did some tests with using Markdown and a customized HTML::Latex and html2latex
@@ -18,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]]