Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/opieters/limecv
A LaTeX CV Document Class
https://github.com/opieters/limecv
cover-letter curriculum-vitae cv latex latex-template lualatex xelatex
Last synced: 23 days ago
JSON representation
A LaTeX CV Document Class
- Host: GitHub
- URL: https://github.com/opieters/limecv
- Owner: opieters
- License: other
- Created: 2017-07-30T14:47:53.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-11-30T19:45:44.000Z (almost 3 years ago)
- Last Synced: 2024-09-29T04:41:02.956Z (about 1 month ago)
- Topics: cover-letter, curriculum-vitae, cv, latex, latex-template, lualatex, xelatex
- Language: TeX
- Homepage:
- Size: 8.87 MB
- Stars: 417
- Watchers: 14
- Forks: 47
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- starred-awesome - limecv - A LaTeX CV Document Class (TeX)
README
# limecv
[![Build Status](https://travis-ci.org/opieters/limecv.svg?branch=master)](https://travis-ci.org/opieters/limecv)
`limecv` is a document class to typeset curriculum vitæ in (Xe/Lua)LaTeX.
The design of this document class is detailed in [a series of blog posts][blog].
Example CV:
`limecv` offers support for a bio/profile, contact details, language skills, (general) skills, projects, education, experience and references. It also features a custom cover letter design.
## Installation
The package is [available from CTAN](https://ctan.org/pkg/limecv), so you should use a package manager to install this package.
After installing this package, make sure you have the following fonts installed:
* [FontAwesome][FA]
* [Fira][fira] (only needed when using XeLaTeX/LuaLaTeX)The required packages are all available on CTAN. `support/install_texlive.sh` list all of them.
## Documentation
The class documentation can be found on [CTAN](http://ctan.org/tex-archive/macros/latex/contrib/limecv/limecv.pdf).
Alternatively, the documentation can also be created by running `xelatex limecv.dtx`.
## Examples
To compile the examples in `/examples/`, install the package from CTAN or compile from source by running: `xelatex limecv.ins` and copy the resulting `limecv.cls` file to the `/examples/` folder.
## Licence
LPPL v1.3c See LICENSE file.
Default profile picture courtesy of Twitter.
© 2017 - 2020 Olivier Pieters
[blog]: https://olivierpieters.be/blog/archive/tag/limecv
[FA]: http://fontawesome.io
[fira]: https://github.com/mozilla/Fira