This is the mail archive of the xsl-list@mulberrytech.com mailing list .


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

Re: Best way to handle multiple string replacements?




> I enclose some XSLT to demonstrate what I'm on about. Imagine
> what a stylesheet that translates the 165-255 bytes of UTF-8
> into LaTeX macros looks like.
But latex can handle that range by default, just enable latin1 encoding
(which is the same as unicode in this range) There is no need to replace
those characters by command sequences.

Incidentally, does anyone know what the LaTeX macro for ¶
(pilcrow sign = paragraph sign) is? The best I've been able to
do is $\mathbb{P}$.

\P

David
with latex maintainers hat on, I guess.
 


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

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