A modern curriculum vitae class for LaTeX
  • TeX 99.8%
  • Shell 0.2%
Find a file
2010-05-19 02:26:05 +02:00
examples Version 0.5 retroactive commit 2010-05-19 02:26:05 +02:00
CHANGELOG Version 0.5 retroactive commit 2010-05-19 02:26:05 +02:00
KNOWN_BUGS Version 0.5 retroactive commit 2010-05-19 02:26:05 +02:00
moderncv.cls Version 0.5 retroactive commit 2010-05-19 02:26:05 +02:00
moderncvcompatibility.sty Version 0.5 retroactive commit 2010-05-19 02:26:05 +02:00
moderncvstylecasual.sty Version 0.5 retroactive commit 2010-05-19 02:26:05 +02:00
moderncvstyleclassic.sty Version 0.5 retroactive commit 2010-05-19 02:26:05 +02:00
moderncvstyleempty.sty Version 0.5 retroactive commit 2010-05-19 02:26:05 +02:00
README Version 0.5 retroactive commit 2010-05-19 02:26:05 +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,
  \makequote,
  \firstname,
  \familyname,
  ...
All the commands are defined in such a way that the arguments are always
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: 09 September 2006