resume: switch back to pdfLaTeX, fix typo

Signed-off-by: Naman Sood <mail@nsood.in>
This commit is contained in:
Naman Sood 2021-07-21 19:31:27 -04:00
parent 4bcacb0f2f
commit 281de03d4f
3 changed files with 9 additions and 3 deletions

Binary file not shown.

View file

@ -24,10 +24,17 @@
\usepackage{hyperref} \usepackage{hyperref}
\usepackage{enumitem} \usepackage{enumitem}
\usepackage{sectsty} \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} %\setsansfont{Roboto}
% ATS hack: makes resumes easier to parse for machines
\input{glyphtounicode}
\pdfgentounicode=1
\newcommand{\MyName}[1]{ % Name \newcommand{\MyName}[1]{ % Name
\Huge \Huge
\usefont{OT1}{phv}{b}{n} \usefont{OT1}{phv}{b}{n}

View file

@ -1,4 +1,3 @@
% !TEX program = xelatex
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% LaTeX Template: Curriculum Vitae % LaTeX Template: Curriculum Vitae
% %
@ -39,7 +38,7 @@
\item {\bf Awards and Honors:} Received \$15,000 Computer Science Upper Year Scholarship, and placed on Dean's Honors List. \item {\bf Awards and Honors:} Received \$15,000 Computer Science Upper Year Scholarship, and placed on Dean's Honors List.
% \item {\bf Mentor, StarterHacks 2020:} Provided technical and design advice in Canada's largest beginner-focused hackathon. % \item {\bf Mentor, StarterHacks 2020:} Provided technical and design advice in Canada's largest beginner-focused hackathon.
% \item {\bf Editor, mathNEWS:} Provide news and recreation to student body via student publication of the Faculty of Mathematics. % \item {\bf Editor, mathNEWS:} Provide news and recreation to student body via student publication of the Faculty of Mathematics.
\item {\bf Relevant Coursework:} Data Structures, Object-Oriented Prorgamming (C++), Functional Programming (Racket, Haskell) \item {\bf Relevant Coursework:} Data Structures, Object-Oriented Programming (C++), Functional Programming (Racket, Haskell)
\end{itemize}} \end{itemize}}
%%% Skills %%% Skills