Next in thread → Next in month →

Re: [docbook-apps] docbook.xsl and DOCTYPE

From
Bob Stayton <>
Date
2004-03-25T18:10:27+00:00
ID
019701c41296$900e30e0$6501a8c0@toshiro
Thread
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



----- Original Message ----- 
From: "Oliver Fischer" <>
To: "apps docbook" <>
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
, or visit
http://www.oasis-open.org/mlmanage/.
>
>
>
Next in thread → Next in month →