Am Wed, 22 Sep 2010 16:22:16 +0100 schrieb Paolo Matteucci:

> OK, I have now compared all three file lists (mine is appended) below, and
> can see that the [main] differences are:

> P. xunicode.sty 0.95 ~ U: xunicode.sty 0.91


xunicode has changed the definition of \implementTIPAtextx. It is
now (in 0.95)

\expandafter\ifx\csname scantokens\endcsname\relax
 \def\implementTIPAtextx#1{#1\egroup}
\else
 \def\implementTIPAtextx#1{\scantokens{#1}\egroup}
\fi

Reverting to the old definition from 0.91

 \usepackage{xltxtra}
 \def\implementTIPAtextx#1{#1\egroup}

removes the trailing space. 

So it is a bug in xunicode.


-- 
Ulrike Fischer 



--------------------------------------------------
Subscriptions, Archive, and List information, etc.:
  http://tug.org/mailman/listinfo/xetex

Reply via email to