[XeTeX] Res: Accented gliphs

Flavio Costa flaviocosta at yahoo.com.br
Mon May 5 13:42:19 CEST 2008


Hi Jacob,

Remove 
\usepackage[latin1]{inputenc} %not supposed to use it for XeTeX

and add
\usepackage{xunicode} %support for LaTeX-style accented characters

to your document. Make sure you save it as UTF-8 (WinShell supports it, TeXnicCenter does not).

Boa sorte,

Flavio Costa

----- Mensagem original ----
De: Jacob Zimbarg Sobrinho <jzimbarg at uol.com.br>
Para: xetex at tug.org
Enviadas: Segunda-feira, 5 de Maio de 2008 7:59:38
Assunto: [XeTeX] Accented gliphs


Hello
friends,
 
I
am a XeTeX (Win32) user working in the Windows Vista platform with MikTex 2.7
and editor WinShell. The problem I wish to address uses a minimal text file
having the following LaTeX code:
 
\documentclass[12pt]{article}
\usepackage[latin1]{inputenc}
 
\begin{document}
Line
1: á é í ó ú à è â ê
 
Line
2: \'a \'e  \'\i{}  \'o \'u \`a \`e  \^a \^e
 
\end{document}
 
When
I compile it with standard LaTeX, I obtain the correct result:
 
Line 1: á é
í ó ú à è â ê
Line 2: á é
í ó ú à è â ê
 
However
when I compile it with XeTeX, the result is the following:
 
Line 1: 
Line 2: á é
í ó ú à è â ê
 
In
other words, the accented glyphs resulting from input in line 1 are missing. 
Is
there a quick way to fix this problem?
 
In
advance I thank you very much.
 
Yours,
JZ


      Abra sua conta no Yahoo! Mail, o único sem limite de espaço para armazenamento!
http://br.mail.yahoo.com/


More information about the XeTeX mailing list