aboutsummaryrefslogtreecommitdiff
path: root/icite.ins
diff options
context:
space:
mode:
Diffstat (limited to 'icite.ins')
-rw-r--r--icite.ins71
1 files changed, 71 insertions, 0 deletions
diff --git a/icite.ins b/icite.ins
new file mode 100644
index 0000000..0654f14
--- /dev/null
+++ b/icite.ins
@@ -0,0 +1,71 @@
1%%
2%% This is file `icite.ins',
3%% generated with the docstrip utility.
4%%
5%% The original source files were:
6%%
7%% icite.dtx (with options: `install')
8%%
9%% Copyright (C) 2019 by Robert Alessi <alessi@robertalessi.net>
10%%
11%% Please send error reports and suggestions for improvements to Robert
12%% Alessi <alessi@robertalessi.net>
13%%
14%% This program is free software: you can redistribute it and/or modify
15%% it under the terms of the GNU General Public License as published by
16%% the Free Software Foundation, either version 3 of the License, or
17%% (at your option) any later version.
18%%
19%% This program is distributed in the hope that it will be useful, but
20%% WITHOUT ANY WARRANTY; without even the implied warranty of
21%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
22%% General Public License for more details.
23%%
24%% You should have received a copy of the GNU General Public License
25%% along with this program. If not, see
26%% <http://www.gnu.org/licenses/>.
27%%
28%% This work consists of the file icite.dtx and a Makefile.
29%% Running "make" generates the derived files README, icite.pdf and icite.sty.
30%% Running "make inst" installs the files in the user's TeX tree.
31%% Running "make install" installs the files in the local TeX tree.
32%%
33\input docstrip.tex
34\keepsilent
35\askforoverwritefalse
36\preamble
37
38Copyright (C) 2019 by Robert Alessi <alessi@robertalessi.net>
39
40Please send error reports and suggestions for improvements to Robert
41Alessi <alessi@robertalessi.net>
42
43This program is free software: you can redistribute it and/or modify
44it under the terms of the GNU General Public License as published by
45the Free Software Foundation, either version 3 of the License, or
46(at your option) any later version.
47
48This program is distributed in the hope that it will be useful, but
49WITHOUT ANY WARRANTY; without even the implied warranty of
50MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
51General Public License for more details.
52
53You should have received a copy of the GNU General Public License
54along with this program. If not, see
55<http://www.gnu.org/licenses/>.
56
57This work consists of the file icite.dtx and a Makefile.
58Running "make" generates the derived files README, icite.pdf and icite.sty.
59Running "make inst" installs the files in the user's TeX tree.
60Running "make install" installs the files in the local TeX tree.
61
62\endpreamble
63
64\usedir{tex/latex/icite}
65\generate{
66 \file{\jobname.sty}{\from{\jobname.dtx}{package}}
67}
68\endbatchfile
69\endinput
70%%
71%% End of file `icite.ins'.