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


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: [docbook-apps] docbook.xsl and DOCTYPE


If you are referring to HTML output, using xsl:output is not the only way.
The chunking stylesheet accepts the 'chunker.output.doctype-public' and
chunker.output.doctype-system' parameters to specify a DOCTYPE for the
output. If you need it for single file output, you can use the onechunk
stylesheet, which also accepts those parameters.  See this reference for an
example:

http://www.sagehill.net/docbookxsl/OtherOutputForms.html#d0e23257

Bob Stayton
Sagehill Enterprises
DocBook Consulting
bobs@sagehill.net


----- Original Message ----- 
From: "Oliver Fischer" <plexus@snafu.de>
To: "apps docbook" <docbook-apps@lists.oasis-open.org>
Sent: Tuesday, March 23, 2004 2:44 AM
Subject: [docbook-apps] docbook.xsl and DOCTYPE


> Hello list,
>
> am I right, if I think, that the only way to ensure that documents
> created with docbook.xsl have a DOCTYPE declaration, is to add
> xsl:output to the used customisation layer?
>
> Regards,
>
> Oliver Fischer
>
> To unsubscribe from this list, send a post to
docbook-apps-unsubscribe@lists.oasis-open.org, or visit
http://www.oasis-open.org/mlmanage/.
>
>
>



To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.


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