OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook-apps] Error using Applethelp.xsl with 1.64.1


Well, no luck so far, but I haven't given up!

I did try saxon, and, interestingly enough, I got the following error:

Writing files/ar01s02.html for section
Writing files/ar01s03.html for section
Writing files/ar01s04.html for section
Writing files/ar01s05.html for section
Writing files/ar01s06.html for section
Writing files/ar01s07.html for section
Writing files/ar01s08.html for section
Writing files/ar01s09.html for section
Writing files/ar01s10.html for section
Writing files/index.html for article
Writing htmlhelp.hhp
Error at xsl:copy-of on line 338 of 
http://docbook.sourceforge.net/release/xsl/1.64.1/html/chunker.xsl:
  Output character not available in this encoding (decimal 8482)
Transformation failed: Run-time errors were reported

I wonder if this is a separate issue, or tied to why I'm not getting the 
output?

Incidentally, I'm on Windows 2000 with Service Pack 4 (since you asked 
in a previous message).

I'm sure this'll get figured out eventually. Many thanks for the help!

Dave

David Cramer (Tech Pubs) wrote:

>Hmm...I'm getting contents.pane.html with Xalan 2.6.0:
>
>java -Djava.endorsed.dirs="xalan-j_2_6_0\bin" -cp "xalan-j_2_6_0\bin\xalan.jar;xerces-2_6_2\xercesImpl.jar" org.apache.xalan.xslt.Process -in book.001.xml -xsl applethelp.xsl
>
>You might also try Saxon, (you already have a copy of the jar with xmlmind: C:\Program Files\XMLmind_XML_Editor\saxon.jar, or wherever you have xmlmind):
>
>java -cp "C:\Program Files\XMLmind_XML_Editor\saxon.jar" com.icl.saxon.StyleSheet book.001.xml applethelp.xsl
>
>Once you get the output of the xsls (your step 2 below), you'll have to copy some files over from html help workshop (see the readme and/or the message printed to stdout by applethelp.xsl).
>
>With a little tweaking, you could add DocBook->Convert->Applethelp to your xmlmind menu: 
>http://www.xmlmind.com/pipermail/xmleditor-support/2003-September/001359.html 
>
>David
>
>
>  
>
>>-----Original Message-----
>>From: David Shevitz [mailto:dshevitz@singlestep.com]
>>Sent: Thursday, June 17, 2004 4:46 PM
>>To: David Cramer (Tech Pubs)
>>Cc: docbook-apps@lists.oasis-open.org
>>Subject: Re: [docbook-apps] Error using Applethelp.xsl with 1.64.1
>>
>>
>>It seems as if it is producing all the files except the 
>>contents.pane.html (and the index file, because I haven't 
>>tried using a 
>>document with any index entries in it).
>>
>>I'm currently working on Windows 2000, using XALAN as my 
>>processor, and 
>>XMLMind as my editor. One thing I'm not clear on is what 
>>parameters (if 
>>any) need to be changed in the applethelp.xsl. I'm also 
>>working off the 
>>DocBook article style (as opposed to book), in case that makes any 
>>difference.
>>
>>The process I've been using to try to generate the files is 
>>as follows:
>>
>>1. Create the XML doc.
>>2. Run the doc through XALAN using applethelp.xsl.
>>
>>Perhaps I'm missing a step? I am pretty new to all this 
>>stuff, so that 
>>wouldn't surprise me in the least!
>>
>>Thanks very much for any assistance,
>>
>>Dave
>>
>>    
>>
>
>  
>


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]