diff options
author | Karl Berry <karl@freefriends.org> | 2011-10-06 23:16:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-10-06 23:16:29 +0000 |
commit | ebcdd9921ff34291f79453030c0357c9bf4f9802 (patch) | |
tree | 47f6510f07e371cb4167e40416ce61480b3f4104 /Master/texmf-dist/doc/latex/koma-moderncvclassic/README | |
parent | a82a5441d3e401cbedb31e1f05b04e48bc6ec00c (diff) |
koma-moderncvclassic (6oct11)
git-svn-id: svn://tug.org/texlive/trunk@24224 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/koma-moderncvclassic/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/koma-moderncvclassic/README | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/koma-moderncvclassic/README b/Master/texmf-dist/doc/latex/koma-moderncvclassic/README index 4b5e50a4963..8fdc0b5f5b6 100644 --- a/Master/texmf-dist/doc/latex/koma-moderncvclassic/README +++ b/Master/texmf-dist/doc/latex/koma-moderncvclassic/README @@ -1,4 +1,4 @@ -KOMA-MODERNCVCLASSIC v0.3 +KOMA-MODERNCVCLASSIC v0.4 ========================= (License: LaTeX Project) @@ -6,15 +6,16 @@ This package provides an imitation of the moderncv-class with the classic style 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. +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 fixed some problems of v0.1 with including a picture and adjusting page margins. Options frame and noframe are added for pictures. -Version 0.3 loads hyperref and graphicx without options to avoid option clashes. +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. +The changelog-file contains the revision history and acknowledgements. I hope you enjoy this package. Suggestions, wishes, bug reports: |