On Oct 9, 2010, at 8:42 AM, Heiko Oberdiek wrote:
> On Sat, Oct 09, 2010 at 08:11:18AM -0500, Herbert Schulz wrote:
>
>> Wrong place but related... The same problem exists for automatic eps
>> conversion using pdflatex. Is that a bug in the graphics package?
>
> \documentclass{article}
> \usepa
On Sat, Oct 09, 2010 at 08:11:18AM -0500, Herbert Schulz wrote:
> Wrong place but related... The same problem exists for automatic eps
> conversion using pdflatex. Is that a bug in the graphics package?
\documentclass{article}
\usepackage{graphicx}
\begin{document}
\includegraphics{abc&def}
\end{
On Oct 8, 2010, at 1:19 AM, Heiko Oberdiek wrote:
> On Thu, Oct 07, 2010 at 10:14:42PM -0500, Herbert Schulz wrote:
>
>> On Oct 7, 2010, at 8:28 PM, Akira Kakuto wrote:
>>
>>> Hi,
>>>
I found a bug related to \includegraphics. If the file name includes
"&", it stops the compiling an
Hi Heiko,
> I strongly recommend to change the D option of dvipdfmx.def
> by adding single quotes around arguments with user input, e.g.:
>
> D "rungs ... -sOutputFile=%o %i -c quit"
>
> to
>
> D "rungs ... '-sOutputFile=%o' -f '%i' -c quit"
>
> Unhappily single quotes will not work in Win
On Thu, Oct 07, 2010 at 10:14:42PM -0500, Herbert Schulz wrote:
> On Oct 7, 2010, at 8:28 PM, Akira Kakuto wrote:
>
> > 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
On Oct 7, 2010, at 8:28 PM, Akira Kakuto wrote:
> 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 pdflat
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
ex
Hi all,
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.
Xin
-