diff options
author | https://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik <micheal@web> | 2011-11-13 08:50:42 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-11-13 08:50:42 -0400 |
commit | 8f9ff4b0e5a3c4e68c64dbf1f71f5301df56c690 (patch) | |
tree | 9e174047b27a26ad82edab9ea4342b329e5f4dc1 | |
parent | 71c9365cc71b51b3bc0617a43218e2a6455e8ff9 (diff) | |
download | ikiwiki-8f9ff4b0e5a3c4e68c64dbf1f71f5301df56c690.tar ikiwiki-8f9ff4b0e5a3c4e68c64dbf1f71f5301df56c690.tar.gz |
-rw-r--r-- | doc/todo/pdf_output.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/pdf_output.mdwn b/doc/todo/pdf_output.mdwn index 5f6611c8a..0de0776cf 100644 --- a/doc/todo/pdf_output.mdwn +++ b/doc/todo/pdf_output.mdwn @@ -6,4 +6,4 @@ Note that for example dokuwiki has a [[nice plugin|http://danjer.doudouke.org/te > -- [[KathrynAndersen]] > Thanks, I downloaded the git-repro and did `sudo cp html2pdf.pm /usr/share/perl5/IkiWiki/Plugin/` then I added html2pdf to the addplugins line in my setup-file (`mywiki.setup`) as well a new line `html2pdf_pages=>"/*",`. Then I did `sudo ikiwiki --setup mywiki.setup`. However there is no button or something like that which let's me create the pdf's -> +> -- [[micheal]] |