summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/fink/fink.ins
blob: dd30c06b7a921df05dadd9ed77190474db9f8ffc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
%%% fink.ins --- Installation file for FiNK                -*- mode: LaTeX -*-

%% Copyright (C) 1999-2002 Didier Verna.

%% PRCS: $Id: fink.ins 1.12 Tue, 26 Mar 2002 14:56:02 +0100 didier $

%% Author:        Didier Verna <didier@lrde.epita.fr>
%% Maintainer:    Didier Verna <didier@lrde.epita.fr>
%% Created:       Thu Sep 23 17:47:57 1999
%% Last Revision: Tue Mar 26 14:54:39 2002

%% This file is part of FiNK.

%% FiNK 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.

%% FiNK consists of all files listed in the file `README'.


%%% Commentary:

%% Contents management by FCM version 0.1.


%%% Code:

\NeedsTeXFormat{LaTeX2e}
\input{docstrip.tex}
\keepsilent

\preamble
^^J^^J
%% $Format: "$TextCopyright$^^J"$
Copyright (C) 1999-2002 Didier Verna^^J
This file is part of FiNK.^^J
FiNK 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.^^J
FiNK consists of all files listed in the file `README'.^^J
\endpreamble

\catcode`\¡=14
\generate{\file{fink.sty}{\from{fink.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 `fink.dtx'.}
\Msg{| * Install `fink.sty' and `fink.dvi' anywhere you see fink^H^H^H^Hfit.}
\Msg{|}
\Msg{| If you're an AUC-TeX user, you can also install the file `fink.el' in}
\Msg{| a suitable AUC-TeX style directory.}
\Msg{|}
\Msg{| Have fun!}
\Msg{|}
\Msg{`----------}
\Msg{}

\endbatchfile

%%% fink.ins ends here