Internally it says Copyright (C) Datagroup Int. SRL, 2002.  All rights reserved.

Have they given their permission for it to be generally distributed, do you 
know ?

Philip Taylor
--------
Guido Herzog wrote:
Do you know the font TLL.ttf (TLL = Thesaurus Linguae Latinae)?

This font has precomposed "Latin small letter a with macron and acute"
( \char"0F01 resp. \XeTeXglyph3066 ).

You can download the font from

http://82.212.221.62/Xaver/extern/deGruyter_TLL/tll.ttf

or from

http://82.212.221.62/Xaver/extern/deGruyter_TLL/TLL_Font.zip
 
Guido Herzog


Date: Wed, 1 Dec 2010 03:45:29 +0300
From: [email protected]
To: [email protected]
Subject: [XeTeX] combined accents

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}


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





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


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

Reply via email to