[XeTeX] Bullets, itemize environment not working in xelatex

Mehdi Omidali mehdioa at gmail.com
Mon Jul 13 13:27:35 CEST 2009


It works fine here. Seems that your xetex engine is not update. Mine in
This is XeTeX, Version 3.1415926-2.2-0.999.7 (MiKTeX 2.7) (preloaded
format=xelatex 2009.5.28) 13 JUL 2009 15:55
but yours is
This is XeTeXk, Version 3.141592-2.2-0.996-patch2 (Web2C 7.5.6)
(format=xelatex 2009.4.25)

On 7/13/09, Hajder <hajderr at gmail.com> wrote:
> 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
>


More information about the XeTeX mailing list