2011-07-08 23:13, Dominik Wujastyk skrev:
Unicode normalization was discussed on this list a couple of
months ago.  Phil Taylor provided a small program to do the job,
and other utilities were referred to.  There's also a command
within XeTeX  that normalizes unicode before passing it to TeX's
digestion.  Try this in your header:

% Normalize any residual Unicode combining accents,
% and write out error messages, if any:
\XeTeXinputnormalization=1
\tracinglostchars=1
\tracingonline=1

Does \XeTeXinputnormalization=1 normalize to NFC or NFD?
I need to use U+0123 LATIN SMALL LETTER G WITH CEDILLA
sometimes, and have found that most fonts make a mess of
it in NFD!

/bpj


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

Reply via email to