| -----Original Message-----
| From: Mike
|
| I can't, for the life of me, get saxon to output anywhere
| but the local
| directory. Reading the docs, I found three different params for
| specifying the output directory, none of which work.
You are probably looking for the base.dir parameter:
http://docbook.sourceforge.net/release/xsl/current/doc/html/base.dir.html
It seems as if you might be confusing regular chunked output and Website
output. They are similar, but different.
See http://www.sagehill.net/docbookxsl/Chunking.html and
http://www.sagehill.net/docbookxsl/Website.html.
Mauritz