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


I agree. Is "' correct for all parameter definitions? I might have a ton of
errors if that's the case. Can I use <xsl:param
name="htmlhelp.encoding">windows-1250</xsl:param> for all parameters?

Thanks, 

/Kenneth



--------------------------------------------------------
Kenneth Johansson	Technical Documentation Manager
Sectra Imtec AB
Teknikringen 2		E-mail: ke-joh AT sectra DOT se
SE-583 30 Linköping	Phone:	+46 13 23 52 00
SWEDEN			Web:	http://www.sectra.se 

> 
> -----Original Message-----
> From: Dave Pawson [mailto:dpawson@nildram.co.uk] 
> Sent: Wednesday, October 29, 2003 14:47
> To: Jirka Kosek
> Cc: 'DOCBOOK-APPS'
> 
> 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/.
> 
> 


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]