← Prev in month ← Prev in thread

Re: [docbook] Naming the output file

From
Bob Stayton <>
Date
2005-02-08T17:46:31+00:00
ID
00a701c50e06$1dc883c0$6400a8c0@toshiro
Thread
Re: [docbook] Naming the output file
[I'm moving this over to the docbook-apps mailing list where DocBook
applications are discussed]

The docbook2html script is a front end to jw (Jade Wrapper), which is a
processor that uses the DSSSL stylesheets.  I don't usually do DSSSL, but I
happen to know how to set this option:

docbook2html -V %root-filename%=user_guide user_guide.xml

Bob Stayton
Sagehill Enterprises
DocBook Consulting



----- Original Message ----- 
From: "Alexander,D" <>
To: <>
Sent: Tuesday, February 08, 2005 3:16 AM
Subject: [docbook] Naming the output file


Hi,

Am a newbie to docbook, please accept apologies if I've missed something
obvious
but I've trawled the web and looked at man pages etc without success.

How can I specify the filename for the (main) output document?

I'm using docbook that came with Fedora Core 3 distro:

$ rpm -qa | grep -i docbook
docbook-utils-pdf-0.6.13-5
docbook-dtds-1.0-17.2
docbook-utils-0.6.13-5
docbook-style-xsl-1.61.2-2
docbook-style-dsssl-1.76-8

And transforming my xml source using the following command:

$ docbook2html user_guide.xml

The output I get is a file called book1.html and other supporting files.

I'd like to have that main file called user_guide.html

Would just rename it afterwards but it seems to be referenced in all the
supporting files too.

I'm sure I'm missing something simple.

Thanks,
D.
← Prev in month ← Prev in thread