mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
Completely remove sans serif font usage when roman option is used.
This commit is contained in:
parent
ea9ddf7eff
commit
1a5a68dcc1
3 changed files with 10 additions and 6 deletions
|
|
@ -206,7 +206,7 @@
|
|||
\providecommand*{\quotefont}{}
|
||||
\providecommand*{\sectionfont}{}
|
||||
\providecommand*{\subsectionfont}{}
|
||||
\providecommand*{\hintfont}{\small\sffamily}
|
||||
\providecommand*{\hintfont}{\small}
|
||||
|
||||
% styles
|
||||
\providecommand*{\firstnamestyle}[1]{{\firstnamefont\color{firstnamecolor}#1}}
|
||||
|
|
@ -469,7 +469,7 @@
|
|||
\renewcommand*{\itemhook}{
|
||||
\setlength{\topsep}{0pt}%
|
||||
\setlength{\parsep}{0pt}%
|
||||
\setlength{\parskip}{0pt}%
|
||||
\setlength{\parskip}{0pt}%
|
||||
\setlength{\itemsep}{0pt}}
|
||||
\renewcommand*{\enumhook}{\itemhook{}}
|
||||
\renewcommand*{\deschook}{\itemhook{}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue