diff options
author | Christophe Roger <darwiinc@live.fr> | 2016-09-30 06:10:43 +1100 |
---|---|---|
committer | Christophe Roger <darwiinc@live.fr> | 2016-09-30 06:10:43 +1100 |
commit | 8e29062610444f27e5612d7154e8484229a679bb (patch) | |
tree | 33fe4bc1f7249e00d28ea89099e5b40504dad90d /README.md | |
parent | 0eb225f953cf029e9979e7051f8f7eacfa572015 (diff) | |
parent | 3273db2efdc36dea6f9b36198035ea5599e529e9 (diff) | |
download | cv-8e29062610444f27e5612d7154e8484229a679bb.tar.gz cv-8e29062610444f27e5612d7154e8484229a679bb.tar.bz2 cv-8e29062610444f27e5612d7154e8484229a679bb.tar.xz cv-8e29062610444f27e5612d7154e8484229a679bb.zip |
Merge branch 'master' into local-github
New cls name
Local fonts option
Changes to be committed:
modified: README.md
renamed: source-awesome-cv.cls -> awesome-source-cv.cls
modified: cv.tex
new file: fonts/SourceSansPro-Black.otf
new file: fonts/SourceSansPro-BlackIt.otf
new file: fonts/SourceSansPro-Bold.otf
new file: fonts/SourceSansPro-BoldIt.otf
new file: fonts/SourceSansPro-ExtraLight.otf
new file: fonts/SourceSansPro-ExtraLightIt.otf
new file: fonts/SourceSansPro-It.otf
new file: fonts/SourceSansPro-Light.otf
new file: fonts/SourceSansPro-LightIt.otf
new file: fonts/SourceSansPro-Regular.otf
new file: fonts/SourceSansPro-Semibold.otf
new file: fonts/SourceSansPro-SemiboldIt.otf
Diffstat (limited to 'README.md')
-rwxr-xr-x | README.md | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -1,17 +1,16 @@ -Source Awesome CV [![Example](https://img.shields.io/badge/Exemple-pdf-blue.svg)](https://raw.githubusercontent.com/posquit0/Awesome-CV/master/examples/resume.pdf) +Awesome Source CV [![Example](https://img.shields.io/badge/Exemple-pdf-blue.svg)](https://raw.githubusercontent.com/posquit0/Awesome-CV/master/examples/resume.pdf) ================= -Latex CV based on CV template created by Alessandro Plasmati. The original templates utilizes _XeLaTeX_ engine and _Fontin_ font. +Latex CV based on CV template created by Alessandro Plasmati. The original templates use _XeLaTeX_ engine and _Fontin_ font. More informations can be found here : - [ 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) -I choose to move _Personal data_ on top of the page just before the professional title. I've also replaced default font by _[Source Sans Pro Font](https://github.com/adobe-fonts/source-sans-pro)_ -and included _Font Awesome_ items. +I choose to move _Personal data_ on top of the page just before the professional title. I've also replaced default font by _[Source Sans Pro Font](https://github.com/adobe-fonts/source-sans-pro)_ and included _[Font Awesome](http://fontawesome.io/)_ icons. -I've chosen to cut my resume in a couple of smaller files and to add some macro to make the main latex source code more readable. +I've chosen to cut my resume in a couple of smaller files and to create a class file to make the main latex source code more readable. ```latex % Define author's name |