Page Layout ⇒ Margins and geometry
Margins and geometry
Is there a recommended margin size for projects of the order ~20 pages? Currently I am using
\usepackage[margin=3cm]{geometry},
but I thought that perhaps there are some "standards" that people use? Perhaps some ratio is more pleasent to look at than others?
Best,
Niles.
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
Re: Margins and geometry
You might consider just sticking with the default margins from the geometry package, since someone gave those some thought anyway.
\usepackage{geometry}