A modern curriculum vitae class for LaTeX
  • TeX 99.8%
  • Shell 0.2%
Find a file
2013-03-13 03:31:01 -04:00
examples Enabled multiple phone numbers per type through the use of collections 2013-03-13 03:31:01 -04:00
manual Version 0.9 commit 2010-05-31 21:46:59 +02:00
.bzrignore Deprecated \phone, \mobile and \fax in favour of \phone[type] 2013-02-22 19:21:52 -05:00
CHANGELOG Deprecated \phone, \mobile and \fax in favour of \phone[type] 2013-02-22 19:21:52 -05:00
collection.sty Deprecated \phone, \mobile and \fax in favour of \phone[type] 2013-02-22 19:21:52 -05:00
KNOWN_BUGS Updated a comment 2012-08-09 11:59:16 +02:00
moderncv.cls Enabled multiple phone numbers per type through the use of collections 2013-03-13 03:31:01 -04:00
moderncvcolorblack.sty Release 1.3.0 2013-02-09 12:55:50 -05:00
moderncvcolorblue.sty Release 1.3.0 2013-02-09 12:55:50 -05:00
moderncvcolorgreen.sty Release 1.3.0 2013-02-09 12:55:50 -05:00
moderncvcolorgrey.sty Release 1.3.0 2013-02-09 12:55:50 -05:00
moderncvcolororange.sty Release 1.3.0 2013-02-09 12:55:50 -05:00
moderncvcolorpurple.sty Release 1.3.0 2013-02-09 12:55:50 -05:00
moderncvcolorred.sty Release 1.3.0 2013-02-09 12:55:50 -05:00
moderncvcompatibility.sty Enabled multiple phone numbers per type through the use of collections 2013-03-13 03:31:01 -04:00
moderncvstylebanking.sty Enabled multiple phone numbers per type through the use of collections 2013-03-13 03:31:01 -04:00
moderncvstylecasual.sty Enabled multiple phone numbers per type through the use of collections 2013-03-13 03:31:01 -04:00
moderncvstyleclassic.sty Enabled multiple phone numbers per type through the use of collections 2013-03-13 03:31:01 -04:00
moderncvstyleempty.sty Release 1.3.0 2013-02-09 12:55:50 -05:00
moderncvstyleoldstyle.sty Enabled multiple phone numbers per type through the use of collections 2013-03-13 03:31:01 -04:00
README Version 0.6 retroactive commit 2010-05-19 02:28:57 +02:00
tweaklist.sty Correction to list spacing 2011-12-10 21:51:09 +01:00

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