Grey! You just solved my issues with Making PDFs with me 4-stages posts! Thanks!
– ChattyDM 2007-10-04 10:44 UTC
The post motivated me to write wiki2html for Oddmuse…
– AlexSchroeder 2007-10-04 14:40 UTC
Oh very nice! I’ll definitely find a use for that, Alex
– GreyWulf 2007-10-04 14:58 UTC
And I added an example for htmldoc usage:
wiki2html --title README --css css/oddmuse.css \ wiki.pl modules/markup.pl < README \ | htmldoc -t pdf --no-toc --no-title \ --linkstyle plain - > README.pdf
Thanks for that htmldoc pointer! I’ve been looking for something like it for a long time and ended up using my browser for it. On a Mac, printing to PDF files is abailable from every print dialog.
– AlexSchroeder 2007-10-05 06:58 UTC