mirror of https://github.com/eyhc1/rendercv.git
make mcdowell theme usable with pdflatex
This commit is contained in:
parent
7a9432bc69
commit
4722a8b6b3
|
@ -53,9 +53,9 @@
|
||||||
\usepackage[left=0.75in,top=0.6in,right=0.75in,bottom=0.6in]{geometry}
|
\usepackage[left=0.75in,top=0.6in,right=0.75in,bottom=0.6in]{geometry}
|
||||||
|
|
||||||
% Set font face
|
% Set font face
|
||||||
\usepackage{fontspec}
|
% \usepackage{fontspec}
|
||||||
\setmainfont[SmallCapsFeatures={Renderer=Basic},
|
% \setmainfont[SmallCapsFeatures={Renderer=Basic},
|
||||||
Ligatures={TeX, NoCommon, NoDiscretionary}]{\mainfontface}
|
% Ligatures={TeX, NoCommon, NoDiscretionary}]{\mainfontface}
|
||||||
|
|
||||||
% Remove paragraph indentation
|
% Remove paragraph indentation
|
||||||
\usepackage[parfill]{parskip}
|
\usepackage[parfill]{parskip}
|
||||||
|
|
Loading…
Reference in New Issue