From 007f67a693e4d031fd3d792df8e4d5f43e2cb2e7 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 9 Jan 2006 00:49:07 +0000 Subject: doc/latex git-svn-id: svn://tug.org/texlive/trunk@84 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/curve/README | 74 ++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/curve/README (limited to 'Master/texmf-dist/doc/latex/curve/README') diff --git a/Master/texmf-dist/doc/latex/curve/README b/Master/texmf-dist/doc/latex/curve/README new file mode 100644 index 00000000000..9fc16690e91 --- /dev/null +++ b/Master/texmf-dist/doc/latex/curve/README @@ -0,0 +1,74 @@ + This is the README file for CurVe, + a LaTeX2e package for typesetting Curricula Vitae + + Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Didier Verna + + +* Copyright +=========== + +This file is part of CurVe. + +CurVe may be distributed and/or modified under the +conditions of the LaTeX Project Public License, either version 1.1 +of this license or (at your option) any later version. +The latest version of this license is in +http://www.latex-project.org/lppl.txt +and version 1.1 or later is part of all distributions of LaTeX +version 1999/06/01 or later. + +CurVe consists of the following files: + +- README (this file) +- NEWS +- curve.ins +- curve.dtx +- curve.el +- cv.tex +- rubric.tex + + +* Description +============= + +CurVe is a class package that hopefully will make your life easier when you +want to write your CV. It provides you with a set of commands to create +rubrics, entries in these rubrics etc. CurVe will then properly format your CV +for you (possibly splitting it onto multiple pages, repeating the titles etc), +which is usually the most painful part of CV writing. Another nice feature of +CurVe is its ability to manage different CV "flavors" simultaneously. It is in +fact often the case that you want to maintain slightly divergent versions of +your CV at the same time, in order to emphasize on different aspects of your +background. CurVe also comes with support for AUC-TeX. + + +* Installation +============== + + To install the package, please follow these steps: + +- Run LaTeX on the file `curve.ins' to create the class file `curve.cls'. +- Run LaTeX on the file `curve.dtx' to create the doc file `curve.dvi'. +- Install these files anywhere you see fit. + + If you're an AUC-TeX user, you can also install the file `curve.el' in +a suitable AUC-TeX style directory. + + Once you have installed the package, you might also want to process +the example file cv.tex. This will give you an idea of what a CV looks like +with CurVe by default. + + Have fun! + +-- +Didier Verna, didier@lrde.epita.fr, http://www.lrde.epita.fr/~didier + +EPITA / LRDE, 14-16 rue Voltaire Tel.+33 (1) 44 08 01 85 +94276 Le Kremlin-Bicêtre, France Fax.+33 (1) 53 14 59 22 didier@xemacs.org + + + + +Local Variables: +mode: outline +End: -- cgit v1.2.3