diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/koma-moderncvclassic/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/koma-moderncvclassic/README | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/koma-moderncvclassic/README b/Master/texmf-dist/doc/latex/koma-moderncvclassic/README new file mode 100644 index 00000000000..aedbdf4cd88 --- /dev/null +++ b/Master/texmf-dist/doc/latex/koma-moderncvclassic/README @@ -0,0 +1,19 @@ +KOMA-MODERNCVCLASSIC v0.2 +========================= + +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. Run texhash on your local tex-directory. + +With \usepackage{koma-moderncvlassic} the moderncvclassic definitions and commands become available in your document. + +The cvbasic-file, 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. Things are self-explanatory, so there comes no documentation with this package. + +Version 0.2 fixes some problems of v0.1 with including a picture and adjusting page margins. Options frame and noframe are added for pictures. + +Have fun!! +Suggestions, wishes, bug reports: +salome.soedergran@gmx.ch |