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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

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