moderncv/README

19 lines
789 B
Text
Raw Normal View History

2010-05-19 01:55:34 +02:00
moderncv -- a modern curriculum vitae class
2010-05-19 02:17:38 +02:00
Moderncv provides a documentclass for typesetting modern curriculum vitaes, both in a
2010-05-19 02:20:51 +02:00
classic and in a casual style. It is fairly customisable, allowing you to define your own
2010-05-19 02:17:38 +02:00
style by changing the colors, the fonts, ...
2010-05-19 01:55:34 +02:00
2010-05-19 02:20:51 +02:00
The moderncv documentclass need it's input to be formatted with regular commands
2010-05-19 02:17:38 +02:00
(\section, \subsection, \maketitle, ...), but also defines its own special commands
(\cventry, \makequote, \firsname, \familyname, ...).
2010-05-19 01:55:34 +02:00
All the commands are defined in such a way that the arguments are always optional.
Documents can be compiled into dvi, ps or pdf.
2010-05-19 02:20:51 +02:00
Until a decent manual is written, you can always look in the "examples" directory for
2010-05-19 02:17:38 +02:00
some decent examples.
2010-05-19 01:55:34 +02:00
Author: Xavier Danaux <xdanaux@gmail.com>
2010-05-19 02:20:51 +02:00
Date: 10 April 2006