summaryrefslogtreecommitdiffstats
path: root/cv.tex
diff options
context:
space:
mode:
Diffstat (limited to 'cv.tex')
-rwxr-xr-xcv.tex7
1 files changed, 4 insertions, 3 deletions
diff --git a/cv.tex b/cv.tex
index 66a3471..192ec07 100755
--- a/cv.tex
+++ b/cv.tex
@@ -1,6 +1,6 @@
% !TEX TS-program = xelatex
-\documentclass[a4paper]{article}
+\documentclass[11pt,a4paper]{article}
%A Few Useful Packages
\usepackage[frenchb]{babel}
@@ -19,6 +19,8 @@
\usepackage[margin=1.5cm]{geometry}
\usepackage{fontawesome}
+\usepackage{paralist}
+
%Setup hyperref package, and colours for links
\usepackage{hyperref}
\definecolor{linkcolour}{rgb}{0,0.2,0.6}
@@ -28,11 +30,10 @@
\defaultfontfeatures{Mapping=tex-text}
%\setmainfont[SmallCapsFont = Fontin Sans Small Caps]{Fontin Sans Regular}
\setmainfont[BoldFont = Helvetica Neue, ItalicFont=Helvetica Neue Thin Italic ,SmallCapsFont = Helvetica Neue Light]{Helvetica Neue Thin}
-%\setmainfont[SmallCapsFont = Calibri]{Calibri}
%CV Sections inspired by:
\titleformat{\section}{\Large\scshape\raggedright}{}{0em}{}[\titlerule]
-\titlespacing{\section}{0pt}{3pt}{3pt}
+\titlespacing{\section}{0pt}{2pt}{2pt}
%Tweak a bit the top margin
%\addtolength{\voffset}{-1.3cm}