[XeTeX] font question (beamer)

Ulrike Fischer news3 at nililand.de
Tue Dec 29 10:47:54 CET 2009


Am Tue, 29 Dec 2009 10:36:38 +0100 schrieb François Patte:


> One more question (just curiosity): when I look at the text properties  
> (fonts) with evince, the arev fonts are said "without name" and with  
> acrobat: "T3font".
 
> With pdflatex, I get the correct name.

Well this example works fine for me with xelatex (This is XeTeX,
Version 3.1415926-2.2-0.999.7 (MiKTeX 2.7) (preloaded format=xelatex
2009.12.29) and the adobe reader show ArevSans (Type1) as font:

\documentclass{article}
\usepackage{arev}
\begin{document}
abc
\end{document}

You could try to call xelatex with the option
--output-driver="xdvipdfmx -vv" to get more informations about the
font used in your case. 


-- 
Ulrike Fischer 



More information about the XeTeX mailing list