From 40b7feaa5faf2d059e4d1ae69f88476fb3b92fa9 Mon Sep 17 00:00:00 2001 From: Olivier Gayot Date: Wed, 5 Mar 2014 03:30:43 +0100 Subject: Replace the given informations in the CV by mine --- friggeri-cv.cls | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'friggeri-cv.cls') diff --git a/friggeri-cv.cls b/friggeri-cv.cls index e20cb6a..687ec29 100644 --- a/friggeri-cv.cls +++ b/friggeri-cv.cls @@ -155,7 +155,7 @@ BoldItalicFont=texgyreheros-bolditalic.otf % List environment % %%%%%%%%%%%%%%%%%%%% -\setlength{\tabcolsep}{0pt} +\setlength{\tabcolsep}{0.2cm} \newenvironment{entrylist}{% \begin{tabular*}{\textwidth}{@{\extracolsep{\fill}}ll} }{% @@ -163,7 +163,7 @@ BoldItalicFont=texgyreheros-bolditalic.otf } \renewcommand{\bfseries}{\headingfont\color{headercolor}} \newcommand{\entry}[4]{% - #1&\parbox[t]{11.8cm}{% + #1&\parbox[t]{11.6cm}{% \textbf{#2}% \hfill% {\footnotesize\addfontfeature{Color=lightgray} #3}\\% -- cgit v1.2.3