From 9e1f4d672348e35bfaf83dc3ff134e652a6f1029 Mon Sep 17 00:00:00 2001 From: coolneng Date: Mon, 1 Jul 2019 21:16:38 +0200 Subject: [PATCH] Rename template.tex to template.latex --- template.tex => template.latex | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) rename template.tex => template.latex (94%) diff --git a/template.tex b/template.latex similarity index 94% rename from template.tex rename to template.latex index d3d91cb..6fea695 100644 --- a/template.tex +++ b/template.latex @@ -65,11 +65,11 @@ \definecolor{light-gray}{gray}{0.55} %FONTS -\setmainfont{EB Garamond} -\newfontfamily{\hlight}[UprightFont={* Light}]{EB Garamond} +\setmainfont{Cormorant Garamond} +\newfontfamily{\hlight}[UprightFont={* Light}]{Cormorant Garamond} %\defaultfontfeatures{Mapping=tex-text} % converts LaTeX specials (``quotes'' --- dashes etc.) to unicode \defaultfontfeatures{ - Path = /usr/local/texmf-dist/fonts/opentype/public/fontawesome/ } + Path = /usr/local/share/texmf-dist/fonts/opentype/public/fontawesome/ } \usepackage{fontawesome} % glyphs for contact info % CUSTOM COMMANDS @@ -203,7 +203,7 @@ \renewcommand\arraystretch{1.25} \contactinfo \begin{tabular}[b]{@{}cl@{}} - \faEnvelopeO & \href{mailto:$email$}{$email$}\\ %{} + \faEnvelope & \href{mailto:$email$}{$email$}\\ %{} \faPhone & $phone$\\ \end{tabular} \end{minipage} @@ -313,6 +313,16 @@ $endfor$ \spacerule $endfor$ \end{tabular} + +% LANGUAGES +\section{languages} +% +\setlength{\parskip}{1mm} +$for(languages)$ +\emphasized{$languages.language$} -- \lightbf{$languages.proficiency$} \\ +\smallskip +% +$endfor$ % %\section{publications} %\vspace{-0.5em}