LaTeX forum ⇒ Curricula Vitae / Résumés ⇒ Awesome Resume/CV: how to change font size and shaping between section Topic is solved
Awesome Resume/CV: how to change font size and shaping between section
How do i modify the spacing between sections and the font size to a large size?
- Attachments
-
- cv_14.jpg (307.11 KiB) Viewed 15715 times
Tags:
figured out 90% font and spacing
modifications are made in awesome-cv.cls
search "/vspace"
modified the
example:
old: \vspace{-2mm}
new: \vspace{-3mm}
font was in lines 180 - 200
old:
% For elements of entry
\newcommand*{\entrytitlestyle}[1]{{\fontsize{14pt}{1em}\bodyfont\bfseries\color{darktext} #1}}
\newcommand*{\entrypositionstyle}[1]{{\fontsize{10pt}{1em}\bodyfont\scshape\color{graytext} #1}}
\newcommand*{\entrydatestyle}[1]{{\fontsize{8pt}{1em}\bodyfontlight\slshape\color{graytext} #1}}
\newcommand*{\entrylocationstyle}[1]{{\fontsize{7.8pt}{1em}\bodyfontlight\slshape\color{awesome} #1}}
\newcommand*{\descriptionstyle}[1]{{\fontsize{6pt}{1em}\bodyfontlight\upshape\color{text} #1}}
new:
modifications are made in awesome-cv.cls
search "/vspace"
modified the
example:
old: \vspace{-2mm}
new: \vspace{-3mm}
font was in lines 180 - 200
old:
% For elements of entry
\newcommand*{\entrytitlestyle}[1]{{\fontsize{14pt}{1em}\bodyfont\bfseries\color{darktext} #1}}
\newcommand*{\entrypositionstyle}[1]{{\fontsize{10pt}{1em}\bodyfont\scshape\color{graytext} #1}}
\newcommand*{\entrydatestyle}[1]{{\fontsize{8pt}{1em}\bodyfontlight\slshape\color{graytext} #1}}
\newcommand*{\entrylocationstyle}[1]{{\fontsize{7.8pt}{1em}\bodyfontlight\slshape\color{awesome} #1}}
\newcommand*{\descriptionstyle}[1]{{\fontsize{6pt}{1em}\bodyfontlight\upshape\color{text} #1}}
new:
% For elements of entry \newcommand*{\entrytitlestyle}[1]{{\fontsize{10pt}{1em}\bodyfont\bfseries\color{darktext} #1}} \newcommand*{\entrypositionstyle}[1]{{\fontsize{12pt}{1em}\bodyfont\scshape\color{graytext} #1}} \newcommand*{\entrydatestyle}[1]{{\fontsize{12pt}{1em}\bodyfontlight\slshape\color{graytext} #1}} \newcommand*{\entrylocationstyle}[1]{{\fontsize{12pt}{1em}\bodyfontlight\slshape\color{awesome} #1}} \newcommand*{\descriptionstyle}[1]{{\fontsize{12pt}{1em}\bodyfontlight\upshape\color{text} #1}}
- Stefan Kottwitz
- Site Admin
- Posts: 9616
- Joined: Mon Mar 10, 2008 9:44 pm
Thank you for telling us the solution you found!
Stefan
Stefan
LaTeX.org admin
Please see attached file. Its showing some bugs on the top of page. Can someone help to remove this?
- Attachments
-
- cover_letter.pdf
- Please see attached file
- (39.51 KiB) Downloaded 196 times
Return to “Curricula Vitae / Résumés”
Who is online
Users browsing this forum: No registered users and 1 guest