[tex-live] XeTeX Chinese MWE no longer compiles on pretest
David Carlisle
d.p.carlisle at gmail.com
Mon Apr 27 00:58:27 CEST 2015
The new allocation scheme "knows" about xetex and always uses count257 here
just as count11 has (always) been used to record dimen allocations.
As it is not allocated it doesn't have a name in the new scheme.
But for backward compatibility probably "something" should do
\ifx\e at alloc\@undefined\else
\countdef\xe at alloc@intercharclass=257
\fi
possibilities for places where this could go would be latex.ltx,
xelatex.ini or
somewhere in xecjk and/or ucharclasses packages.
Bit late to think about which is best at present....
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/tex-live/attachments/20150426/bab6f98e/attachment.html>
More information about the tex-live
mailing list