From 04dd2d2cea6192e6c4d247140ce98b5755a2f05e Mon Sep 17 00:00:00 2001 From: Christophe Roger Date: Fri, 20 Jan 2017 02:44:46 +1100 Subject: Switch to Lualatex engine --- awesome-source-cv.cls | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/awesome-source-cv.cls b/awesome-source-cv.cls index 9553482..98d8cc1 100755 --- a/awesome-source-cv.cls +++ b/awesome-source-cv.cls @@ -49,9 +49,9 @@ % Dependences %A Few Useful Packages \RequirePackage[frenchb]{babel} -\RequirePackage[T1]{fontenc} -\RequirePackage{fontspec} % for loading fonts -\RequirePackage{xunicode,xltxtra,url,parskip} % other packages for formatting +\RequirePackage[utf8]{luainputenc} +\RequirePackage{fontspec} % for loading fonts +\RequirePackage{url,parskip} % other packages for formatting \RequirePackage[usenames,dvipsnames]{xcolor} \RequirePackage{fullpage} \RequirePackage[margin=1.5cm]{geometry} @@ -63,9 +63,10 @@ \RequirePackage{longtable} \RequirePackage{etoolbox} \RequirePackage{tikz} -%\RequirePackage{pgffor} \RequirePackage[skins]{tcolorbox} + +\DeclareUnicodeCharacter{00E9}{\'{e}} % Define default accent colors \definecolor{basecolor}{HTML}{000066} %BLUE @@ -92,7 +93,7 @@ \hypersetup{breaklinks} \pagestyle{empty} % non-numbered pages -\font\fb=''[cmr10]'' % for use with \LaTeX command +%\font\fb=''[cmr10]'' % for use with \LaTeX command % Setup CV sections \titleformat{\section}{\Large\raggedright}{}{0em}{}[\titlerule] -- cgit v1.2.1 From e9fec11b000a3bce1e0d9ff572b881de9d53a617 Mon Sep 17 00:00:00 2001 From: Christophe Roger Date: Fri, 20 Jan 2017 13:54:49 +1100 Subject: Awesome Source CV v1.6 Make Lualatex as default engine --- awesome-source-cv.cls | 4 ++-- cv.tex | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/awesome-source-cv.cls b/awesome-source-cv.cls index 98d8cc1..53509a1 100755 --- a/awesome-source-cv.cls +++ b/awesome-source-cv.cls @@ -1,7 +1,7 @@ %% Copyright 2016 Christophe Roger % % Author: -% Christophe Roger +% Christophe Roger (Darwiin) % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either version 1.3c @@ -17,7 +17,7 @@ % % This work consists of the files awesome-source-cv.cls -\ProvidesClass{awesome-source-cv}[2016/11/05 v1.5 Awesome Source CV Class] +\ProvidesClass{awesome-source-cv}[2016/11/05 v1.6 Awesome Source CV Class] \LoadClass[a4paper]{article} diff --git a/cv.tex b/cv.tex index c0981b1..1d6b19b 100755 --- a/cv.tex +++ b/cv.tex @@ -1,11 +1,11 @@ -% !TEX TS-program = xelatex +% !TEX TS-program = lualatex % Awesome Source CV LaTeX Template % % This template has been downloaded from: % https://github.com/darwiin/awesome-neue-latex-cv % % Author: -% Christophe Roger +% Christophe Roger (Darwiin) % % Template license: % CC BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0/) -- cgit v1.2.1 From 43ab5e98a97bff4ccd4bdb7e07ab7e8a066e9060 Mon Sep 17 00:00:00 2001 From: Christophe Roger Date: Tue, 24 Jan 2017 19:05:35 +1100 Subject: Correct engine name --- cv.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cv.tex b/cv.tex index 1d6b19b..30bf11c 100755 --- a/cv.tex +++ b/cv.tex @@ -1,4 +1,4 @@ -% !TEX TS-program = lualatex +% !TEX TS-program = luatex % Awesome Source CV LaTeX Template % % This template has been downloaded from: -- cgit v1.2.1 From 072bb19cb3101aae706420e9738bdfbc6c83559f Mon Sep 17 00:00:00 2001 From: Christophe Roger Date: Tue, 24 Jan 2017 21:01:09 +1100 Subject: Release v1.6.1 --- awesome-source-cv.cls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awesome-source-cv.cls b/awesome-source-cv.cls index 53509a1..fc800b9 100755 --- a/awesome-source-cv.cls +++ b/awesome-source-cv.cls @@ -17,7 +17,7 @@ % % This work consists of the files awesome-source-cv.cls -\ProvidesClass{awesome-source-cv}[2016/11/05 v1.6 Awesome Source CV Class] +\ProvidesClass{awesome-source-cv}[2016/11/05 v1.6.1 Awesome Source CV Class] \LoadClass[a4paper]{article} -- cgit v1.2.1 From bd507032b323bd6f61bec6a0340fa14d01be2433 Mon Sep 17 00:00:00 2001 From: Christophe Roger Date: Thu, 9 Feb 2017 23:00:16 +1100 Subject: Update readme.md --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 71a2384..4686eb5 100755 --- a/README.md +++ b/README.md @@ -1,23 +1,23 @@ -Awesome Source CV [![Example](https://img.shields.io/badge/Exemple-pdf-blue.svg)](https://github.com/darwiin/awesome-neue-latex-cv/releases/download/1.4-github/cv.pdf) +Awesome Source CV [![Example](https://img.shields.io/badge/Exemple-pdf-blue.svg)](https://github.com/darwiin/awesome-neue-latex-cv/releases/download/v1.6.1/cv.pdf) ================= -## About +## Quick start -**Awesome Source Latex CV** was originally based on a CV template created by Alessandro Plasmati. Thi template use _XeLaTeX_ engine and _[Fontin Sans](http://www.exljbris.com/fontinsans.html)_ font. +You can edit online **Awesome Source Latex CV** on [Overleaf](https://www.overleaf.com/latex/templates/awesome-source-cv/wrdjtkkytqcw). Feel free to use my [referal link](https://www.overleaf.com/signup?ref=54c221604cd6) if you want to create your account. -More informations about the original Alessandro Plasmati template can be found here : +## About - - [ Scribd ](http://fr.scribd.com/doc/16335667/Writing-your-Professional-CV-with-LaTeX) - - [ LaTeX Templates ](http://www.latextemplates.com/template/plasmati-graduate-cv) - - [ ShareLatex ](https://www.sharelatex.com/templates/cv-or-resume/professional-cv) +**Awesome Source Latex CV** was originally based on a CV template created by Alessandro Plasmati. This template used _XeLaTeX_ engine and _[Fontin Sans](http://www.exljbris.com/fontinsans.html)_ font. **Personal data** has moved on top of the first page just before the position and _[Fontin Sans](http://www.exljbris.com/fontinsans.html)_ font has been replaced by _[Source Sans Pro Font](https://github.com/adobe-fonts/source-sans-pro)_ from Adobe. _[Font Awesome](http://fontawesome.io/)_ icons highlight important elements. Unlike _Alessandro Plasmati_ CV template, all layout stuff in **Awesome Source Latex CV** has moved in the Latex class file _awesome-source-cv.cls_ to imptove source code readability. -## Quick start +More informations about the original Alessandro Plasmati template can be found here : -You can edit online **Awesome Source Latex CV** on [Overleaf](https://www.overleaf.com/latex/templates/awesome-source-cv/wrdjtkkytqcw). Feel free to use my [referal link](https://www.overleaf.com/signup?ref=54c221604cd6) if you want to create your account. + - [ Scribd ](http://fr.scribd.com/doc/16335667/Writing-your-Professional-CV-with-LaTeX) + - [ LaTeX Templates ](http://www.latextemplates.com/template/plasmati-graduate-cv) + - [ ShareLatex ](https://www.sharelatex.com/templates/cv-or-resume/professional-cv) ## How to use **Awesome Source CV** latex class -- cgit v1.2.1