summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xcv.tex2
-rwxr-xr-xdarwiin-awesome-cv.cls (renamed from roger-cv.cls)6
2 files changed, 6 insertions, 2 deletions
diff --git a/cv.tex b/cv.tex
index 2cd1ec1..3de5159 100755
--- a/cv.tex
+++ b/cv.tex
@@ -1,6 +1,6 @@
% !TEX TS-program = xelatex
-\documentclass{roger-cv}
+\documentclass{darwiin-awesome-cv}
\usepackage{DemoMode}
diff --git a/roger-cv.cls b/darwiin-awesome-cv.cls
index 3b3c821..f411d88 100755
--- a/roger-cv.cls
+++ b/darwiin-awesome-cv.cls
@@ -1,4 +1,4 @@
-\ProvidesClass{roger-cv}[2015/10/04 v1.0 Christophe ROGER CV Class]
+\ProvidesClass{darwiin-awesome-cv}[2015/10/04 v1.0 Christophe ROGER CV Class]
\LoadClass[11pt,a4paper]{article}
@@ -68,6 +68,10 @@
}
\bigskip
}
+
+
+
+
%Resume part title definition
\newcommand\sectionTitle[2]{\section{\texorpdfstring{\color{Blue}#2\enspace #1}{#1}}}