Tagged Questions
0
votes
0answers
119 views
Set margins of A3 landscape site with KOMA-Script [closed]
in my A4 document, I inserted few a3 landscape pages for extra large graphics, using the \KOMAOptions-command. Unfortunately, the margins of the resulting A3 page are quite large, and I wonder how to ...
0
votes
0answers
65 views
A5 document including landscape tables [closed]
I have my book file in a4 format. I'd like to turn it into a5. I used landscaped longtables and I understand the geometry package would not let me use those. Any suggestions?
3
votes
1answer
1k views
Landscape, A3/A4 paper with XeTeX
With pdflatex, it seems easy to get a landscape document, on A3 paper. One only needs to add [landscape,a3paper] or [landscape,a4paper] to the document class options. With xelatex, however, these ...