Subject: Re: recognize character entities
From: Florent Georges <darkman_spam@xxxxxxxx>
Date: Wed, 30 Aug 2006 10:46:49 +0200 (CEST)
|
David Carlisle wrote:
Hi
> If you are using xslt2 then an alternative approach is to use
> character maps:
> <xsl:character-map name="toc">
> <xsl:output-character character="1" string="+/-"/>
> <xsl:output-character character="–" string="-"/>
> <xsl:output-character character="ℓ" string="l"/>
> <xsl:output-character character="χ" string="chi"/>
> ....
How can this help to add an attribute to elements containing the
symbols? If I understood correctly the problem, it is about adding an
attribute that tells to use a specific font in those cases, not to
change the symbols themself.
Regards,
--drkm
p4.vert.ukl.yahoo.com uncompressed/chunked Wed Aug 30 08:13:42 GMT 2006
___________________________________________________________________________
Yahoo! Mail riinvente le mail ! Dicouvrez le nouveau Yahoo! Mail et son interface rivolutionnaire.
http://fr.mail.yahoo.com
|