|
@@ -23,14 +23,11 @@
|
|
\documentclass[a4paper,10pt]{article} % Font size (10pt, 11pt or 12pt)
|
|
\documentclass[a4paper,10pt]{article} % Font size (10pt, 11pt or 12pt)
|
|
|
|
|
|
\usepackage[ngerman]{babel} % this is needed for umlauts
|
|
\usepackage[ngerman]{babel} % this is needed for umlauts
|
|
-
|
|
|
|
\usepackage[hmargin=1.25cm, vmargin=1.0cm]{geometry} % Document margins
|
|
\usepackage[hmargin=1.25cm, vmargin=1.0cm]{geometry} % Document margins
|
|
-
|
|
|
|
\usepackage{marvosym} % Required for symbols in the colored box
|
|
\usepackage{marvosym} % Required for symbols in the colored box
|
|
\usepackage{ifsym} % Required for symbols in the colored box
|
|
\usepackage{ifsym} % Required for symbols in the colored box
|
|
\usepackage{pdfpages} % Signatureinbingung und includepdf
|
|
\usepackage{pdfpages} % Signatureinbingung und includepdf
|
|
\usepackage{csquotes}
|
|
\usepackage{csquotes}
|
|
-
|
|
|
|
\usepackage{xcolor} % Allows the definition of hex colors
|
|
\usepackage{xcolor} % Allows the definition of hex colors
|
|
|
|
|
|
% Fonts and tweaks for XeLaTeX
|
|
% Fonts and tweaks for XeLaTeX
|
|
@@ -76,6 +73,8 @@
|
|
pdftitle = {Curriculum Vitae of Martin Thoma}
|
|
pdftitle = {Curriculum Vitae of Martin Thoma}
|
|
}
|
|
}
|
|
|
|
|
|
|
|
+\usepackage{microtype}
|
|
|
|
+
|
|
\begin{document}
|
|
\begin{document}
|
|
|
|
|
|
\color{text1} % Sets the default text color for the whole document
|
|
\color{text1} % Sets the default text color for the whole document
|