On 04-05-2010 8:39, Ulrike Fischer wrote:

Your suggestion works. Thank you very much.

Then this should work too: (the first will naturally redefine \' for
all fonts, but as you can see you can use another command if you
want):

\documentclass{article}
\usepackage{xltxtra}
\setmainfont{Arial}
\DeclareTextAccent{\'}{EU1}{"00B4}
\DeclareTextAccent{\myacc}{EU1}{"00B4}
\begin{document}
n  \'n \myacc n
\end{document}

Indeed it does! Thank you very much... once again!

Best regards,

Jose Carlos Santos


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

Reply via email to