You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
An excellent template!
I have only an issue: if I change the font size to 12 as below
\documentclass[12pt, a4paper]{awesome-cv} % A4 paper size by default, use 'letterpaper' for US letter
in the main resume.tex file, I see no difference in the output with respect to the default 11pt. Is there any way to fix this or find a workaround? Many thanks
The text was updated successfully, but these errors were encountered:
When are you expecting it to take effect? Any of the awesome-cv-provided commands set their own fonts, so for this to work the size would have top be relative to document default or something, which no it isn't currently.
Hello,
An excellent template!
I have only an issue: if I change the font size to 12 as below
\documentclass[12pt, a4paper]{awesome-cv} % A4 paper size by default, use 'letterpaper' for US letter
in the main resume.tex file, I see no difference in the output with respect to the default 11pt. Is there any way to fix this or find a workaround? Many thanks
The text was updated successfully, but these errors were encountered: