Initialized repository.
This commit is contained in:
27
README
Normal file
27
README
Normal file
@ -0,0 +1,27 @@
|
||||
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
|
Reference in New Issue
Block a user