blob: a49103824e580c17a760803344387139e020360e (
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
|
\input docstrip.tex
\preamble
contour package
Copyright 1999--2004 Harald Harders, Morten Høgholm
This program can be redistributed and/or modified under the terms
of the LaTeX Project Public License Distributed from CTAN
archives in directory macros/latex/base/lppl.txt; either
version 1 of the License, or any later version.
h.harders@tu-bs.de, moho01ab@student.cbs.dk
Original: Richard Pfeiffer (richard.pfeiffer@t-online.de)
Totally rewritten end extended.
\endpreamble
\declarepreamble\drvpreamble
contour package driver file
Copyright 2004 Harald Harders
This program can be redistributed and/or modified under the terms
of the LaTeX Project Public License Distributed from CTAN
archives in directory macros/latex/base/lppl.txt; either
version 1 of the License, or any later version.
h.harders@tu-bs.de
\endpreamble
\declarepreamble\cfgpreamble
contour package configuration file
Copyright 2004 Harald Harders
This program can be redistributed and/or modified under the terms
of the LaTeX Project Public License Distributed from CTAN
archives in directory macros/latex/base/lppl.txt; either
version 1 of the License, or any later version.
h.harders@tu-bs.de
\endpreamble
\askforoverwritefalse
\generate{%
\file{contour.sty}{\from{contour.dtx}{package}}%
\usepreamble\drvpreamble
\file{pdftex.cnt}{\from{contour.dtx}{drv,pdftex}}%
\file{dvips.cnt}{\from{contour.dtx}{drv,dvips}}%
\file{vtex.cnt}{\from{contour.dtx}{drv,vtex}}%
\file{dvipsone.cnt}{\from{contour.dtx}{drv,dvipsone}}%
\usepreamble\cfgpreamble
\file{contour.cfg}{\from{contour.dtx}{cfgfile}}%
}%
\endbatchfile
|