Re: [docbook-apps] output doctype using saxon

2012-06-24 Thread Tim Arnold
On Sat, Jun 23, 2012 at 4:28 PM, Jirka Kosek ji...@kosek.cz wrote: On 23.6.2012 17:48, Tim Arnold wrote: My customization looks like this (appended below), but no doctype is output. fwiw, I also tried adding the saxon namespace and using this element: xsl:output method=saxonxhtml /, but that

[docbook-apps] output doctype using saxon

2012-06-23 Thread Tim Arnold
hi, I am trying to get the doctype output in my html; I'm using saxon655. I'm outputting cp1252 encoding with this command: java -cp /saxon655/saxon.jar:/docbook/xsl-1.76.1/extensions/saxon65.jar \ -Dencoding.windows-1252=com.nwalsh.saxon.Windows1252 com.icl.saxon.StyleSheet \

Re: [docbook-apps] output doctype using saxon

2012-06-23 Thread Jirka Kosek
On 23.6.2012 17:48, Tim Arnold wrote: My customization looks like this (appended below), but no doctype is output. fwiw, I also tried adding the saxon namespace and using this element: xsl:output method=saxonxhtml /, but that had no effect either (I put it just after my imports, before the