This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Monty Python's Book1.htm


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 : giuseppe.greco@bluewin.ch


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]