You have to modify the use.id.as.filename parameter
as following:

<xsl:param name="use.id.as.filename" select="1"/>

... by doing so, the generated file will be named
with the string you specify in the id attribute for
the book element. Here's an example:

<book id="installation">
  ...
</book>


On Thu, 2003-01-02 at 19:24, Martin West wrote:
> I am a relative newcomer to docbook. I am trying to figure out how to
> generate something other than book1.htm. For instance I have the source
> file installation.sgml. Is possible to get the output to
> installation.htm? Or is a question of you can have any output file as
> long as it is named book1.htm?
> 
> Thanks
> 
> Martin West
-- 
Giuseppe Greco
Strada Regina 40
6928 Manno (TI)
Switzerland

Mobile: +41 (0) 76 390 60 32
Email : [EMAIL PROTECTED]

Reply via email to