blob: 1465fc4fc7880a312ac64cecd8dd207350e35536 (
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
|
%%
%% This is file `pgfopts.ins',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% pgfopts.dtx (with options: `install')
%% --------------------------------------------------------------
%% The pgfopts package --- LaTeX package options with pgfkeys
%% Maintained by Joseph Wright
%% E-mail: joseph.wright@morningstar2.co.uk
%% Released under the LaTeX Project Public License v1.3 or later
%% See http://www.latex-project.org/lppl.txt
%% --------------------------------------------------------------
%%
\input docstrip.tex
\keepsilent
\askforoverwritefalse
\preamble
--------------------------------------------------------------
The pgfopts package --- LaTeX package options with pgfkeys
Maintained by Joseph Wright
E-mail: joseph.wright@morningstar2.co.uk
Released under the LaTeX Project Public License v1.3 or later
See http://www.latex-project.org/lppl.txt
--------------------------------------------------------------
\endpreamble
\Msg{Generating pgfopts files:}
\generate{\file{jawltxdoc.sty}{\from{\jobname.dtx}{jawltxdoc}}
}
\usedir{tex/latex/pgfopts}
\generate{\file{\jobname.sty}{\from{\jobname.dtx}{package}}
}
\usedir{source/latex/pgfopts}
\generate{\file{\jobname.ins}{\from{\jobname.dtx}{install}}
}
\nopreamble\nopostamble
\usedir{doc/latex/pgfopts}
\generate{\file{README.txt}{\from{\jobname.dtx}{readme}}
}
\endbatchfile
\endinput
%%
%% End of file `pgfopts.ins'.
|