[XeTeX] pgfpages

Manuel Pégourié-Gonnard mpg at elzevir.fr
Sun Nov 9 18:25:54 CET 2008


Hi,

Looks like pgfpages doesn't work properly with xelatex: using the 2 on 1
layout with the beamer class, the pages are 2 on 1 but the "paper" size
isn't correct, so that the second page isn't visible.

\documentclass{beamer}
\usepackage{pgfpages}
\pgfpagesuselayout{2 on 1}[a4paper]
\begin{document}
\frame{\frametitle{A} foo}
\frame{\frametitle{B} bar}
\end{document}

works with pdflatex but not with xelatex (using up-to-date TeX Live 2008).

I googled a bit, and only found a blog post from 2008/07 sying htat
there is problem with \pdfuselayout under xelatex.

Is it a known problem? Did I miss something?

Thanks,
Manuel.


More information about the XeTeX mailing list