summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/icite/icite.ins
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-03-08 22:23:40 +0000
committerKarl Berry <karl@freefriends.org>2019-03-08 22:23:40 +0000
commit8bc0b16ceb403515da8931af2fae62ade6d7f944 (patch)
tree787f224d1468489a156bf59be89b17707a1c7617 /Master/texmf-dist/source/latex/icite/icite.ins
parentc56d4d9b9222e1872ec89bdfed0a967aeb2861b0 (diff)
icite (8mar19)
git-svn-id: svn://tug.org/texlive/trunk@50295 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/icite/icite.ins')
-rw-r--r--Master/texmf-dist/source/latex/icite/icite.ins71
1 files changed, 71 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/icite/icite.ins b/Master/texmf-dist/source/latex/icite/icite.ins
new file mode 100644
index 00000000000..176b1fd700c
--- /dev/null
+++ b/Master/texmf-dist/source/latex/icite/icite.ins
@@ -0,0 +1,71 @@
+%%
+%% This is file `icite.ins',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% icite.dtx (with options: `install')
+%%
+%% Copyright (C) 2019 by Robert Alessi <alessi@robertalessi.net>
+%%
+%% Please send error reports and suggestions for improvements to Robert
+%% Alessi <alessi@robertalessi.net>
+%%
+%% This program is free software: you can redistribute it and/or modify
+%% it under the terms of the GNU General Public License as published by
+%% the Free Software Foundation, either version 3 of the License, or
+%% (at your option) any later version.
+%%
+%% This program is distributed in the hope that it will be useful, but
+%% WITHOUT ANY WARRANTY; without even the implied warranty of
+%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+%% General Public License for more details.
+%%
+%% You should have received a copy of the GNU General Public License
+%% along with this program. If not, see
+%% <http://www.gnu.org/licenses/>.
+%%
+%% This work consists of the file icite.dtx, icite.ins and a Makefile.
+%% Running "make" generates the derived files README.md, icite.pdf and icite.sty.
+%% Running "make inst" installs the files in the user's TeX tree.
+%% Running "make install" installs the files in the local TeX tree.
+%%
+\input docstrip.tex
+\keepsilent
+\askforoverwritefalse
+\preamble
+
+Copyright (C) 2019 by Robert Alessi <alessi@robertalessi.net>
+
+Please send error reports and suggestions for improvements to Robert
+Alessi <alessi@robertalessi.net>
+
+This program is free software: you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation, either version 3 of the License, or
+(at your option) any later version.
+
+This program is distributed in the hope that it will be useful, but
+WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program. If not, see
+<http://www.gnu.org/licenses/>.
+
+This work consists of the file icite.dtx, icite.ins and a Makefile.
+Running "make" generates the derived files README.md, icite.pdf and icite.sty.
+Running "make inst" installs the files in the user's TeX tree.
+Running "make install" installs the files in the local TeX tree.
+
+\endpreamble
+
+\usedir{tex/latex/icite}
+\generate{
+ \file{\jobname.sty}{\from{\jobname.dtx}{package}}
+}
+\endbatchfile
+\endinput
+%%
+%% End of file `icite.ins'.