summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/currvita/currvita.ins
blob: 256c0ad58dddcf4ae8cbcc0a5445002d2c1803f7 (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
%
% currvita.ins
% Batch file, run through LaTeX.
%
% Copyright (C) 1999 Axel Reichert
% See the files README and COPYING.
%
\input docstrip.tex
%
\declarepreamble\package

LaTeX package for a curriculum vitae

Copyright (C) 1999 Axel Reichert
See the files README and COPYING.

\endpreamble
%
\declarepreamble\testfile

LaTeX sample file for the currvita package

Copyright (C) 1999 Axel Reichert
See the files README and COPYING.

\endpreamble
%
\keepsilent
%
\generate{%
  \usepreamble\package
  \file{currvita.sty}{\from{currvita.dtx}{package}}%
  \usepreamble\testfile
  \file{cvtest.tex}{\from{currvita.dtx}{testfile}}%
}%
%
\Msg{**************************************************************}
\Msg{*}
\Msg{* To finish the installation you have to move the following}
\Msg{* files into a directory searched by LaTeX:}
\Msg{*}
\Msg{*  \space\space currvita.sty}
\Msg{*}
\Msg{* To produce the documentation and an example, run the}
\Msg{* following files through LaTeX:}
\Msg{*}
\Msg{*  \space\space currvita.dtx (three times)}
\Msg{*  \space\space cvtest.tex}
\Msg{*}
\Msg{* Happy TeXing!}
\Msg{*}
\Msg{**************************************************************}
%
\endbatchfile