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


Yes, you need to put both applethelp.xsl and htmlhelp-common.xsl from http://cvs.sourceforge.net/viewcvs.py/docbook/contrib/xsl/applethelp/ in the same directory. You can modify the xsl:import in applethelp.xsl to point to a local copy of the xsls if you like (that will speed things up). You probably also want to have a batch file or makefile that copies the needed resources from HTMLHelp workshop and the images directory to the output directory rather than doing that manually with each spin.

David

> -----Original Message-----
> From: David Shevitz [mailto:dshevitz@singlestep.com]
> Sent: Friday, June 18, 2004 11:12 AM
> To: David Cramer (Tech Pubs)
> Cc: docbook-apps@lists.oasis-open.org
> Subject: Re: [docbook-apps] Error using Applethelp.xsl with 1.64.1
> 
> 
> Thank you very much for such a detailed reply.
> 
> I checked my applethelp.xsl file, and confirmed that the parameter is 
> set to one.
> 
> However, when I looked into the htmlhelp-common.xsl file, I could not 
> find any reference to the line:
> 
> <xsl:call-template name="generate.htmlhelp.frameset"/>
> 
> Either on line 60 or anywhere else. Is this an augmented file that I 
> should have downloaded?
> 
> Thanks again,
> 
> Dave
> 
> 


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