mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
update readme and add license text (#8)
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
This commit is contained in:
parent
50bd09806c
commit
88b486c5b9
3 changed files with 426 additions and 11 deletions
21
README.md
21
README.md
|
|
@ -1,16 +1,17 @@
|
|||
#moderncv: a modern curriculum vitae class#
|
||||
# moderncv
|
||||
|
||||
**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.
|
||||
## 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.
|
||||
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](https://spdx.org/licenses/LPPL-1.3c.html).
|
||||
|
||||
Author: Xavier Danaux <xdanaux@gmail.com><br/>
|
||||
Licence: The LaTeX Project Public License, version 1.3c<br/>
|
||||
URL: https://github.com/xdanaux/moderncv
|
||||
## Origin
|
||||
Original author: Xavier Danaux <xdanaux@gmail.com><br/>
|
||||
Original repository: https://github.com/xdanaux/moderncv<br/>
|
||||
This repository is a fork aiming to maintain moderncv inside CTAN, since upstream is dead since 2016.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue