From: Bob Stayton Date: Thu, 10 Jul 2003 06:36:50 +0000 (+0000) Subject: Set default values for chunker.output parameters so the X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e629e812b2e1485107ae859ea05c18028016a66b;p=docbook-dsssl Set default values for chunker.output parameters so the chunk.xsl stylesheet outputs proper doctype declaration for XHTML output. --- diff --git a/xsl/xhtml/html2xhtml.xsl b/xsl/xhtml/html2xhtml.xsl index 4b0ca85ba..2135a02c1 100644 --- a/xsl/xhtml/html2xhtml.xsl +++ b/xsl/xhtml/html2xhtml.xsl @@ -67,6 +67,27 @@ + + + + 'UTF-8' + + + + + + + '-//W3C//DTD XHTML 1.0 Transitional//EN' + + + + + + + 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd' + + +