[XeTeX] Allowing Ucharcat to produce active characters

Bruno Le Floch blflatex at gmail.com
Wed Apr 18 17:08:33 CEST 2018


Hello,

I suggest allowing \Ucharcat to produce active characters.  See
three-line patch attached.  This would allow to produce active
characters expandably in all engines (pdfTeX, luaTeX, XeTeX, pTeX,
upTeX).  My code makes

    \Ucharcat `~ 13
    \expandafter\show\Ucharcat `~ 13
    \edef\foo{\expandafter\noexpand\Ucharcat `~ 13 }

run the code of the active ~ as if it had been typed directly, then show
its meaning, then do the equivalent of \def\foo{~}.

Bruno
-------------- next part --------------
A non-text attachment was scrubbed...
Name: active-Ucharcat.patch
Type: text/x-patch
Size: 1834 bytes
Desc: not available
URL: <http://tug.org/pipermail/xetex/attachments/20180418/572e4237/attachment.bin>


More information about the XeTeX mailing list