A modern curriculum vitae class for LaTeX
  • TeX 99.8%
  • Shell 0.2%
Find a file
2021-01-29 14:26:51 +01:00
.github/workflows Add new skill matrix feature to moderncv (#32) 2021-01-22 15:46:25 +01:00
manual add explanation on how to use babel to guide 2021-01-29 14:21:13 +01:00
.gitignore blacklist *.gz and *.toc files 2021-01-24 13:32:43 +01:00
CHANGELOG add fix orphaned section notice to changelog 2021-01-29 14:26:51 +01:00
create-release-tarball.sh add script to create release tarball 2021-01-21 20:39:39 +01:00
KNOWN_BUGS add bugs to known_bugs 2021-01-27 14:56:00 +01:00
LICENSE.txt update readme and add license text (#8) 2020-07-04 23:30:34 +02:00
Makefile make userguide both compilable with make and from the file in the manual/ directory 2021-01-26 16:00:33 +01:00
moderncv.cls set default stretchability to 0.9\baselineskip 2021-01-29 12:15:35 +01:00
moderncvbodyi.sty introduce \cvsectionstretchability and \cvsubsectionstretchability 2021-01-27 20:30:38 +01:00
moderncvbodyii.sty Replaced moderncvbodyii.sty by a symlink to moderncvbodyi.sty 2015-08-01 15:35:47 -07:00
moderncvbodyiii.sty introduce \cvsectionstretchability and \cvsubsectionstretchability 2021-01-27 20:30:38 +01:00
moderncvbodyiv.sty introduce \cvsectionstretchability and \cvsubsectionstretchability 2021-01-27 20:30:38 +01:00
moderncvbodyv.sty introduce \cvsectionstretchability and \cvsubsectionstretchability 2021-01-27 20:30:38 +01:00
moderncvcollection.sty Bugfixes, improvements and new symbols/nosymbols option for all styles (#34) 2021-01-26 12:57:04 +01:00
moderncvcolorblack.sty Add new skill matrix feature to moderncv (#32) 2021-01-22 15:46:25 +01:00
moderncvcolorblue.sty Add new skill matrix feature to moderncv (#32) 2021-01-22 15:46:25 +01:00
moderncvcolorburgundy.sty Add new skill matrix feature to moderncv (#32) 2021-01-22 15:46:25 +01:00
moderncvcolorgreen.sty Add new skill matrix feature to moderncv (#32) 2021-01-22 15:46:25 +01:00
moderncvcolorgrey.sty Add new skill matrix feature to moderncv (#32) 2021-01-22 15:46:25 +01:00
moderncvcolororange.sty Add new skill matrix feature to moderncv (#32) 2021-01-22 15:46:25 +01:00
moderncvcolorpurple.sty Add new skill matrix feature to moderncv (#32) 2021-01-22 15:46:25 +01:00
moderncvcolorred.sty Add new skill matrix feature to moderncv (#32) 2021-01-22 15:46:25 +01:00
moderncvcompatibility.sty Add new skill matrix feature to moderncv (#32) 2021-01-22 15:46:25 +01:00
moderncvdebugtools.sty Add new skill matrix feature to moderncv (#32) 2021-01-22 15:46:25 +01:00
moderncvfooti.sty make colors user adjustable. expose hidden options. 2021-01-26 23:53:40 +01:00
moderncvheadi.sty make colors user adjustable. expose hidden options. 2021-01-26 23:53:40 +01:00
moderncvheadii.sty make colors user adjustable. expose hidden options. 2021-01-26 23:53:40 +01:00
moderncvheadiii.sty make colors user adjustable. expose hidden options. 2021-01-26 23:53:40 +01:00
moderncvheadiv.sty adjust spacing. 2021-01-27 18:12:35 +01:00
moderncvheadv.sty make colors user adjustable. expose hidden options. 2021-01-26 23:53:40 +01:00
moderncvheadvi.sty make colors user adjustable. expose hidden options. 2021-01-26 23:53:40 +01:00
moderncviconsawesome.sty Bugfixes, improvements and new symbols/nosymbols option for all styles (#34) 2021-01-26 12:57:04 +01:00
moderncviconsletters.sty Bugfixes, improvements and new symbols/nosymbols option for all styles (#34) 2021-01-26 12:57:04 +01:00
moderncviconsmarvosym.sty Bugfixes, improvements and new symbols/nosymbols option for all styles (#34) 2021-01-26 12:57:04 +01:00
moderncvskillmatrix.sty make colors user adjustable. expose hidden options. 2021-01-26 23:53:40 +01:00
moderncvstylebanking.sty make colors user adjustable. expose hidden options. 2021-01-26 23:53:40 +01:00
moderncvstylecasual.sty make colors user adjustable. expose hidden options. 2021-01-26 23:53:40 +01:00
moderncvstyleclassic.sty make colors user adjustable. expose hidden options. 2021-01-26 23:53:40 +01:00
moderncvstyleempty.sty make colors user adjustable. expose hidden options. 2021-01-26 23:53:40 +01:00
moderncvstylefancy.sty make colors user adjustable. expose hidden options. 2021-01-26 23:53:40 +01:00
moderncvstyleoldstyle.sty make colors user adjustable. expose hidden options. 2021-01-26 23:53:40 +01:00
picture.eps Better folder structure 2020-10-18 11:30:30 +02:00
picture.jpg Better folder structure 2020-10-18 11:30:30 +02:00
publications.bib Better folder structure 2020-10-18 11:30:30 +02:00
README.md fix formulations and typos 2021-01-25 23:06:58 +01:00
template.tex make colors user adjustable. expose hidden options. 2021-01-26 23:53:40 +01:00
tweaklist.sty Add new skill matrix feature to moderncv (#32) 2021-01-22 15:46:25 +01:00

moderncv

A modern curriculum vitae class for LaTeX

moderncv provides a documentclass for typesetting applications (curricula vitae and cover letters) in various styles. moderncv aims to be both straightforward to use and customizable, providing five ready-made styles (classic, casual, banking, oldstyle and fancy) and allowing one to define his own by modifying colors, fonts, icons, etc.

Getting started

Once you clone this repo have a look at some examples and build the manual to see if this package suits your needs. This can be done by issuing

make userguide

in a terminal. After completion of the compilation precompiled versions of the template in all styles can be found in the folder examples and the user guide in the folder manual.
Alternatively get the tar ball from CTAN. The examples as well as the documentation are already prebuilt in that tarball.

To start working on your own application use and modify the template file template.tex. The user guide can be found in the folder manual and contains additional information on what the document class offers.

Makefile

The Makefile supports the following rules.

Rules for building templates and the user guide

  • template: Build the moderncv template template.tex with LuaLaTeX. This rule can be called in one of two ways:

    • make template: Build the template in default style.
    • make template STYLE=<style>: Build the template in the style specified by <style>. <style> can be classic, casual, banking, oldstyle or fancy.
  • templates: Build the template template.tex with LuaLaTeX for all moderncv styles and move resulting pdf files to the folder examples/.

  • userguide: Build the user manual manual/moderncv_userguide.tex with LuaLaTeX. This rule calls the rule templates before compiling the documentation.

  • clean: Clean the clutter created by compiling the documents.

  • delete:Delete template.pdf and manual/moderncv_userguide.pdf.

  • deleteexamples: Delete examples/ folder and remaining template example pdf files in folder manual/.

  • force: Force rebuilding the user guide by running the rules delete deleteexamples userguide and clean.

Rules intended for package maintainance

  • version: Update the version information (version number and date) of all moderncv files (*.sty, moderncv.cls, *.tex). This rule can be called in two different ways. Note, however, that it is intended to be called by the rule release and usually does not need to be called explicitly.

    • make version: Called in this way the version number is obtained through git describe --tags. If this information is newer all moderncv files get updated.
    • make version NEW=<version number>: Optionally, the desired version number <version number> can be specified.
  • tarball: Create a new release tarball suitable for upload to CTAN. If the example/ folder is present, it gets included in the tar archive. Similary, all pdf files in the manual/ folder get included aswell. This rule is intended to be called by the rule release and usually does not need to be called explicitly.

  • release:Update the version information of all files including the subtitle in the user guide, rebuild examples as well as the user guide and create a releasable tarball including the compiled pdfs. Before runing make release for an actual release be sure to tag the last commit with the intended version information.

Licence

moderncv is licensed under the LPPL-1.3c.

Origin

Original author: Xavier Danaux xdanaux@gmail.com
Original repository: https://github.com/xdanaux/moderncv
This repository is a fork aiming to maintain moderncv inside CTAN, since upstream is dead since 2016.