1
0
Fork 0
Go to file
Alexis Lahouze 5f16c7a8a9 Updated. 2013-09-09 09:38:23 +02:00
images Initialized repository. 2013-06-24 16:04:24 +02:00
.gitignore Initialized repository. 2013-06-24 16:04:24 +02:00
CHANGELOG Initialized repository. 2013-06-24 16:04:24 +02:00
KNOWN_BUGS Initialized repository. 2013-06-24 16:04:24 +02:00
Makefile Initialized repository. 2013-06-24 16:04:24 +02:00
README Initialized repository. 2013-06-24 16:04:24 +02:00
alahouze_dev_fr.tex Initialized repository. 2013-06-24 16:04:24 +02:00
alahouze_fr.tex Initialized repository. 2013-06-24 16:04:24 +02:00
alahouze_sysadmin_en.tex Initialized repository. 2013-06-24 16:04:24 +02:00
alahouze_sysadmin_fr.tex Updated. 2013-09-09 09:38:23 +02:00
moderncv.cls Initialized repository. 2013-06-24 16:04:24 +02:00
moderncvcompatibility.sty Initialized repository. 2013-06-24 16:04:24 +02:00
moderncvthemecasual.sty Initialized repository. 2013-06-24 16:04:24 +02:00
moderncvthemeclassic.sty Initialized repository. 2013-06-24 16:04:24 +02:00
moderncvthemecustom.sty Initialized repository. 2013-06-24 16:04:24 +02:00
moderncvthemeempty.sty Initialized repository. 2013-06-24 16:04:24 +02:00
tweaklist.sty Initialized repository. 2013-06-24 16:04:24 +02:00

README

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