| New Reply |
Reduce page borders in latex? |
Share Thread |
| Jan5-12, 04:46 PM | #1 |
|
|
Reduce page borders in latex?
Does anyone know how to reduce the size of the page borders in latex? This is so I can reduce the number of pages my essay covers.
Thanks! |
| Jan5-12, 04:55 PM | #2 |
|
Mentor
|
The hard way is to painstakingly follow the diagrams in multiple LaTeX documents that describe page layout.
There is a much easier way: Use the geometry package. For example, to have your text in a 6.5 inch by 8.75 inch block (1 inch horizontal margins, 1.25 inch vertical margins), use \RequirePackage[text={6.5in,8.75in},centering]{geometry} |
| Jan5-12, 05:50 PM | #3 |
|
|
One of such diagrams is here; I found it useful sometimes.
http://en.wikibooks.org/wiki/LaTeX/Page_Layout |
| Jan5-12, 09:27 PM | #4 |
|
Mentor
|
Reduce page borders in latex?
Note that that web page suggests using the geometry package.
|
| Jan6-12, 09:43 AM | #5 |
|
|
The geometry package seems awesome. Thanks for pointing that out!
|
| New Reply |
| Tags |
| latex |
Similar discussions for: Reduce page borders in latex?
|
||||
| Thread | Forum | Replies | ||
| Page numbering in LaTex | Math & Science Software | 1 | ||
| Page Aligments in Latex | Math & Science Software | 4 | ||
| Cover page in latex | Math & Science Software | 3 | ||
| LaTeX Page Numbering? | Math & Science Software | 2 | ||
| Page borders in Latex | Math & Science Software | 2 | ||