diff options
author | Karl Berry <karl@freefriends.org> | 2010-12-14 23:18:34 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-12-14 23:18:34 +0000 |
commit | 27de50ad58993af1b9751d0f2ef6691f692304ca (patch) | |
tree | d28573f8e28025f3d7f5a66969956d9ff588b8f3 /Master/texmf-dist/doc/latex/curve/README | |
parent | b8b55a100110782bb066a4471211ecb691e2399e (diff) |
curve 1.16 (15dec10)
git-svn-id: svn://tug.org/texlive/trunk@20745 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/curve/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/curve/README | 63 |
1 files changed, 38 insertions, 25 deletions
diff --git a/Master/texmf-dist/doc/latex/curve/README b/Master/texmf-dist/doc/latex/curve/README index f4c1f4d00fb..835a5168e8c 100644 --- a/Master/texmf-dist/doc/latex/curve/README +++ b/Master/texmf-dist/doc/latex/curve/README @@ -2,7 +2,7 @@ ABOUT CURVE -Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007 Didier Verna +Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2010 Didier Verna This file is part of CurVe. @@ -16,53 +16,66 @@ version 1999/06/01 or later. CurVe consists of the following files: -- README (this file) - NEWS -- curve.ins +- README (this file) +- THANKS - curve.dtx - curve.el +- curve.ins +- curve.pdf - cv.tex - rubric.tex -- THANKS * 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. +CurVe is a Curriculum Vitae class package for LaTeX2e. 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. + +CurVe homepage: http://www.lrde.epita.fr/~didier/software/latex.php#curve * Installation ============== - To install the package, please follow these steps: +If you are building CurVe from the tarball you need to execute the following +steps in order to extract the necessary files: + +[pdf]latex curve.ins -> will create the class file curve.cls +[pdf]latex curve.dtx -> (twice) will create the documentation files curve.pdf + or curve.dvi. Note that curve.pdf is already part of + the distribution. + +After that, you need to install the generated documentation and class file to +a location where LaTeX can find them. For a TDS-compliant layout, the +following locations are suggested: + +[TEXMF]/tex/latex/curve/curve.cls +[TEXMF]/doc/latex/curve/curve.[pdf|dvi] -- 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 may also install the file `curve.el' in a +suitable AUC-TeX style directory. - 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 eventually want to process the +example files from the examples/ directory. Just type "make pdf" or "make dvi" +in that directory to compile everything. - 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 +Didier Verna <didier@lrde.epita.fr> -EPITA / LRDE, 14-16 rue Voltaire Tel.+33 (0)1 44 08 01 85 -94276 Le Kremlin-Bicêtre, France Fax.+33 (0)1 53 14 59 22 +Sientific site: http://www.lrde.epita.fr/~didier +Music (Jazz) site: http://www.didierverna.com |