Skip to content

LaTeX template for CV or resume with modern and smart infographic-style elements including fontawesome support.

Notifications You must be signed in to change notification settings

droustchev/smart-fancy-latex-cv

 
 

Repository files navigation

Smart Fancy LaTeX CV

LaTeX template for CV or resume with modern and smart infographic-style elements including fontawesome support.

CV Screenshot

Required Packages (Debian/Ubuntu instructions)

texlive

sudo apt-get install texlive

texlive-xetex

sudo apt-get install texlive-xetex

texlive-lualatex

sudo apt-get install texlive-luatex

texlive-math-extra

sudo apt-get install texlive-math-extra

texmaker

sudo apt-get install texmaker

Compilation

Open cv.tex with TexMaker and compile using XeLaTeX

Fontawesom support

To enable fontawesome support, include the fontawesome package in the cv.tex file

\usepackage{fontawesome}

and compile the document using LuaLaTex

Author

Carmine Benedetto

http://www.carminebenedetto.net

References

Developed on ShareLaTeX

https://www.sharelatex.com

Based on Fancy CV template created by Adrien Friggeri

https://www.sharelatex.com/templates/52fb8c1f33621a613683ecad

About

LaTeX template for CV or resume with modern and smart infographic-style elements including fontawesome support.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 100.0%