Possible Duplicate:
Change paper size in mid-document
I've a document where I need to add a map as a figure. Unfortunately the map is best viewed in A3 size. Therefore I wonder if this is possible with latex.
I've a document where I need to add a map as a figure. Unfortunately the map is best viewed in A3 size. Therefore I wonder if this is possible with latex. |
|||||||||||||||||||
|
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
|
I just googled ... did not try it myself though: http://stackoverflow.com/questions/2812892/change-paper-size-in-the-middle-of-a-latex-document Try this, I am also curios to know if it works:
|
||||
|
|
|
The geometry package lets you change page geometry in mid-document. But be aware that this will almost certainly mess up printing unless you have a dual-size printer (and I don't know if the geometry package will do this switch for you). |
|||||
|