summaryrefslogtreecommitdiff
path: root/resume/packages.tex
blob: f3e88e198844316ad7609b395e99c9e596718c6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
\usepackage[margin=.75in]{geometry} %Set page margin
\usepackage{roboto} %Document font
\usepackage[parfill]{parskip} %Block paragraphs
\usepackage{tabto} %Package to enable tab stops and \tab command
\pagenumbering{gobble} %No page numbers
\usepackage{fontawesome5} %Icons in the contact information
\usepackage{hyperref} %Hyperlinks and document metatdata
\usepackage{tabularx} %Tables
\usepackage{changepage} %Adjust margins for specific sections
\usepackage[T1]{fontenc} %Encode font for screen-reading software
\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}  %Ensure proper encoding
\pdfgentounicode=1 %Ensure proper encoding
\usepackage[english]{babel}
\usepackage{tagpdf}
\tagpdfsetup{activate,paratagging,interwordspace}