Hi, > I found a bug related to \includegraphics. If the file name includes > "&", it stops the compiling and does not show any useful information. I > also found out that there was no problem with "&" in the file name when > using pdflatex.
On windows, there was no error with xelatex for an example: \documentclass{article} \usepackage{graphicx} \begin{document} \begin{center} \includegraphics[width=0.8\textwidth]{m&m.eps} \end{center} \end{document} Best, Akira -------------------------------------------------- Subscriptions, Archive, and List information, etc.: http://tug.org/mailman/listinfo/xetex