summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorChristophe Roger <darwiinc@live.fr>2016-07-29 18:46:51 +1100
committerChristophe Roger <darwiinc@live.fr>2016-07-29 18:46:51 +1100
commit668d44e0f1229b699c627cbfc4267f6f9375e744 (patch)
treeb3aac7ebf70e6ac0fd761d9ffe778a72f5538a11 /README.md
parent605a26d139fa1427c37b618cf8cdd55644b0e281 (diff)
downloadcv-668d44e0f1229b699c627cbfc4267f6f9375e744.tar.gz
cv-668d44e0f1229b699c627cbfc4267f6f9375e744.tar.bz2
cv-668d44e0f1229b699c627cbfc4267f6f9375e744.tar.xz
cv-668d44e0f1229b699c627cbfc4267f6f9375e744.zip
Bug fixing on darwiin-cv.cls
Updated README.md
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md11
1 files changed, 5 insertions, 6 deletions
diff --git a/README.md b/README.md
index 2655d34..dd998a3 100755
--- a/README.md
+++ b/README.md
@@ -3,16 +3,15 @@ latex-classicalcv
Latex CV based on CV template created by Alessandro Plasmati. The original templates utilizes XeLaTeX engine and Fontin font.
More informations can be found here
-- http://fr.scribd.com/doc/16335667/Writing-your-Professional-CV-with-LaTeX
-- http://www.latextemplates.com/template/plasmati-graduate-cv
-- https://www.sharelatex.com/templates/cv-or-resume/professional-cv
+ - http://fr.scribd.com/doc/16335667/Writing-your-Professional-CV-with-LaTeX
+ - http://www.latextemplates.com/template/plasmati-graduate-cv
+ - https://www.sharelatex.com/templates/cv-or-resume/professional-cv
In my version, Personal data have moved on top of the page just before the professional title.
-
I have also created little Latex macros to make easier and cleaner Latex source code
-```TeX
+```latex
\user{firstname}{LASTNAME}
\linkedin{{link}{Link Description}}
\address{12, Dummy Road, 000000, Dummy Country}
@@ -23,7 +22,7 @@ I have also created little Latex macros to make easier and cleaner Latex source
Another macro has been set to perform conditional include. You have to put \demotrue or \demofalse once in your file to use \conditionalinput macro
-```TeX
+```latex
%These two lines will include section_references_demo
\demotrue
\conditionalinput{section_references_demo}{references}