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 <zdenek.wag...@gmail.com>wrote: > 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 <empirical.human...@gmail.com>: > > I'm using an up-to-date TeXLive 2013 on an up-to-date Ubuntu 13.04 box. > > > > Here's a MWE: > > > > \documentclass{article} > > \usepackage{beamerarticle} > > \usepackage{pgf} > > > > \setjobnamebeamerversion{minitest.beamer} > > > > \newcommand{\showslide}[1]{\begin{figure} > > \center \fbox{\includeslide[width=12cm]{#1}} > > \end{figure}}\begin{document} > > > > \begin{frame}<presentation>[label=slide1] > > \frametitle{First slide} > > \begin{enumerate} > > \item First item > > \item Second item > > \end{enumerate} > > \end{frame} > > \showslide{slide1} > > > > Some text included only in the article mode. > > \newpage > > > > \begin{frame}<presentation>[label=slide2] > > Second slide > > \end{frame} > > \showslide{slide2} > > > > Yet more text included here for the second slide. > > \end{document} > > > > *********************** > > > > Compile with PDFtex and everything works fine. Use XeLaTeX and I get: > > > > ! Unable to load picture or PDF file 'minitest.beamer.pdf'. > > <to be read again> > > } > > l.26 \showslide{slide2} > > > > The requested image couldn't be read because > > it was not a recognized image format. > > > > ********************** > > > > I've google'd around and couldn't find a clear fix. > > > > Suggestions? > > > > TIA! > > > > Kirk > > -- > > $DO || ! $DO ; try > > try: command not found > > > > > > > > -------------------------------------------------- > > Subscriptions, Archive, and List information, etc.: > > http://tug.org/mailman/listinfo/xetex > > > > > > -- > Zdeněk Wagner > http://hroch486.icpf.cas.cz/wagner/ > http://icebearsoft.euweb.cz > > > > -------------------------------------------------- > Subscriptions, Archive, and List information, etc.: > http://tug.org/mailman/listinfo/xetex > -- Blessings, Kirk -- Kirk E. Lowery, PhD President & Senior Research Fellow The J. Alan Groves Center for Advanced Biblical Research http://www.GrovesCenter.org/blogs/kirk -- $DO || ! $DO ; try try: command not found
-------------------------------------------------- Subscriptions, Archive, and List information, etc.: http://tug.org/mailman/listinfo/xetex