make mcdowell theme usable with pdflatex

This commit is contained in:
Sina Atalay 2024-02-14 18:02:37 +01:00
parent 7a9432bc69
commit 4722a8b6b3
1 changed files with 3 additions and 3 deletions

View File

@ -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}