A modern curriculum vitae class for LaTeX
  • TeX 99.8%
  • Shell 0.2%
Find a file
Stephan Lachnit 88b486c5b9
update readme and add license text (#8)
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
2020-07-04 23:30:34 +02:00
examples Fix typo (#3) 2020-06-23 20:32:58 +02:00
manual Added and updated README.md 2015-07-29 01:13:53 -07:00
CHANGELOG Release 2.0.0 2015-07-29 00:51:44 -07:00
KNOWN_BUGS Release 2.0.0 2015-07-29 00:51:44 -07:00
LICENSE.txt update readme and add license text (#8) 2020-07-04 23:30:34 +02:00
moderncv.cls Fix typo (#2) 2020-06-23 20:28:56 +02:00
moderncvbodyi.sty Release 2.0.0 2015-07-29 00:51:44 -07:00
moderncvbodyii.sty Replaced moderncvbodyii.sty by a symlink to moderncvbodyi.sty 2015-08-01 15:35:47 -07:00
moderncvbodyiii.sty Release 2.0.0 2015-07-29 00:51:44 -07:00
moderncvbodyiv.sty Release 2.0.0 2015-07-29 00:51:44 -07:00
moderncvbodyv.sty Release 2.0.0 2015-07-29 00:51:44 -07:00
moderncvcollection.sty Release 2.0.0 2015-07-29 00:51:44 -07:00
moderncvcolorblack.sty Release 2.0.0 2015-07-29 00:51:44 -07:00
moderncvcolorblue.sty Release 2.0.0 2015-07-29 00:51:44 -07:00
moderncvcolorburgundy.sty Release 2.0.0 2015-07-29 00:51:44 -07:00
moderncvcolorgreen.sty Release 2.0.0 2015-07-29 00:51:44 -07:00
moderncvcolorgrey.sty Release 2.0.0 2015-07-29 00:51:44 -07:00
moderncvcolororange.sty Release 2.0.0 2015-07-29 00:51:44 -07:00
moderncvcolorpurple.sty Release 2.0.0 2015-07-29 00:51:44 -07:00
moderncvcolorred.sty Release 2.0.0 2015-07-29 00:51:44 -07:00
moderncvcompatibility.sty Fix \makecvtitlenamewidth backward compatibility (github: closes #4) 2015-09-01 00:31:21 -07:00
moderncvdebugtools.sty Release 2.0.0 2015-07-29 00:51:44 -07:00
moderncvfooti.sty Release 2.0.0 2015-07-29 00:51:44 -07:00
moderncvheadi.sty Fix \makecvtitlenamewidth backward compatibility (github: closes #4) 2015-09-01 00:31:21 -07:00
moderncvheadii.sty Fix \makecvtitlenamewidth backward compatibility (github: closes #4) 2015-09-01 00:31:21 -07:00
moderncvheadiii.sty Release 2.0.0 2015-07-29 00:51:44 -07:00
moderncvheadiv.sty Fix \makecvtitlenamewidth backward compatibility (github: closes #4) 2015-09-01 00:31:21 -07:00
moderncvheadv.sty Fix \makecvtitlenamewidth backward compatibility (github: closes #4) 2015-09-01 00:31:21 -07:00
moderncvheadvi.sty Release 2.0.0 2015-07-29 00:51:44 -07:00
moderncviconsawesome.sty Added support for GitLab to \social 2016-11-15 18:04:31 -08:00
moderncviconsletters.sty Added support for GitLab to \social 2016-11-15 18:04:31 -08:00
moderncviconsmarvosym.sty Added support for GitLab to \social 2016-11-15 18:04:31 -08:00
moderncvstylebanking.sty Release 2.0.0 2015-07-29 00:51:44 -07:00
moderncvstylecasual.sty Release 2.0.0 2015-07-29 00:51:44 -07:00
moderncvstyleclassic.sty Release 2.0.0 2015-07-29 00:51:44 -07:00
moderncvstyleempty.sty Release 2.0.0 2015-07-29 00:51:44 -07:00
moderncvstylefancy.sty Release 2.0.0 2015-07-29 00:51:44 -07:00
moderncvstyleoldstyle.sty Release 2.0.0 2015-07-29 00:51:44 -07:00
README.md update readme and add license text (#8) 2020-07-04 23:30:34 +02:00
tweaklist.sty Correction to list spacing 2011-12-10 21:51:09 +01:00

moderncv

A modern curriculum vitae class for LaTeX

moderncv provides a documentclass for typesetting curricula vitae in various styles. Moderncv aims to be both straightforward to use and customizable, providing five ready-made styles (classic, casual, banking, oldstyle and fancy) and allowing one to define his own by modifying colors, fonts, icons, etc.

Most commands are defined in such a way that arguments are optional.

Until a decent manual is written, one can always look in the "examples" directory for some examples. Documents can be compiled into dvi, ps or pdf.

Licence

moderncv is licensed under the LPPL-1.3c.

Origin

Original author: Xavier Danaux xdanaux@gmail.com
Original repository: https://github.com/xdanaux/moderncv
This repository is a fork aiming to maintain moderncv inside CTAN, since upstream is dead since 2016.