diff options
author | Karl Berry <karl@freefriends.org> | 2013-04-23 22:03:59 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-04-23 22:03:59 +0000 |
commit | dcbba316ad38f69871121fcbb50f004119258729 (patch) | |
tree | e44095eb83723e97ef0fb63270feb2699958a4f4 /Master/texmf-dist/doc/latex/moderncv/README | |
parent | 7c7ae491345ff76b2899396d911ffbd59907b657 (diff) |
moderncv (23apr13)
git-svn-id: svn://tug.org/texlive/trunk@30069 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/moderncv/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/moderncv/README | 26 |
1 files changed, 7 insertions, 19 deletions
diff --git a/Master/texmf-dist/doc/latex/moderncv/README b/Master/texmf-dist/doc/latex/moderncv/README index 98bd8421fd2..34df8ecb53e 100644 --- a/Master/texmf-dist/doc/latex/moderncv/README +++ b/Master/texmf-dist/doc/latex/moderncv/README @@ -1,27 +1,15 @@ 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. +Moderncv provides a documentclass for typesetting curriculum vitaes in various +styles. It aims to be both straightforward to use and customizable, providing +four ready-made styles (classic, casual, banking and oldstyle) and allows you to +define your own style by easily modifying colors, fonts, etc. -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. +Most commands are defined in such a way that arguments are optional. Until a decent manual is written, you can always look in the "examples" -directory for some examples. +directory for some examples. Documents can be compiled into dvi, ps or pdf. Author: Xavier Danaux <xdanaux@gmail.com> -Date: 28 May 2007 +Licence: The LaTeX Project Public LiĀcense, version 1.3c |