From a Docbook document, I apply an xslt stylesheet that with xsltproc is able to produce the table of content file along with files per chapters.
I would like to know if there is a way to specify the name of the generated toc file because what I have so far is bk01-toc.html and I would like this to be generated as another name.
Any thoughts?
Thanks :)