Bob Stayton <[EMAIL PROTECTED]>: > The latest version of xsltproc has changes to make it > better support xhtml output. You might try upgrading.
I upgraded but it does not helped. Strangest thing is that when I use _chunked_ output with <xsl:import href="/usr/local/share/xsl/xhtml/chunk.xsl"/> then each small html has <?xml version="1.0" encoding="ISO-8859-1" standalone="no"?> while when I use <xsl:import href="/usr/local/share/xsl/xhtml/docbook.xsl"/> then long file xhtml has <?xml version="1.0" encoding="UTF-8"?> in header ABX
