xsl-list
[Top] [All Lists]

RE: xsl and toc.hhc (was xml -> htmlhelp and character 8220)

2004-11-12 18:53:09
On Fri, 12 Nov 2004, Michael Kay wrote:

The encodings available on output are the intersection of:

ascii, us-ascii, utf-8, utf8, utf-16, utf16, iso-8859-1, iso-8859-2
ko18-r, cp852, cp1250, windows-1250, cp1251, windows-1251
(again case-insensitive)

with whatever your Java VM supports.

Somehow saxon is not getting the message that windows-1252 is
available in the jre.

As the passage above explains, the encoding most (a) be one that the JRE
supports, and (b) be one that Saxon knows about...

Apologies for being obtuse. I see that you precisely state "intersection" of the two sets of encodings; somehow I read "union".
Got it now.

Allin Cottrell

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>