Page LayoutChange the page order in beamer handout

Information and discussion about page layout specific issues (e.g. header and footer lines, page formats, page numbers).
Post Reply
chitharenjan
Posts: 9
Joined: Fri Jun 01, 2012 8:02 am

Change the page order in beamer handout

Post by chitharenjan »

Hello,

I use beamer class to make presentations and pgfpagesuselayout to get multiple frames on a page in the handout. Everything is fine except the page order.

Currently the frames (logical pages) are printed as shown below

First frame (left top)
Second frame (right top)
Third frame (left bottom)
Fourth frame (right bottom)


I am not interested in that page order and want get the below shown order.

First frame (left top)
Second frame (left bottom)
Third frame (right top)
Fourth frame (right bottom)

Can anyone help me...?

Waiting for your reply and thanks in advance...

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Post Reply