update resume

This commit is contained in:
2018-05-08 18:46:10 +02:00
parent 3378e1bec5
commit fffc657d40
3 changed files with 98 additions and 73 deletions

View File

@@ -1,8 +1,10 @@
\usepackage{mdwlist}
\usepackage{multicol}
\usepackage{relsize}
\usepackage{hyperref}
\usepackage{hyperref}
\usepackage{xcolor}
\usepackage{enumitem}
\setlist[itemize]{leftmargin=*}
\definecolor{dark-blue}{rgb}{0.1,0.1,0.3}
\hypersetup{colorlinks,linkcolor={dark-blue},citecolor={dark-blue},urlcolor={dark-blue}}
\ifxetex
@@ -34,9 +36,15 @@
\setlength{\tabcolsep}{0em}
\xspaceskip7pt
\newcommand\maintitle[3]{\vbox to 0pt{\hfill\scriptsize\color{gray} #3}\vspace{-0.4em}\noindent{\LARGE \textbf{#1}}\ \ \ \emph{#2}}
\newenvironment{absolutelynopagebreak}
{\par\nobreak\vfil\penalty0\vfilneg
\vtop\bgroup}
{\par\xdef\tpd{\the\prevdepth}\egroup
\prevdepth=\tpd}
\newcommand*\roottitle[1]{\vspace{-1.0em}\subsection*{#1}\vspace{-0.5em}\nopagebreak[4]}
\newcommand\maintitle[3]{\vbox to 0pt{\hfill\scriptsize\color{gray} #3}\vspace{-0.4em}\noindent{\Large \textbf{#1}}\ \ \ \emph{#2}}
\newcommand*\roottitle[1]{\vspace{-1.5em}\subsubsection*{#1}\vspace{-0.5em}\nopagebreak[4]}
\newcommand*\acr[1]{\textscale{.85}{#1}}
@@ -56,11 +64,11 @@
}
{\end{list}}
\newcommand{\headedsection}[3]{\nopagebreak[4]\begin{indentsection}\item[]\textscale{1.1}{#1}\hfill#2#3\end{indentsection}\nopagebreak[4]\vspace{0.3em}}
\newcommand{\headedsection}[3]{\nopagebreak[4]\begin{indentsection}\item[]#1\hfill#2#3\end{indentsection}\nopagebreak[4]\vspace{0.3em}}
\newcommand{\headedsubsection}[3]{\nopagebreak[4]\begin{indentsection}\item[]\textbf{#1}\hfill\emph{#2}#3\end{indentsection}\nopagebreak[4]}
\newcommand{\headedsubsection}[3]{\nopagebreak[4]\item[]\textbf{#1}\hfill\emph{#2}#3\nopagebreak[4]}
\newcommand{\bodytext}[1]{\nopagebreak[4]\begin{indentsection}\item[]#1\end{indentsection}\pagebreak[2]}
\newcommand{\bodytext}[1]{\nopagebreak[4]\item[]#1\pagebreak[2]}
\newcommand{\breakvspace}[1]{\pagebreak[2]\vspace{#1}\pagebreak[2]}
\newcommand{\nobreakvspace}[1]{\nopagebreak[4]\vspace{#1}\nopagebreak[4]}