[OS X TeX] last TeX update broke xetex ?
Michael Gedalin
gedalin at bgumail.bgu.ac.il
Tue Nov 30 16:03:08 CET 2004
After updating last time from i-Installer (28.11) my xetex is broken.
The following file
\documentclass{article}
\usepackage{graphicx}
\begin{document}
test
\includegraphics{some_file.pdf}
\end{document}
is typeset easily by pdfelatex. When in xelatex
\documentclass{article}
%\usepackage{graphicx}
\begin{document}
test
%\includegraphics{some_file.pdf}
\end{document}
is typeset ok but
\documentclass{article}
\usepackage[xetex]{graphicx}
\begin{document}
test
\includegraphics{some_file.pdf}
\end{document}
produces running unreadable symbols of the kind
][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][
][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][
][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][
][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][
][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][
][][][]
in the texshop console window (or in terminal) and I have to kill
xetex. This is not related to graphics only but happens also sometimes
with text but I failed to understand what causes problems. This occurs
on two machines. Any ideas ?
Michael
******************************************
* Michael Gedalin
* Department of Physics
* Ben-Gurion University
* 84105 Beer-Sheva, Israel
* tel: 972-8-6461645
* fax: 972-8-6472904
* email: gedalin at bgumail.bgu.ac.il
* http://burster.bgu.ac.il/~gedalin
*******************************************
--------------------- Info ---------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
& FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Post: <mailto:MacOSX-TeX at email.esm.psu.edu>
More information about the macostex-archives
mailing list