Based on cv-boilerplate
.
A boilerplate to ease the pain of building and maintaining a CV or résumé using LaTeX.
- LaTeX with the following packages:
fontspec
,geometry
,hyperref
,marginnote
,sectsty
,setspace
,tabu
,ulem
,xltxtra
,xunicode
- Pandoc, the universal document converter.
mainfont
: Every font installed on your system should work out of the box (thanks, XeTeX!)fontsize
: Possible values here are 10pt, 11pt and 12pt.geometry
: A string that sets the margins throughgeometry
. Read this to learn how this package works.
- Refer to pandoc's documentation to learn more about how templates work.
- If you're not familiar with the YAML syntax, here's a good overview.
- If you want to edit the template but LaTeX scares you, these docs put together by ShareLaTeX cover most of the basics and are surprisingly kind to the beginner.
- Odds are your question already has an answer on TeX Stack Exchange. Also, pretty friendly crowd in there.
This repository contains a modified version of Dario Taraborelli's cvtex template.
License: CC BY-SA 3.0