Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/depressiveRobot/friggeri-cv-a4

A4 paper format version of the fancy Friggeri CV LaTex template
https://github.com/depressiveRobot/friggeri-cv-a4

friggeri-cv latex

Last synced: about 1 month ago
JSON representation

A4 paper format version of the fancy Friggeri CV LaTex template

Awesome Lists containing this project

README

        

# About

Fork of the ShareLateX version of the [Friggeri CV](https://www.sharelatex.com/templates/cv-or-resume/fancy-cv) from Adrien Friggeri changed to render in A4 paper format. There is also a new option `nocolors` to disable use of colors in section headers.

![](samples/cv.png?raw=true)

## Usage

Run `make pdf` to create the PDF (`cv.pdf`).
See `make help` for an overview of available targets.

This template needs the following dependencies installed:

* TikZ (header)
* XeTex and fontspec (custom fonts)
* biblatex/biber (publications)
* textpos (aside)

## Options

* `print`: renders in black and white, and reverts the header to dark on light
* `nocolors`: no colors in section headers (but still use dark header)

![](samples/cv_nocolors.png?raw=true)

## License

[MIT License](https://opensource.org/licenses/MIT), Copyright (C) 2017, Marvin Frommhold