Curricula Vitae / RésumésRemoving space

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

Removing space

Post by templateuser »

To repeat what others have said, thank you so much for this template.

I am trying to remove just a tad of whitespace between the section titles and the entries beneath them and also remove some space between the end of one section entrylist and the next section heading. Can't figure out what to change in the .cls to modify this. Any help would be appreciated.

aschend92

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

Removing space

Post by Vel »

Hey,

In order to change/remove white space around the section titles, go into friggeri-cv.cls and find the line: "\renewcommand{\section}[1]{". Within this block there are two "\vspace{\parskip}", the first one for space before the section name and the second for after. Simply modify them or remove them as suits!

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