summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Gayot <olivier.gayot@sigexec.com>2021-04-05 22:24:05 +0200
committerOlivier Gayot <olivier.gayot@sigexec.com>2021-04-05 22:24:05 +0200
commite08435e50f08aed4984620773cd62af777c49e43 (patch)
tree07ee9df8bc45efc2209e70e5de77ebd7ea20c1a3
parent407efad8a536c3cf540177c5b6db6200f76b0f36 (diff)
Replace use of xrightarrow which stopped building
Signed-off-by: Olivier Gayot <olivier.gayot@sigexec.com>
-rw-r--r--cv.tex14
-rw-r--r--friggeri-cv-a4.cls4
2 files changed, 7 insertions, 11 deletions
diff --git a/cv.tex b/cv.tex
index 7795643..5afb081 100644
--- a/cv.tex
+++ b/cv.tex
@@ -50,7 +50,7 @@
\end{actions}
}
\entry
- {Oct. 2014 \\\xrightarrow Jan. 2015}
+ {Oct. 2014 \\\rightarrow Jan. 2015}
{University of Kent, Canterbury (United Kingdom)}
{Teacher assistant}
{
@@ -60,7 +60,7 @@
\end{actions}
}
\entry
- {Apr. 2014 \\\xrightarrow Sep. 2014}
+ {Apr. 2014 \\\rightarrow Sep. 2014}
{BayLibre, Valbonne - Sophia Antipolis (France)}
{Intern}
{
@@ -71,7 +71,7 @@
\end{actions}
}
\entry
- {Oct. 2013 \\\xrightarrow May 2014}
+ {Oct. 2013 \\\rightarrow May 2014}
{Intersec, Paris (France)}
{Part time software developer}
{
@@ -82,7 +82,7 @@
\end{actions}
}
\entry
- {Jul. 2012 \\\xrightarrow Dec. 2012}
+ {Jul. 2012 \\\rightarrow Dec. 2012}
{Intersec, Paris (France)}
{Intern within the R\&D department}
{
@@ -98,17 +98,17 @@
\begin{entrylist}
\entry
- {Jul. 2014\\\xrightarrow Sept. 2016}
+ {Jul. 2014\\\rightarrow Sept. 2016}
{Master degree of Information Technology}
{EPITECH Paris, France}
{}
\entry
- {Sept. 2014\\\xrightarrow Sept. 2015}
+ {Sept. 2014\\\rightarrow Sept. 2015}
{One year as exchange student}
{University of Kent, England}
{Course of Computer Security}
\entry
- {Oct. 2011\\\xrightarrow Jul. 2014}
+ {Oct. 2011\\\rightarrow Jul. 2014}
{Bachelor degree of Information Technology}
{EPITECH Nancy, France}
{}
diff --git a/friggeri-cv-a4.cls b/friggeri-cv-a4.cls
index 9dcafe1..5cdf1b2 100644
--- a/friggeri-cv-a4.cls
+++ b/friggeri-cv-a4.cls
@@ -384,7 +384,3 @@ BoldItalicFont=texgyreheros-bolditalic.otf
\makeatletter
\def\HyColor@@@@UseColor#1\@nil{\addfontfeatures{Color=#1}}
\makeatother
-
-\newcommand{\xrightarrow}{
-\rightarrow\hspace{1pt}
-}