1
0
Fork 0
cv/README

28 lines
800 B
Plaintext

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