Curricula Vitae / RésumésQuestion about how to make change to "Awesome Resume/CV and Cover Letter"

ModernCV, Friggeri, Plasmati, Classicthesis-CV, and more
Post Reply
Castrum
Posts: 2
Joined: Tue Dec 24, 2019 5:48 am

Question about how to make change to "Awesome Resume/CV and Cover Letter"

Post by Castrum »

Hello there,

I am rather new to Latex and am currently trying to brush up my resume. I am using Overleaf to compile the code. I am trying to figure out how Park did the spacing between each section. Specifically, I am looking at the Education section.

So, I can remove the bullet points on the Education section but it leaves an obvious albeit slight gap. I was trying to find if he coded a minimum section height which I could modify but there doesn't seem to be one. Unless I am blind. I was also trying to use the titlesec command to perhaps move the Skills section up closer toward the Education block.

Any help would be appreciated.

Recommended reading 2024:

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

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

Castrum
Posts: 2
Joined: Tue Dec 24, 2019 5:48 am

Question about how to make change to "Awesome Resume/CV and Cover Letter"

Post by Castrum »

K, it seems that adding the line \vspace{-Xmm} in the CVsection routine solves my problem.
Post Reply