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] XHTML output


For chunked output, see: 
http://docbook.sourceforge.net/release/xsl/current/doc/html/chunker.outp
ut.doctype-public.html and
http://docbook.sourceforge.net/release/xsl/current/doc/html/chunker.outp
ut.doctype-system.html

Also: http://www.sagehill.net/docbookxsl/Chunking.html

David


> -----Original Message-----
> From: Jason Lane [mailto:jason@onspeed.com]
> Sent: Tuesday, December 06, 2005 4:48 AM
> To: Docbook-Apps
> Subject: [docbook-apps] XHTML output
> 
> Hi List,
> 
> I'm trying to get my output to be XHTML 1.0 Strict. We have a custom
> style sheet thus:
> 
> <xsl:import href="chunk-website.xsl" />
> 
> 	<xsl:output encoding="utf-8"
> 				indent="no"
> 				method="xml"
> 				omit-xml-declaration="yes"
> 				doctype-public="-//W3C//DTD XHTML 1.0
Strict//EN"
> 				doctype-
> system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-
> strict.dtd" />
> 
> but it does not  insert the DOCTYPE. Where do I change the output?
> 
> Many Thanks
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
> For additional commands, e-mail:
docbook-apps-help@lists.oasis-open.org
> 




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