[XeTeX] strange artefacts in itemize environment
Jonathan Kew
jonathan_kew at sil.org
Wed May 28 19:20:46 CEST 2008
On 28 May 2008, at 5:04 pm, Andrew Moschou wrote:
> Hello,
>
> When compiling this document:
> \documentclass[12pt,a4paper]{article}
> \addtolength\oddsidemargin{50mm}
> \def\MyFont{Times New Roman}
> \usepackage{fontspec}
> \setmainfont{\MyFont}
> \begin{document}
> A list:
> \begin{itemize}
> \item One
> \item Two
> \item Three
> \end{itemize}
> \end{document}
>
> I get the results that "new roman(0).fd New Roman(0).fd" appears
> before the first bullet as shown in 1.pdf.
Add
\usepackage{xunicode}
to your preamble.
JK
More information about the XeTeX
mailing list