This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Windows Help Files: Output character not available


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>

-- 
-----------------------------------------------------------------
  Jirka Kosek  	                     
  e-mail: jirka@kosek.cz
  http://www.kosek.cz


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]