summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--article/commands.tex4
-rw-r--r--resume/commands.tex7
-rw-r--r--resume/packages.tex3
-rw-r--r--resume/resume.pdfbin78008 -> 115432 bytes
-rw-r--r--resume/resume.pngbin28007 -> 33018 bytes
-rw-r--r--resume/resume.tex2
6 files changed, 10 insertions, 6 deletions
diff --git a/article/commands.tex b/article/commands.tex
index 3ab9dbb..e5d74fe 100644
--- a/article/commands.tex
+++ b/article/commands.tex
@@ -11,7 +11,7 @@
\titleformat{\subsection}
[block]
-{\Large\bfseries}
+{\Large\bfseries}
{} %section label
{0em}
{}
@@ -29,7 +29,7 @@
% Numbered sections %
%%%%%%%%%%%%%%%%%%%%%
%\titleformat{\section}
-%[block]
+%[block]
%{\LARGE\bfseries}
%{\thesection}
%{1em}
diff --git a/resume/commands.tex b/resume/commands.tex
index bb52bb8..6889b71 100644
--- a/resume/commands.tex
+++ b/resume/commands.tex
@@ -47,11 +47,11 @@
\vspace{3mm}
\hrule
\centering
- \ \small{\faIcon{phone} \phone}
+ \ \small{\faIcon{phone} \href{tel:\phone}{\phone}}
\hfill
- \small{\faIcon{envelope} \href{mailto://\email}{\email}}
+ \small{\faIcon{envelope} \href{mailto:\email}{\email}}
\hfill
- \small{\faIcon{linkedin} \href{https://www.linkedin.com/in/\linkedin/}{linkedin.com/in/\linkedin/}}\ \
+ \small{\faIcon{linkedin} \href{https://www.linkedin.com/in/\linkedin/}{linkedin.com/in/\linkedin}}\ \
%\small{\faIcon{map-marker-alt} {\location}}\ \
%\small{\faIcon{globe} \href{https://\website/}{\website}}\ \
\raggedright
@@ -64,4 +64,3 @@
\normalsize{\textbf{#1}} \\
\small{#2}
}
-
diff --git a/resume/packages.tex b/resume/packages.tex
index e2e5342..f3e88e1 100644
--- a/resume/packages.tex
+++ b/resume/packages.tex
@@ -13,3 +13,6 @@
\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}
diff --git a/resume/resume.pdf b/resume/resume.pdf
index 44ac3a9..3edbd57 100644
--- a/resume/resume.pdf
+++ b/resume/resume.pdf
Binary files differ
diff --git a/resume/resume.png b/resume/resume.png
index 898cd32..462259a 100644
--- a/resume/resume.png
+++ b/resume/resume.png
Binary files differ
diff --git a/resume/resume.tex b/resume/resume.tex
index 7d72c3c..a0840cd 100644
--- a/resume/resume.tex
+++ b/resume/resume.tex
@@ -1,3 +1,5 @@
+\RequirePackage{pdfmanagement-testphase}
+\DeclareDocumentMetadata{uncompress,pdfversion=2.0}
\documentclass[english]{article}
\usepackage{titling}
\author{Your Name} %Fill in your name here