<div dir="ltr">I'm using an up-to-date TeXLive 2013 on an up-to-date Ubuntu 13.04 box.<div><br></div><div>Here's a MWE:</div><div><br></div><div><div>\documentclass{article} </div><div>\usepackage{beamerarticle}</div>
<div>\usepackage{pgf}</div><div><br></div><div>\setjobnamebeamerversion{minitest.beamer}</div><div><br></div><div>\newcommand{\showslide}[1]{\begin{figure}</div><div>\center \fbox{\includeslide[width=12cm]{#1}}</div><div>
\end{figure}}\begin{document}</div><div><br></div><div>\begin{frame}<presentation>[label=slide1]</div><div>\frametitle{First slide}</div><div>\begin{enumerate}</div><div>\item First item</div><div>\item Second item</div>
<div>\end{enumerate}</div><div>\end{frame}</div><div>\showslide{slide1}</div><div><br></div><div>Some text included only in the article mode.</div><div>\newpage</div><div><br></div><div>\begin{frame}<presentation>[label=slide2]</div>
<div>Second slide</div><div>\end{frame}</div><div>\showslide{slide2}</div><div><br></div><div>Yet more text included here for the second slide.</div><div>\end{document}</div><div><br></div><div>***********************</div>
<div><br></div><div>Compile with PDFtex and everything works fine. Use XeLaTeX and I get:</div><div><br></div><div><div>! Unable to load picture or PDF file 'minitest.beamer.pdf'.</div><div><to be read again> </div>
<div>                   }</div><div>l.26 \showslide{slide2}</div><div>                       </div><div>The requested image couldn't be read because</div><div>it was not a recognized image format.</div></div><div><br>
</div><div>**********************</div><div><br></div><div>I've google'd around and couldn't find a clear fix.</div><div><br></div><div>Suggestions?</div><div><br></div><div>TIA!</div><div><br></div><div>Kirk</div>
--<br>$DO || ! $DO ; try<br>try: command not found
</div></div>