diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/icite/icite.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/icite/icite.ins | 71 |
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'. |