I am working on some project and presentations in LaTeX using the beamer package. I am just a beginner in this so I really need your help. My problem is that the default presentation page size is small and I need to transform it into A4 paper size. Can anybody help me how to handle this problem?
|
|
||||
migrated from stackoverflow.com Dec 26 '11 at 15:28
|
Werner's example shows a problem with the
Redefining |
|||||
|
|
Here you can use the options of
Alternatively, you could just add the A4 specifications from
Note, however, that your presentation font size will be very small compared to that of the regular presentation display, as may be seen from this output of the above MWE (left is A4, right is default):
|
|||||||||
|

beameris actually A4 but maybe you need portrait orientation rather than landscape, is that so? – percusse Dec 26 '11 at 15:415.04inx3.78in, while A4 is11.69inx8.27in(both in landscape mode). – Werner Dec 26 '11 at 15:45handoutmode – percusse Dec 26 '11 at 15:47