From 6455020f533d6c527c2797b2deb4b3091341e912 Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Mon, 4 Mar 2019 13:32:58 +0100 Subject: adapted Makefile and started documenting --- icite.ins | 71 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 icite.ins (limited to 'icite.ins') diff --git a/icite.ins b/icite.ins new file mode 100644 index 0000000..0654f14 --- /dev/null +++ b/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 +%% +%% Please send error reports and suggestions for improvements to Robert +%% Alessi +%% +%% 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 +%% . +%% +%% This work consists of the file icite.dtx and a Makefile. +%% Running "make" generates the derived files README, 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 + +Please send error reports and suggestions for improvements to Robert +Alessi + +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 +. + +This work consists of the file icite.dtx and a Makefile. +Running "make" generates the derived files README, 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'. -- cgit v1.2.3