Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/depressiveRobot/friggeri-cv-a4
- Owner: depressiveRobot
- License: mit
- Created: 2015-10-22T12:00:30.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-12T23:01:12.000Z (over 7 years ago)
- Last Synced: 2024-08-02T19:01:32.313Z (5 months ago)
- Topics: friggeri-cv, latex
- Language: TeX
- Size: 1.26 MB
- Stars: 92
- Watchers: 4
- Forks: 40
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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