How can I decrease page borders in latex for a shorter essay?

  • Context: LaTeX 
  • Thread starter Thread starter blahblah8724
  • Start date Start date
  • Tags Tags
    Latex
Click For Summary

Discussion Overview

The discussion centers around methods to decrease page borders in LaTeX to reduce the number of pages for an essay. It includes technical suggestions and references to resources.

Discussion Character

  • Technical explanation

Main Points Raised

  • One participant inquires about reducing page borders in LaTeX to minimize essay length.
  • Another participant suggests using the geometry package as a simpler solution, providing an example of how to set specific text dimensions and margins.
  • A third participant shares a link to a web page with diagrams related to page layout in LaTeX, noting its usefulness.
  • A later reply acknowledges the geometry package as a helpful tool for adjusting margins.

Areas of Agreement / Disagreement

Participants generally agree on the utility of the geometry package for adjusting page borders, but there is no consensus on the best method overall, as some mention alternative approaches.

Contextual Notes

Some suggestions depend on specific LaTeX document classes or configurations, and the effectiveness of different methods may vary based on individual needs.

blahblah8724
Messages
31
Reaction score
0
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!
 
Physics news on Phys.org
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}
 
Note that that web page suggests using the geometry package.
 
The geometry package seems awesome. Thanks for pointing that out!
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
4K
  • · Replies 12 ·
Replies
12
Views
4K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 36 ·
2
Replies
36
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K