[XeTeX] strange artefacts in itemize environment

Andrew Moschou andmos at gmail.com
Wed May 28 18:04:52 CEST 2008


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.
Using \setmainfont{Times New Roman} instead of \setmainfont{\MyFont} works
as expected. Also, the same document with \setmainfont{\MyFont} and
\begin{itemize}\makeatletter\def\@itemlabel{•} works as expected.

What's happening here?

Thanks,
Andrew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tug.org/pipermail/xetex/attachments/20080529/ef209f58/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1.pdf
Type: application/pdf
Size: 27377 bytes
Desc: not available
Url : http://tug.org/pipermail/xetex/attachments/20080529/ef209f58/attachment-0001.pdf 


More information about the XeTeX mailing list