projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1480e04
)
web commit by enodev
author
joey
<joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Mon, 30 Apr 2007 08:57:54 +0000
(08:57 +0000)
committer
joey
<joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Mon, 30 Apr 2007 08:57:54 +0000
(08:57 +0000)
doc/todo/latex.mdwn
patch
|
blob
|
history
diff --git
a/doc/todo/latex.mdwn
b/doc/todo/latex.mdwn
index 61dd3f4f5422e63aa742699ca0779dd6c6eb8c53..b227930a3be06c12896a24e7ad4b2000dad5ecdc 100644
(file)
--- 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]]