[XeTeX] Beamer handout issue

2012-09-22 Thread Karljurgen Feuerherm
Hi After being very frustrated when trying to create a Beamer handout, I tried the minimal example below, which I found on the 'net. No go: like before, the slides output were too large for the pagesize and I got only the top left portion of each slide, regardless of options. Then, when I changed

Re: [XeTeX] Beamer handout issue

2012-09-22 Thread Karljurgen Feuerherm
I think I may have a fix, which I found (of course) not long after posting this (which was after many hours of tinkering and searching and tinkering...!) \renewcommand\pgfsetupphysicalpagesizes{% \pdfpagewidth\pgfphysicalwidth\pdfpageheight\pgfphysicalheight% Not sure why it works, though