[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: xsl and toc.hhc (was xml -> htmlhelp and character

Subject: Re: xsl and toc.hhc (was xml -> htmlhelp and character 8220)
From: Jirka Kosek <jirka@xxxxxxxx>
Date: Wed, 17 Nov 2004 07:44:19 -0500
dencoding
Allin Cottrell wrote:

> (I don't really understand why saxon can't output windows-1252, but
> java is a mystery to me.)

So finally there is a solution for you (and all other DocBook user who
need to output in windows-1252).

1. Download snapshot of stylesheets from
http://docbook.sourceforge.net/snapshots/

2. Add file extensions/saxon65.jar into your classpath

3. Add -Dencoding.windows-1252=com.nwalsh.saxon.Windows1252 parameter to JVM

So you will use something like this to start Saxon:

@java -cp c:\saxon\saxon.jar;c:\saxon\saxon65.jar
-Dencoding.windows-1252=com.nwalsh.saxon.Windows1252
com.icl.saxon.StyleSheet  %1 %2 %3 %4 %5 %6 %7 %8 %9

Then you can use windows-1252 as encoding name in htmlhelp.encoding and
chunker.output.encoding paramaters.

HTH,
					Jirka

--
------------------------------------------------------------------
   Jirka Kosek     e-mail: jirka@xxxxxxxx     http://www.kosek.cz
------------------------------------------------------------------
   Profesionalnm 9kolenm a poradenstvm v oblasti technologim XML.
      Podmvejte se na na9 novl spu9tln} web http://DocBook.cz
        Podrobn} pxehled 9kolenm http://xmlguru.cz/skoleni/
------------------------------------------------------------------

[demime 1.01d removed an attachment of type application/x-pkcs7-signature which had a name of smime.p7s]

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.