A LaTeX CV Document Class
  • TeX 95%
  • Shell 4.4%
  • Makefile 0.6%
Find a file
2021-11-30 20:45:38 +01:00
examples Make language rating optional. 2021-11-30 20:45:38 +01:00
images Optimised image sizes. 2017-09-12 23:44:56 +02:00
src Make language rating optional. 2021-11-30 20:45:38 +01:00
support Add ctex dependency. 2020-08-06 18:23:16 +02:00
.gitignore Ignore LaTeX helper files. 2020-03-15 18:34:24 +01:00
.travis.yml Remove depricated key. 2020-02-08 15:01:08 +01:00
create_images.sh Optimised image sizes. 2017-09-12 23:44:56 +02:00
LICENSE Changed licence GPL to LPPL. 2017-09-10 16:41:39 +02:00
Makefile Add Makefile 2018-01-15 17:18:52 +01:00
pack.sh Change compilers to XeLaTeX to support Chinese in source files. 2018-05-21 11:00:36 +02:00
README.md Remove unused link. 2020-02-08 19:31:30 +01:00

limecv limecv project icon

Build Status

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.

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, so you should use a package manager to install this package.

After installing this package, make sure you have the following fonts installed:

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.

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