Re: [XeTeX] includegraphics and spaces in the graphic's filename path

2010-08-24 Thread Elliott Roper
On 24 Aug 2010, at 09:31, Heiko Oberdiek wrote: > On Tue, Aug 24, 2010 at 09:52:13AM +0200, Ulrike Fischer wrote: > >> Well the docu of grffile says that "space" works only for pdftex in >> pdf-mode. It is perhaps possible to extend grffile for xetex: >> xdvipdfmx seems to be able to use the gra

Re: [XeTeX] includegraphics and spaces in the graphic's filename path

2010-08-24 Thread Wilfred van Rooijen
Hi all, > > > But my advice is: Avoid spaces. > > Agreed. > > > Nowadays spaces in file names are > > not a problem in the majority of cases. But you can In the latex world it is my experience that it is best to avoid spaces. For instance, if you have a space in the name of the directory in w

Re: [XeTeX] includegraphics and spaces in the graphic's filename path

2010-08-24 Thread Heiko Oberdiek
On Tue, Aug 24, 2010 at 09:52:13AM +0200, Ulrike Fischer wrote: > Well the docu of grffile says that "space" works only for pdftex in > pdf-mode. It is perhaps possible to extend grffile for xetex: > xdvipdfmx seems to be able to use the graphic. You could ask the > author or a comp.text.tex. I

Re: [XeTeX] includegraphics and spaces in the graphic's filename path

2010-08-24 Thread Ulrike Fischer
Am Tue, 24 Aug 2010 01:28:49 +0100 schrieb Elliott Roper: > I think these are the relevant excerptions from the file I'm learning with:- > \usepackage{graphicx} > \begin{figure}[htp] > \centering > \includegraphics[width=\columnwidth]{../Pictures/DJMk2/swing 3.jpg} > \caption{DJ Don't be more

[XeTeX] includegraphics and spaces in the graphic's filename path

2010-08-23 Thread Elliott Roper
Sorry for the newbie question but the few faq entries I can find don't seem to help. I'm on OS X 6.4, editing in Aquamacs 2.1 with the XeTeX TeXing option set, I'm using MacTeXLive 2009 and mostly loving it. I think these are the relevant excerptions from the file I'm learning with:- \usepackage