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] | [Elist Home]


Subject: Re: DOCBOOK-APPS: Windows Help Files: Output character not available


Thanks Jirka,
it works when I use
<xsl:param name="htmlhelp.encoding">ISO-8859-1</xsl:param>
and &#174; (The R in a circle), not with &#8482; (the TM sign), though.
I can live with that, though.

Stephan

Jirka Kosek wrote:
> Stephan Wiesner wrote:
> 
> 
>>The encoding for my document is ISO-8859-1 and if I remove the trademark
>>sign it works. Anybody knows how to solve this?
> 
> 
> Set parameter htmlhelp.encoding to the name of encoding which contains
> TM chatacter. I think that following should work:
> 
> <xsl:param name="htmlhelp.encoding">windows-1252</xsl:param>
> 





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


Powered by eList eXpress LLC