TODO produce-ldp-outputs ------------------------ * instead of requiring 'working' directory, use mktemp -d (and cleanup) * switch from Makefile to shell for ldp-process (Makefile is just not quite right) * add command-line options to ldp-process and produce-ldp-outputs; make sure they are consistent * add support for varied verbosity levels, since this will run as a service * generate .txt.gz and .tar.gz (with HTML + images) * figure out the TLDP XSL stylesheet support question) (no such package for OpenSUSE; Frank Lichtenheld's upstream Debian packages require minor changes to generate FOP outputs) XSL changes: ------------ Fundamentally, we simply need to turn off fop.extensions and turn on fop1.extensions in order to be able to generate PDFs from our DocBook sources.