diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/curve/curve.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/curve/curve.ins | 32 |
1 files changed, 8 insertions, 24 deletions
diff --git a/Master/texmf-dist/source/latex/curve/curve.ins b/Master/texmf-dist/source/latex/curve/curve.ins index db3bbcfbfda..12fb9b0b2d8 100644 --- a/Master/texmf-dist/source/latex/curve/curve.ins +++ b/Master/texmf-dist/source/latex/curve/curve.ins @@ -1,11 +1,11 @@ %%% curve.ins --- Installation file for CurVe -*- mode: LaTeX -*- -%% Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007 Didier Verna. +%% Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2010 Didier Verna %% Author: Didier Verna <didier@lrde.epita.fr> %% Maintainer: Didier Verna <didier@lrde.epita.fr> %% Created: Thu Dec 10 16:04:01 1998 -%% Last Revision: Tue Jun 12 11:04:29 2007 +%% Last Revision: Tue Nov 30 18:36:08 2010 %% This file is part of CurVe. @@ -29,12 +29,14 @@ \NeedsTeXFormat{LaTeX2e} \input docstrip.tex -\keepsilent +\InputIfFileExists{ltxpkg.tex}{}{} \askforoverwritefalse +\keepsilent \preamble ^^J^^J Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Didier Verna^^J +Copyright (C) 2010 Didier Verna^^J This file is part of CurVe.^^J CurVe may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.1 @@ -47,27 +49,9 @@ CurVe consists of the files listed in the file `README'.^^J \endpreamble \catcode`\¡=14 -\generate{\file{curve.cls}{\from{curve.dtx}{}}} - -\Msg{} -\Msg{,----------} -\Msg{|} -\Msg{| You have two more things to do to finish the installation:} -\Msg{|} -\Msg{| * Typeset the documentation by running LaTeX on the file `curve.dtx'.} -\Msg{| * Install `curve.cls' and `curve.dvi' anywhere you see fit.} -\Msg{|} -\Msg{| If you're an AUC-TeX user, you can also install the file `curve.el' in} -\Msg{| a suitable AUC-TeX style directory.} -\Msg{|} -\Msg{| Once you have installed the package, you might also want to process} -\Msg{| the example file cv.tex. This will give you an idea of what a non} -\Msg{| customized CV looks like with CurVe.} -\Msg{|} -\Msg{| Have fun!} -\Msg{|} -\Msg{`----------} -\Msg{} +\generate{ + \file{header.inc}{\from{curve.dtx}{header}} + \file{curve.cls}{\from{curve.dtx}{header,curve}}} \endbatchfile |