[XeTeX] Bullets, itemize environment not working in xelatex

Hajder hajderr at gmail.com
Mon Jul 13 13:16:40 CEST 2009


Hi all

The following code does not display bullets in the .pdf

\documentclass[a4paper,12pt]{article}
\usepackage{fontspec}
\begin{document}
  \begin{itemize}
      \item Item1
      \item Item2
      \item Bullet not working Xelatex
  \end{itemize}
\end{document}

The problem is when loading the fontspec package. If I remove that line
or replace it with another package, like amsmath, the bullets are displayed.

Regards,
H
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/xetex/attachments/20090713/b1d78c35/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.log
Type: application/octet-stream
Size: 10856 bytes
Desc: not available
URL: <http://tug.org/pipermail/xetex/attachments/20090713/b1d78c35/attachment.obj>


More information about the XeTeX mailing list