diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-09 00:44:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-09 00:44:40 +0000 |
commit | b4fc5f639874db951177ec539299d20908adb654 (patch) | |
tree | 52f08823ca58fffe3db6a9b075635038c567626c /Master/texmf-dist/doc/latex/cv/README | |
parent | dec3d98ebe442d7ea93efbaa8dd2e2be8149a467 (diff) |
doc 4
git-svn-id: svn://tug.org/texlive/trunk@80 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/cv/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/cv/README | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/cv/README b/Master/texmf-dist/doc/latex/cv/README new file mode 100644 index 00000000000..bf91d78457c --- /dev/null +++ b/Master/texmf-dist/doc/latex/cv/README @@ -0,0 +1,24 @@ +CV, a LaTeX package for typesetting a curriculum vitae. + +Copyright (C) 2001 Philipp Maier (pmaier@yahoo.com) + +The package consists of three files: + +CV.sty LaTeX package +CVCTAN.tex Example curriculum vitae +ApplicationLetter Example application letter + +I have decided to include an example application letter as several people +requested it. It is based on application letters I wrote, so it uses a +German class. Unfortunately, it might require some experimenting for +English speaking TeX-Users to obtain the required results... + +This is the first style I have written, and I am neither a LaTeX expert, +nor a programmer, so please don't be too harsh on me... :-) + + +This package is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + |