Curricula Vitae / RésumésChanging font size

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

Changing font size

Post by templateuser »

Hi! I really like this template, but I want to change the font size of the name at the top to make it a little smaller, and I can't figure out a way to do that. Is there any good way to change font size, preferably without going into the .cls document itself because as of now I'm doing this on writeLaTeX?

tamarn

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

Changing font size

Post by Vel »

Hi,

Open up resume.cls and find the line that says: \def\namesize{\huge}

All you need to do is change that '\huge' to something smaller like '\Large'.

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