Initial commit

This commit is contained in:
Xavier Danaux 2006-03-01 21:12:55 -08:00
commit faf88fef1f
9 changed files with 623 additions and 0 deletions

15
README Normal file
View file

@ -0,0 +1,15 @@
moderncv -- a modern curriculum vitae class
Moderncv provides a documentclass for typesetting modern curriculum vitaes, both in a classic and in a casual style. It is fairly customizable, allowing you to define your own style by changing the colors, the fonts, ...
The moderncv documentclass need it's input to be formated with regular commands (\section, \subsection, \maketitle, ...), but also defines its own special commands (\cventry, \makequote, \firsname, \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.
Untill a decent manual is written, you can always look in the "examples" directory for some decent examples.
Author: Xavier Danaux <xdanaux@gmail.com>
Date: 1 march 2006