A modern curriculum vitae class for LaTeX
  • TeX 99.8%
  • Shell 0.2%
Find a file
2011-12-10 22:43:07 +01:00
examples Added Chinese template (included in v0.14) 2011-12-04 23:41:02 +01:00
manual Version 0.9 commit 2010-05-31 21:46:59 +02:00
.bzrignore Release v0.14 2011-12-04 23:39:48 +01:00
CHANGELOG Added checking for lmodern and automatic loading only if present. 2011-12-10 22:17:51 +01:00
KNOWN_BUGS Adds support for CJK, and removes the need to manuall call \recomputelengths 2011-11-17 19:17:16 +01:00
moderncv.cls Removed the arbitrary page geometry adjustments. Those should be handled by the user depending on the paper used (and anyway modified by the use of the geometry package in the templates). 2011-12-10 22:43:07 +01:00
moderncvcompatibility.sty Release v0.14 2011-12-04 23:39:48 +01:00
moderncvthemecasual.sty Completely remove sans serif font usage when roman option is used (part 2). 2011-12-10 22:00:26 +01:00
moderncvthemeclassic.sty Completely remove sans serif font usage when roman option is used. 2011-12-10 21:59:25 +01:00
moderncvthemeempty.sty Release v0.14 2011-12-04 23:39:48 +01:00
README Version 0.6 retroactive commit 2010-05-19 02:28:57 +02:00
tweaklist.sty Correction to list spacing 2011-12-10 21:51:09 +01:00

moderncv -- a modern curriculum vitae class

Moderncv provides a documentclass for typesetting modern curriculum vitaes in
various styles. It is fairly customizable, allowing you to define your own style
by changing the colors, the fonts, ... and provides two default styles: classic
and casual.

The moderncv documentclass need it's input to be formatted with regular
commands like:
  \section,
  \subsection,
  \maketitle,
but also defines its own special commands:
  \cventry,
  \firstname,
  \familyname,
  ...
Most commands are defined in such a way that the arguments are optional.

Documents can be compiled into dvi, ps or pdf.

Until a decent manual is written, you can always look in the "examples"
directory for some examples.


Author: Xavier Danaux <xdanaux@gmail.com>
Date: 28 May 2007