From a7a33e85b36e9465481d4b5ec08bc01bd434820f Mon Sep 17 00:00:00 2001 From: Jake VanderVaate Date: Wed, 10 Nov 2021 09:57:25 -0600 Subject: updated resume --- resume/commands.tex | 1 - resume/packages.tex | 2 ++ 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'resume') diff --git a/resume/commands.tex b/resume/commands.tex index 4ade9d4..a6d2897 100644 --- a/resume/commands.tex +++ b/resume/commands.tex @@ -1,4 +1,3 @@ -\pdfgentounicode=1 \setlist{nosep} \setlist[itemize]{ diff --git a/resume/packages.tex b/resume/packages.tex index 802a479..cf371cf 100644 --- a/resume/packages.tex +++ b/resume/packages.tex @@ -11,3 +11,5 @@ \usepackage[dvipsnames]{xcolor} %Allow the \color{name_of_color} command \usepackage{enumitem} %Modify bullet spacing in lists \usepackage{titlesec} %Change the section headings +\input{glyphtounicode} +\pdfgentounicode=1 -- cgit v1.2.1