mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
Version 0.1 retroactive commit
This commit is contained in:
commit
c2cdaa27cf
9 changed files with 623 additions and 0 deletions
15
README
Normal file
15
README
Normal 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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue