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/tugboat/tugboat.ins | 85 ++++++++++++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 macros/latex/contrib/tugboat/tugboat.ins (limited to 'macros/latex/contrib/tugboat/tugboat.ins') diff --git a/macros/latex/contrib/tugboat/tugboat.ins b/macros/latex/contrib/tugboat/tugboat.ins new file mode 100644 index 0000000000..72b4f4f184 --- /dev/null +++ b/macros/latex/contrib/tugboat/tugboat.ins @@ -0,0 +1,85 @@ +% $Id: tugboat.ins 210 2018-10-29 18:04:16Z karl $ +% tugboat.ins +%% 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 1994-2018 TeX Users Group. +%% +%% This file is part of the tugboat package. +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version 1.3 +%% 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.3 or later is part of all distributions of LaTeX +%% version 2003/12/01 or later. +%% +%% This work has the LPPL maintenance status "maintained". +%% +%% The Current Maintainer of this work is the TeX Users Group +%% (http://tug.org/TUGboat). +%% +%% The list of all files belonging to the distribution is +%% given in the file `manifest.txt'. +%% +%% The list of derived (unpacked) files belonging to the distribution +%% and covered by LPPL is defined by the unpacking scripts (with +%% extension .ins) which are part of the distribution. + +\def\batchfile{tugboat.ins} +\input docstrip.tex + +\keepsilent +\askforoverwritefalse + +\preamble + +This is a generated file. + +Copyright 1994-2018 TeX Users Group. + +It may be distributed and/or modified under the +conditions of the LaTeX Project Public License, either version 1.3 +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.3 or later is part of all distributions of LaTeX +version 2003/12/01 or later. + +This file has the LPPL maintenance status "maintained". + +The Current Maintainer of this work is the TeX Users Group +(http://tug.org/TUGboat). + +The list of all files belonging to the distribution is given in the file +`manifest.txt'. + +The list of derived (unpacked) files belonging to the distribution +and covered by LPPL is defined by the unpacking scripts (with +extension .ins) which are part of the distribution. + +\endpreamble + +\generate{\file{ltugboat.cls}{% + \from{tugboat.dtx}{latex,classtop,common,classtail,latex2e,ltugboatcls}} + \file{ltugproc.cls}{% + \from{tugboat.dtx}{ltugproccls}} + \file{ltugboat.sty}{% + \from{tugboat.dtx}{ltugboatsty}} + \file{ltugproc.sty}{% + \from{tugboat.dtx}{ltugprocsty}} + \file{ltugcomn.sty}{% + \from{tugboat.dtx}{common,latex,latex2e,ltugcomn}}} + +\Msg{***********************************************************} +\Msg{*} +\Msg{* To finish the installation you have to move the following} +\Msg{* files into a directory searched by TeX:} +\Msg{* \space\space All *.sty and all *.cls} +\Msg{*} +\Msg{* And move ltugbib.bst to a directory searched by BibTeX.} +\Msg{***********************************************************} + +\endinput -- cgit v1.2.3