TimmyChan / data-science-tech-resume-template

I was just trying to make a resume... I ended up with a LaTeX template too, might as well share
Creative Commons Attribution 4.0 International
59 stars 15 forks source link

Changing font size #8

Closed zhexingli closed 1 year ago

zhexingli commented 1 year ago

Hello,

May I ask how I can change my font size to be a little bit bigger? I think by default it's at 10 pts and I'd like it to be 11 pts for standard texts. Looking at the TLCResume.sty file it appears there's only one line that does that: \RequirePackage[10pt]{moresize} But changing 10 pt here to 11 pt doesn't change the text size at all. Are there anything else I need to change somewhere in the package to achieve that? Thanks.

Zhexing

zhexingli commented 1 year ago

nvm. it's actually controlled at the top of the resume.tex file in the usual \documentclass command