Completely remove sans serif font usage when roman option is used.
This commit is contained in:
@ -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{}}
|
||||
|
||||
Reference in New Issue
Block a user