Curricula Vitae / Résumés ⇒ Limiting asidebar to one page.
-
- Posts: 1
- Joined: Sun Aug 30, 2015 9:55 am
Limiting asidebar to one page.
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
Limiting asidebar to one page.
A general rule is not to make changes to class files. Could you post aanandmoghan wrote:What changes should I make in the latex class file

Regards
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Limiting asidebar to one page.
\newgeometry{left=1cm}
to start a new page with a new geometry. The documentation of package geometry will have detailed information.