Heiko Oberdiek wrote:

Unless you are using iniTeX it's probably a bug. In the latest
version I can't reproduce it, however the latest version isn't
yet on CTAN. I send it off-list to you, thus you can even
use it with iniTeX (xetex --ini):

\catcode`\{=1
\catcode`\}=2
% ... and other settings (\hsize, ...)

% Since 2011/12/21 v1.9
\input hologo.sty

\font\rm=cmr10
\rm
\hologo{XeTeX}

\font\lm=[lmroman10-regular]
\lm
\hologo{XeTeX}
...

The logo uses U+018E if the font has this glyph otherwise
the reversed E is constructed.

Thank you, Heiko : much appreciated.  Just out of interest,
I did the following :

\edef \XeTeX {\hologo {XeTeX}}
{{\tracingall \XeTeX}}

and I was utterly flabbergasted at the amount of work necessary
to typeset the logo.  Defensive programming at its finest !

** Phil.


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

Reply via email to