Curricula Vitae / RésumésHow do I decrease the size of the left margin?

ModernCV, Friggeri, Plasmati, Classicthesis-CV, and more
Post Reply
templateuser
Posts: 679
Joined: Tue Mar 03, 2015 4:01 pm

How do I decrease the size of the left margin?

Post by templateuser »

How do I shift the body of the document to the left? I believe, it would be like defining where the left margin starts.

Thanks

Aditya

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
Vel
Site Moderator
Posts: 463
Joined: Fri Jun 29, 2012 1:20 am

How do I decrease the size of the left margin?

Post by Vel »

Hi Aditya,

In the res.cls file you need to find the \oddsidemargin 0pt and \evensidemargin 0pt lines and make those values negative. This will reduce the margin on the left.

Cheers,
Vel
Founder and administrator of LaTeXTemplates.com and LaTeXTypesetting.com
Post Reply