[XeTeX] Dots in graphical filename create problems

Chiara Boldrini c.boldrini at gmail.com
Tue Jan 5 20:38:55 CET 2010


With the following code:

*\begin{figure}[th] *

* \centering*

*\includegraphics[scale=0.3,angle=-90]{./density_invDist-GrVaried-NumNodesX10-Exp3-Rew0.9-Large.eps}
*

* \caption{Kernel density estimate with varying number of communities}*

* \label{fig:density_varGroups}*

*\end{figure}*


I get the error:


*LaTeX Warning: File
`./density_invDist-GrVaried-NumNodesX10-Exp3-Rew0.9-Large.eps' not found on
input line 1543.*

*! Unable to load picture or PDF file
'./density_invDist-GrVaried-NumNodesX10-Exp3-Rew0.9-Large.eps'.*

*<to be read again> *

* }*

*l.1543 ...aried-NumNodesX10-Exp3-Rew0.9-Large.eps}*

 *? *

While everything works fine if I get rid of one dot (from 0.9 to 09) as in
the following:

*
\includegraphics[scale=0.3,angle=-90]{./density_invDist-GrVaried-NumNodesX10-Exp3-Rew09-Large.eps}
*


Is there a way to fix this (apart from changing the name of all files)?


Thanks,

Chiara
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/xetex/attachments/20100105/3b168697/attachment-0001.html>


More information about the XeTeX mailing list