diff options
author | https://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik <micheal@web> | 2011-11-05 05:39:44 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-11-05 05:39:44 -0400 |
commit | 7b324e8092359575a0c93626edcad373a883cdda (patch) | |
tree | dfbc60950da87f316031fa44cbfafc1ddb872404 | |
parent | 0d650d281059ed5b62a7f7bd3fb76db0e21eba6e (diff) | |
download | ikiwiki-7b324e8092359575a0c93626edcad373a883cdda.tar ikiwiki-7b324e8092359575a0c93626edcad373a883cdda.tar.gz |
pdf
-rw-r--r-- | doc/todo/pdf_output.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/pdf_output.mdwn b/doc/todo/pdf_output.mdwn new file mode 100644 index 000000000..7264d768b --- /dev/null +++ b/doc/todo/pdf_output.mdwn @@ -0,0 +1,3 @@ +Some time ago there was a [[question|http://ikiwiki.info/forum/how_to_get_nice_pdf_from_ikiwiki_pages__63__/?updated#comment-05381634f89629ad26298a1af4b1d5f9]] in the forum how to get a nice pdf output from an ikiwiki page. However there were no answers. So I put it on the todo list, because I think this would be a nice feature. + +Note that for example dokuwiki has a nice plugin which converts the wiki page to latex and then to pdf and you can customize the latex-preamble. |