OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: 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/.
>
>
>




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]