View Single Post
Old 12-22-2008, 03:07 PM   #4
tompe
Grand Sorcerer
tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.
 
Posts: 7,452
Karma: 7185064
Join Date: Oct 2007
Location: Linköpng, Sweden
Device: Kindle Voyage, Nexus 5, Kindle PW
Quote:
Originally Posted by Robotech_Master View Post
It's not just a file, it's an entire directorial hierarchy. Will Plucker still work for that?
Yes, that is what plucker is good at. You can give a web address to plucker and specify the maximum level of links to follow and then get one file suitable for offline browsing. Here is an example:
Code:
plucker-build --doc-file=interaction2005 --home-url="http://www.interaction.worldcon.org.uk/" --maxdepth=10 --bpp=8 --compression=zlib --stayonhost
tompe is offline   Reply With Quote