/yacv

Yet Another CV / Résumé Class

Primary LanguageTeXGNU General Public License v3.0GPL-3.0

yacv is Yet Another CV class to support the creation of Résumé / CV in LaTeX.

In the context of the migration of my CV to a better looking and improved version, after trying some options available on the internet, I have decided to create a class (and not just a style!) to support it.

To include this just add the following or similar to your résumé tex file.

%% my document class for CVs %%
\documentclass[en]{yacv}

Dependencies

ifthen verbatim inputenc fontenc babel color xcolor geometry lastpage fancyhdr setspace graphicx hyperref tabularx

Roadmap

  • Add support for two columns
  • Add landscape support
  • Add docker image to offer a seamless CV creation