A modern curriculum vitae class for LaTeX
  • TeX 99.8%
  • Shell 0.2%
Find a file
2011-11-06 19:33:45 +01:00
examples Add an optional argument to control the thickness of \photo 2011-11-06 19:33:45 +01:00
manual Version 0.9 commit 2010-05-31 21:46:59 +02:00
.bzrignore Version 0.9 commit 2010-05-31 21:46:59 +02:00
CHANGELOG Add an optional argument to control the thickness of \photo 2011-11-06 19:33:45 +01:00
KNOWN_BUGS Dev version retroactive commit 2010-05-19 02:36:03 +02:00
moderncv.cls Add an optional argument to control the thickness of \photo 2011-11-06 19:33:45 +01:00
moderncvcompatibility.sty Fix for Launchpad bug #409902 2010-08-03 23:23:19 -04:00
moderncvthemecasual.sty Add an optional argument to control the thickness of \photo 2011-11-06 19:33:45 +01:00
moderncvthemeclassic.sty Add an optional argument to control the thickness of \photo 2011-11-06 19:33:45 +01:00
moderncvthemeempty.sty Fix for Launchpad bug #409902 2010-08-03 23:23:19 -04:00
README Version 0.6 retroactive commit 2010-05-19 02:28:57 +02:00
tweaklist.sty Version 0.9 commit 2010-05-31 21:46:59 +02: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