diff options
author | http://josephturian.blogspot.com/ <http://josephturian.blogspot.com/@web> | 2008-10-09 14:38:56 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-10-09 14:38:56 -0400 |
commit | 2666da7cd90a8779b284a8ef74d6f1abd3d3a278 (patch) | |
tree | c437be2db581ea86d33c759597d5e026a5ef1da4 /doc | |
parent | 33d1c8ec3e76a1777483024bf458e4f237a7cd21 (diff) |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/latex.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/latex.mdwn b/doc/todo/latex.mdwn index 56d3b1c0c..eb53538b4 100644 --- a/doc/todo/latex.mdwn +++ b/doc/todo/latex.mdwn @@ -23,6 +23,8 @@ 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]] +>>>> Interesting, just yesterday I was playing with pandoc to make PDFs from my Markdown. Could someone advise me on how to embed these PDFs into ikiwiki? I need some guidance in implementing this. --[[JosephTurian]] + ---- [here](http://ng.l4x.org/gitweb/gitweb.cgi?p=ikiwiki.git/.git;a=blob;f=IkiWiki/Plugin/latex.pm) is a first stab at |