resume: switch back to pdfLaTeX, fix typo
Signed-off-by: Naman Sood <mail@nsood.in>
This commit is contained in:
parent
4bcacb0f2f
commit
281de03d4f
3 changed files with 9 additions and 3 deletions
|
@ -24,10 +24,17 @@
|
|||
\usepackage{hyperref}
|
||||
\usepackage{enumitem}
|
||||
\usepackage{sectsty}
|
||||
%\usepackage{fontspec}
|
||||
|
||||
% using arbitrary fonts requires XeLaTeX, but that is
|
||||
% incompatible with the ATS hack below. uncomment with
|
||||
% caution
|
||||
%\usepackage{fontspec}
|
||||
%\setsansfont{Roboto}
|
||||
|
||||
% ATS hack: makes resumes easier to parse for machines
|
||||
\input{glyphtounicode}
|
||||
\pdfgentounicode=1
|
||||
|
||||
\newcommand{\MyName}[1]{ % Name
|
||||
\Huge
|
||||
\usefont{OT1}{phv}{b}{n}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue