summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile6
-rw-r--r--cv-style.cls11
-rw-r--r--cv.pdfbin37011 -> 41872 bytes
-rw-r--r--cv.tex2
4 files changed, 7 insertions, 12 deletions
diff --git a/Makefile b/Makefile
index cea989d..368eda4 100644
--- a/Makefile
+++ b/Makefile
@@ -3,11 +3,9 @@ TEMPLATE = template.tex
CV = cv.tex
COMPILER = xelatex
-all: clean cv.tex
+all:
+ ${COMPILER} ${CV}
${COMPILER} ${CV}
clean:
rm -rf ${OUTPUT}
-
-cv.tex:
- cp ${TEMPLATE} ${CV}
diff --git a/cv-style.cls b/cv-style.cls
index 6dbcb54..855d9c3 100644
--- a/cv-style.cls
+++ b/cv-style.cls
@@ -53,8 +53,9 @@
%----------------------------------------------------------------------------------------
\RequirePackage[quiet]{fontspec}
-%\RequirePackage[math-style=TeX,vargreek-shape=unicode]{unicode-math}
-\RequirePackage{unicode-math}
+\RequirePackage[none]{hyphenat}
+% \RequirePackage[math-style=TeX,vargreek-shape=unicode]{unicode-math}
+\RequirePackage[math-style=TeX]{unicode-math}
\newfontfamily\bodyfont{Roboto-Regular}[Path=fonts/]
\newfontfamily\bodyfontit{Roboto-LightItalic}[Path=fonts/]
@@ -205,8 +206,4 @@
\RequirePackage[left=5.6cm,top=1cm,right=1cm,bottom=1cm,nohead,nofoot]{geometry}
\RequirePackage{hyperref}
-\hypersetup{
- pdftitle=CV/Resume \textbar{} Alejandro Pérez Londoño,
- pdfauthor=Alejandro Pérez Londoño,
- pdfsubject=CV/Resume%
- }
+
diff --git a/cv.pdf b/cv.pdf
index 4095b6e..0fd09cf 100644
--- a/cv.pdf
+++ b/cv.pdf
Binary files differ
diff --git a/cv.tex b/cv.tex
index 71bc93b..d514195 100644
--- a/cv.tex
+++ b/cv.tex
@@ -9,7 +9,7 @@
\begin{document}
\header{Rafael}{Marçalo} % Your name
-\lastupdated
+% \lastupdated
%----------------------------------------------------------------------------------------
% SIDEBAR SECTION -- In the aside, each new line forces a line break