aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJake Gutierrez <[email protected]>2020-08-28 22:58:42 -0500
committerGitHub <[email protected]>2020-08-28 22:58:42 -0500
commit78de3c917058f79387b0913cf884ccc2e9a66b8c (patch)
tree60254797deaa7d446bb91c9510875021f651a3a4
parentCreate resume.tex (diff)
downloadresume-78de3c917058f79387b0913cf884ccc2e9a66b8c.tar.xz
resume-78de3c917058f79387b0913cf884ccc2e9a66b8c.zip
Add popular font options
-rw-r--r--resume.tex22
1 files changed, 18 insertions, 4 deletions
diff --git a/resume.tex b/resume.tex
index 9a2491f..b4665ce 100644
--- a/resume.tex
+++ b/resume.tex
@@ -20,6 +20,19 @@
\usepackage{tabularx}
\input{glyphtounicode}
+
+%----------FONT OPTIONS----------
+% sans-serif
+% \usepackage[sfdefault]{FiraSans}
+% \usepackage[sfdefault]{roboto}
+% \usepackage[sfdefault]{noto-sans}
+% \usepackage[default]{sourcesanspro}
+
+% serif
+% \usepackage{CormorantGaramond}
+% \usepackage{charter}
+
+
\pagestyle{fancy}
\fancyhf{} % clear all header and footer fields
\fancyfoot{}
@@ -92,16 +105,17 @@
\begin{document}
-%----------HEADING-----------------
+%----------HEADING----------
% \begin{tabular*}{\textwidth}{l@{\extracolsep{\fill}}r}
% \textbf{\href{http://sourabhbajaj.com/}{\Large Sourabh Bajaj}} & Email : \href{mailto:[email protected]}{[email protected]}\\
% \href{http://sourabhbajaj.com/}{http://www.sourabhbajaj.com} & Mobile : +1-123-456-7890 \\
% \end{tabular*}
\begin{center}
- \textbf{\Huge \scshape Jake Gutierrez} \\ \vspace{1pt}
- \small xxx-xxx-xxxx $|$ \href{mailto:[email protected]}{\underline{[email protected]}} $|$ \href{https://linkedin.com/in/jakegut}{\underline{linkedin.com/in/jakegut}} $|$
- \href{https://github.com/jakeryang}{\underline{github.com/jakeryang}}
+ \textbf{\Huge \scshape Jake Ryan} \\ \vspace{1pt}
+ \small 123-456-7890 $|$ \href{mailto:[email protected]}{\underline{[email protected]}} $|$
+ \href{https://linkedin.com/in/...}{\underline{linkedin.com/in/jake}} $|$
+ \href{https://github.com/...}{\underline{github.com/jake}}
\end{center}