From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- macros/latex/contrib/attachfile/attachfile.ins | 63 ++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 macros/latex/contrib/attachfile/attachfile.ins (limited to 'macros/latex/contrib/attachfile/attachfile.ins') diff --git a/macros/latex/contrib/attachfile/attachfile.ins b/macros/latex/contrib/attachfile/attachfile.ins new file mode 100644 index 0000000000..a53c52e6b7 --- /dev/null +++ b/macros/latex/contrib/attachfile/attachfile.ins @@ -0,0 +1,63 @@ +%% +%% This file will generate fast loadable files and documentation +%% driver files from the doc files in this package when run through +%% LaTeX or TeX. +%% +%% Copyright (C) 2016 Scott Pakin +%% ------------------------------------------------------- +%% +%% This package may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either +%% version 1.3c of this license or (at your option) any later +%% version. The latest version of this license is in: +%% +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.3c or later is part of all distributions of +%% LaTeX version 2006/05/20 or later. +%% +%% --------------- start of docstrip commands ------------------ +%% +\input docstrip + +\keepsilent + +\usedir{tex/latex/attachfile} + +\preamble + +This is a generated file. + +Copyright (C) 2016 Scott Pakin +------------------------------------------------------- + +This package may be distributed and/or modified under the +conditions of the LaTeX Project Public License, either +version 1.3c of this license or (at your option) any later +version. The latest version of this license is in + + http://www.latex-project.org/lppl.txt + +and version 1.3c or later is part of all distributions of +LaTeX version 2006/05/20 or later. + +\endpreamble + +\generate{\file{attachfile.sty}{\from{attachfile.dtx}{package}}} +\nopreamble +\nopostamble +\generate{\file{attachfile.bib}{\from{attachfile.dtx}{attachment}}} + +\obeyspaces +\Msg{******************************************************} +\Msg{* *} +\Msg{* To finish the installation, you have to move *} +\Msg{* attachfile.sty into a directory searched by TeX. *} +\Msg{* *} +\Msg{* To produce the documentation, run attachfile.dtx *} +\Msg{* through pdfLaTeX. *} +\Msg{* *} +\Msg{* Happy TeXing! *} +\Msg{******************************************************} + +\endbatchfile -- cgit v1.2.3