"Philip Taylor (Webmaster, Ret'd)" wrote:
> [email protected] wrote:
>
> > You can try with
> >
> > \newunicodechar{·}{·\nobreak\hspace{0pt}}
>
> Can you really use an instance of "·" within the
> \newunicodechar definition of "." ?
Yes. :-) The definition of \newunicodechar is essentially (only
some consistency checks are omitted here)
\def\newunicodechar#1#2{%
\catcode`#1=\active
\begingroup\lccode`\~=`#1
\lowercase{\endgroup\protected\def~}{#2}}
What's in #2 has already been tokenized when the catcode of #1
is changed. Actually the catcode change might even be deferred
at a later moment. Of course I don't expect that anybody calls
\newunicodechar inside a group.
Ciao
Enrico
--
Enrico Gregorio + Dipartimento di Informatica + Tel: +39 045
8027937
[email protected] + Università degli Studi di Verona +
([email protected]) + Strada le Grazie 15 / I-37134 Verona + Fax: +39 045
8027928
--------------------------------------------------
Subscriptions, Archive, and List information, etc.:
http://tug.org/mailman/listinfo/xetex