Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/roald87/xelatex-cv-roald
XeLaTeX CV template
https://github.com/roald87/xelatex-cv-roald
cv-template latex latex-class latex-style latex-template xelatex
Last synced: 4 months ago
JSON representation
XeLaTeX CV template
- Host: GitHub
- URL: https://github.com/roald87/xelatex-cv-roald
- Owner: Roald87
- License: mit
- Created: 2017-01-30T09:26:46.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-04-07T13:38:50.000Z (10 months ago)
- Last Synced: 2024-09-29T04:41:30.399Z (4 months ago)
- Topics: cv-template, latex, latex-class, latex-style, latex-template, xelatex
- Language: TeX
- Size: 10.6 MB
- Stars: 40
- Watchers: 3
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# CV template for XeLaTeX
**Version 5.x.x only works with TexLive 2023. Tested on Overleaf.**
![Example](cv-roald-example.png)
This template lets you choose one base color via the `documentclass` option `changecolor`. You can for example use the color of the company you are applying for. By using a color harmony model, a color named `second` is picked. This color is only used for the links. However, if you choose the option `titlecolor=second`, the second color is also used for the titles. See the gif below for a little demo.
![demo](document_class_options_demo.gif)
By choosing colors according to a color [harmony model](https://en.wikipedia.org/wiki/Harmony_\(color\)), you make sure the different colors match nicely. You can play around with different models [here](http://paletton.com/). For more information on how this template works, see the comments in `cv-roald-example.tex`.