summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/adrconv/adrconv.ins
blob: f579d3e752016d154552aa9d20fce6723a4ae4e1 (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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
% ====================================================================
% adrconv.ins
% Copyright (c) 2001 Axel Kielhorn
%
% This file will generate fast loadable files from adrconv.dtx when
% run through LaTeX or TeX.
%
% This file is part of the adrconv bundle.
%
% This file can be distributed and/or modified under the conditions of
% the LaTeX Project Public License, either version 1.2 of the license
% or (at you option) any later version.
% The latest version of this license is in
%   http://www.latex-procejt.org/lppl.txt
% and version 1.2 or later ist part of all distributions of LaTeX
% version 1999/12/01 or later.
%
% The adrconv bundle consists at least of the files adrconv.dtx,
% adrconv.ins and adrguide.tex. Use
%   tex adrconv.ins
% or
%   latex adrconv.ins
% to generate the other files, which are indirect parts of the
% bundle. Use
%   latex adrconv.dtx
% to generate the implementation documentation. Use
%   latex adrguide.tex
% to generate the user documentation.
% ====================================================================
%
% ------------------ start of docstrip commands ----------------------
\def\batchfile{adrconv.ins}
\input docstrip.tex

\keepsilent
\askforoverwritetrue

\ifToplevel{\ifx\generate\undefined
  \Msg{**********************************************}
  \Msg{*}
  \Msg{* This installation requires docstrip}
  \Msg{* version 2.3c or later.}
  \Msg{*}
  \Msg{* An older version of docstrip has been input}
  \Msg{*}
  \Msg{**********************************************}
  \errhelp{Move or rename old docstrip.tex.}
  \errmessage{Old docstrip in input path}
  \batchmode
  \csname @@end\endcsname
  \fi
}

\preamble
Copyright (c) 2001 Axel Kielhorn

This file will generate fast loadable files from adrconv.dtx when
run through LaTeX or TeX.

This file is part of the adrconv bundle.

This file can be distributed and/or modified under the conditions of
the LaTeX Project Public License, either version 1.2 of the license
or (at you option) any later version.
The latest version of this license is in
  http://www.latex-procejt.org/lppl.txt
and version 1.2 or later ist part of all distributions of LaTeX
version 1999/12/01 or later.

The adrconv bundle consists at least of the files adrconv.dtx,
adrconv.ins and adrguide.tex.

You are NOT ALLOWED to change this file.

You are NOT ALLOWED to distribute this file without adrconv.dtx,
adrconv.ins or adrguide.tex.
\endpreamble

\generate{%
  \file{adrconv.tex}{\from{adrconv.dtx}{tex,conv}}
  \file{adrfax.tex}{\from{adrconv.dtx}{tex,fax}}
  \file{birthday.tex}{\from{adrconv.dtx}{tex,birthday}}
  \file{email.tex}{\from{adrconv.dtx}{tex,email}}
  \file{adrdir.tex}{\from{adrconv.dtx}{dir}}% Don't set tex
  \file{adrdir.cfg}{\from{adrconv.dtx}{cfg,dir}}
  \file{adrplaner.cfg}{\from{adrconv.dtx}{cfg,planer}}
  \file{adrsmall.cfg}{\from{adrconv.dtx}{cfg,small}}
  \nopostamble
  \file{adrfax.bst}{\from{adrconv.dtx}{bst,fax}}
  \file{adrconv.bst}{\from{adrconv.dtx}{bst,conv}}
  \file{birthday.bst}{\from{adrconv.dtx}{bst,birthday}}
  \file{email.bst}{\from{adrconv.dtx}{bst,email}}
  \file{example.bib}{\from{adrconv.dtx}{bib,example}}
  }

\ifToplevel{%
  \Msg{**************************************************************}
  \Msg{*}
  \Msg{* To finish installation you have to move some files into a}
  \Msg{* directory sourced by TeX or BibTeX.}
  \Msg{* See documentation of your TeX distribution to find out the}
  \Msg{* correct directory.}
  \Msg{* All ``*.tex'' files may be somewhere.}
  \Msg{* All ``*.cfg'' files should be near the ``*.tex'' files.}
  \Msg{* All ``*.bst'' files should be somewhere like}
  \Msg{* texmf/bibtex/bst.}
  \Msg{*}
  \Msg{* To get the documentation simply run latex at file}
  \Msg{* ``adrguide.tex''. You will get a file ``adrguide.dvi''.}
  \Msg{*}
  \Msg{**************************************************************}
  }

\endinput