I want to print handouts of a beamer presentation. I am using psnup to a create a copy with multiple slides per pages. I notice that there is a lot of empty space on the top of each slide and the actual printed material takes a small proportion of the space alloted to each slide. Is there a way I can fix this?
|
I use the following preamble, making use of the package handoutWithNotes:
It produces rather nicely formatted output four slides to a page, either in landscape format or in portrait format, with space for notes --something my students like. Look to the blog of Guido Diepen for more info and an example. |
|||||||||||
|
|
I second the use of Here's a minimal working example:
which produces:
(In my actual documents, I have that page layout saved in a style file which gets loaded between loading |
|||||||
|
|
I found the solution in the user guide, section 4.6.2. One has to use the pgfpages package. |
|||
|
|
|
I'm using Here's the code that does the work:
|
||||
|
|
