summaryrefslogtreecommitdiff
path: root/resume/resume.tex
diff options
context:
space:
mode:
authorJake VanderVaate <jake.vandervaate@protonmail.com>2021-12-06 19:51:33 -0600
committerJake VanderVaate <jake.vandervaate@protonmail.com>2021-12-06 19:51:33 -0600
commita215c840a9e52e881351053b282ea94d9893ecd6 (patch)
tree76ab4bdee8c65e584cde297f39b5d5b878bb818d /resume/resume.tex
parentd472fa0b8850acbb7f55cbb2ed570d2aa81cc334 (diff)
added README for resume, updated resume template
Diffstat (limited to 'resume/resume.tex')
-rw-r--r--resume/resume.tex7
1 files changed, 3 insertions, 4 deletions
diff --git a/resume/resume.tex b/resume/resume.tex
index 9b44e49..2ab088c 100644
--- a/resume/resume.tex
+++ b/resume/resume.tex
@@ -1,8 +1,8 @@
-\documentclass{article}
+\documentclass[english]{article}
\usepackage{titling}
\title{Resume}
\author{Your Name}
-\date{The Date}
+\date{\today}
\input{packages}
\input{commands}
@@ -20,12 +20,11 @@ urlcolor=black, %color for hyperlinked urls
pdftitle={\thetitle}, %Populates "title" metadata field
pdfauthor={\theauthor}, %Populates "author" metadata field
pdfsubject={Resume/CV for \theauthor}, %Populates "subject" metadata
-pdfkeywords={resume, cv}, %Populates PDF keyword metadata, separate with commans
+pdfkeywords={resume, cv}, %Populates PDF keyword metadata, separate with commas
}
\begin{document}
-\NumTabs{10} %Allow use of the \tab command for alignment
\sffamily %Set san serif font for body text
\maketitle