von enc » Sa 5. Nov 2011, 19:04
Hallo johildeb,
schau' dir mal das Paket geometry an. Damit kannst du das Seitenlayout beliebig anpassen.
Beispiel:
\usepackage[a4paper,top=22mm,bottom=26mm,bindingoffset=15mm,textwidth=432pt,heightrounded,headsep=15mm,includeheadfoot]{geometry}
Statt
textwidth kannst du natürlich auch
left und
right benutzen.
Gruß
enc
Hallo johildeb,
schau' dir mal das Paket geometry an. Damit kannst du das Seitenlayout beliebig anpassen.
Beispiel:
[code]
\usepackage[a4paper,top=22mm,bottom=26mm,bindingoffset=15mm,textwidth=432pt,heightrounded,headsep=15mm,includeheadfoot]{geometry}
[/code]
Statt [i]textwidth[/i] kannst du natürlich auch [i]left[/i] und [i]right[/i] benutzen.
Gruß
enc