diff options
author | Olivier Gayot <og@satcom1.com> | 2019-09-10 19:56:15 +0200 |
---|---|---|
committer | Olivier Gayot <og@satcom1.com> | 2019-09-10 19:56:15 +0200 |
commit | 27c45b6a97b0ee847b7f17230527b9e3bed5819d (patch) | |
tree | 00bb4120c1692e16fe867419d158ae986ee4eac8 /friggeri-cv-a4.cls | |
parent | d0b2d5cf07d76cc1ebb020a80004e9c3c7b6b54a (diff) |
Use custom arrows for dates
Signed-off-by: Olivier Gayot <og@satcom1.com>
Diffstat (limited to 'friggeri-cv-a4.cls')
-rw-r--r-- | friggeri-cv-a4.cls | 4 |
1 files changed, 4 insertions, 0 deletions
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} +} |