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
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
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