From 27c45b6a97b0ee847b7f17230527b9e3bed5819d Mon Sep 17 00:00:00 2001 From: Olivier Gayot Date: Tue, 10 Sep 2019 19:56:15 +0200 Subject: Use custom arrows for dates Signed-off-by: Olivier Gayot --- friggeri-cv-a4.cls | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'friggeri-cv-a4.cls') diff --git a/friggeri-cv-a4.cls b/friggeri-cv-a4.cls index 6f1882e..858b8a1 100644 --- a/friggeri-cv-a4.cls +++ b/friggeri-cv-a4.cls @@ -377,3 +377,7 @@ BoldItalicFont=texgyreheros-bolditalic.otf \makeatletter \def\HyColor@@@@UseColor#1\@nil{\addfontfeatures{Color=#1}} \makeatother + +\newcommand{\xrightarrow}{ +\rightarrow\hspace{1pt} +} -- cgit v1.2.3