blob: 7253b0f1c83a6ef380678af706adab4652ef4168 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
KOMA-MODERNCVCLASSIC 0.1
========================
This package provides an imitation of the moderncv-class with the classic style (by Xavier Danaux), to be used in conjunction with the koma-classes (usually scrartcl).
Thus it is possible to configure pagelayout, headings etc. the way it is done in koma-classes. Moreover, it is possible to use biblatex, while the original moderncv-class is incompatible with biblatex. (This, actually, was the main reason for building this package.)
To be able to use the moderncvclassic-package,
download the gzip-archive, unpack it and copy the file moderncvlassic.sty to your local tex-directory.
With
\usepackage{koma-moderncvlassic}
the moderncvclassic definitions are available in your document.
The file cvbasic.tex, which is included in the gzip-archive, shows exemplarily, how a document with koma-moderncvclassic might be structured, which commands are available and how they are to be used.
Have fun!!
Suggestions, wishes, bug reports:
salome.soedergran@gmx.ch
|