]> granicus.if.org Git - docbook-dsssl/commit
Added support for windows-1252 output encoding. This is handy for generating HTML...
authorJirka Kosek <jirka@kosek.cz>
Wed, 17 Nov 2004 12:29:11 +0000 (12:29 +0000)
committerJirka Kosek <jirka@kosek.cz>
Wed, 17 Nov 2004 12:29:11 +0000 (12:29 +0000)
commitd13192eb5f36fe4169e51e679eb247143ff28be1
treeba9f58866ed326e5237b2343850b91aed42c0d89
parenta8b04170b44468a06312d8c10880d930658440c3
Added support for windows-1252 output encoding. This is handy for generating HTML Help for Western European Languages. Now you can use windows-1252 when specifying htmlhelp.encoding or chunker.output.encoding. But please note that in order to use this encoding name, you must set the following option to your JVM: -Dencoding.windows-1252=com.nwalsh.saxon.Windows1252
xsl/extensions/saxon643/com/nwalsh/saxon/Windows1252.java [new file with mode: 0644]