From: Bob Stayton Date: Sat, 13 Jul 2002 08:24:33 +0000 (+0000) Subject: Fixed output encoding to utf-8 so a targets database X-Git-Tag: release/1.79.1~6^2~5424 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aac6d76ebb70033fdbaaac5c65e90fe9dd95fa77;p=docbook-dsssl Fixed output encoding to utf-8 so a targets database can handle mixed languages. Added omit-xml-declaration to get around the standalone attribute in the XML declaration not being permitted in system entities. --- diff --git a/xsl/common/targets.xsl b/xsl/common/targets.xsl index d996a7f16..f9568da19 100644 --- a/xsl/common/targets.xsl +++ b/xsl/common/targets.xsl @@ -49,7 +49,8 @@ document output. - + +