<br><div class="gmail_quote">2013/6/30 John Rankin <span dir="ltr"><<a href="mailto:john.rankin@affinity.co.nz" target="_blank">john.rankin@affinity.co.nz</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
 there is also calibre's command line interface and pandoc <a href="http://johnmacfarlane.net/pandoc/" target="_blank">http://johnmacfarlane.net/pandoc/</a>. I did some brief experiments using calibre, using the html output from PublishPDF on a big html file generated from a pmwiki trail page.<br>
</blockquote><div><br>maybe it's a bit off-topic in relation to responsive webdesign, but I worked for some time on tools to export a pmwiki website to pdf and to epub (I probably posted the links some time ago). <br>
<br>There is a catch, though, because it's not using the default pmwiki syntax, but it's probably possible to either export the default syntax to txt2tags, or to adapt the tools to the legit pmwiki syntax.<br><br>
It must be run from the command line on the pmwiki installation (but you can use a mirror, you do backup your pmwiki data, don't you?), and requires LaTeX, python, some perl and bash regex and Calibre.<br><br>So for example for this RPG background (in French):<br>
<a href="http://anamnese.online.fr/granderegion/">http://anamnese.online.fr/granderegion/</a><br><br>We can get:<br>- <a href="http://anamnese.online.fr/granderegion/uploads/granderegion.pdf">http://anamnese.online.fr/granderegion/uploads/granderegion.pdf</a> <br>
- <a href="http://anamnese.online.fr/granderegion/uploads/granderegion.epub">http://anamnese.online.fr/granderegion/uploads/granderegion.epub</a><br><br>The project:<br><a href="https://code.google.com/p/pmwiki-efo/">https://code.google.com/p/pmwiki-efo/</a><br>
<br>To go back to the initial topic, I'm also working on a real responsive CSS at the moment for this project.<br><br><br></div></div>