Dear all,

Excuse me for raising similar question again. I'm trying to typeset
acute over amacron (u+0101 u+0301; \' u+0101; a u+0304 u+0301)
and the result is satisfying only with DejaVu font.

What is the right way to type it? What should I change in other fonts
(I need the last one, actually) for correct placement?

Thank you in advance,

Vadim

-------------

\documentclass{book}

\usepackage{geometry}
\geometry{papersize={1in,1in},ratio={1:1}}

% \usepackage{xltxtra}
\usepackage{polyglossia}

\begin{document}
\centering
\fontspec{DejaVu Sans} ā́ \'ā ā́

\fontspec{Linux Libertine} ā́ \'ā ā́

\fontspec{TeX Gyre Pagella} ā́ \'ā ā́

\fontspec{Newton} ā́ \'ā ā́
\end{document}

Attachment: test.pdf
Description: Adobe PDF document


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

Reply via email to