Re: [XeTeX] XeLaTeX doesn't play nice with pgf

2013-09-13 Thread Kirk Lowery
Ah! Then it doesn't like file names with more than dot, eh? Isn't there a package that let's you use filenames with multiple dots? Thanks! On Fri, Sep 13, 2013 at 11:06 AM, Zdenek Wagner wrote: > Everything after the first dot is considered extension defining the > image type, thus it does not

Re: [XeTeX] XeLaTeX doesn't play nice with pgf

2013-09-13 Thread Vafa Khalighi
maybe grffile package? On Sat, Sep 14, 2013 at 1:17 AM, Kirk Lowery wrote: > Ah! Then it doesn't like file names with more than dot, eh? Isn't there a > package that let's you use filenames with multiple dots? > > Thanks! > > > On Fri, Sep 13, 2013 at 11:06 AM, Zdenek Wagner > wrote: > >> Every

Re: [XeTeX] XeLaTeX doesn't play nice with pgf

2013-09-13 Thread Zdenek Wagner
Everything after the first dot is considered extension defining the image type, thus it does not know how to handle a file with extension .beamer.pdf 2013/9/13 Kirk Lowery : > I'm using an up-to-date TeXLive 2013 on an up-to-date Ubuntu 13.04 box. > > Here's a MWE: > > \documentclass{article} > \u