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: [docbook-apps] Index in htmlhelp is showing broken characters for swedish


At 13:23 29/10/2003, Jirka Kosek wrote:
There is typo in your parameter defition. You must use

<xsl:param name="htmlhelp.encoding" select="'windows-1250'"/>

instead of

<xsl:param name="htmlhelp.encoding" select="windows-1250"/>

Note apostrophes inside quotes.


I wish there was another way of doing that, it is so subtle, far too easy to miss.
select="string(windows-1250)" or something, but "' is so 'not noticable', its nearly bad design.


regards daveP




To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.



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