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/subeqnarray/subeqnarray.ins | 92 ++++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 macros/latex/contrib/subeqnarray/subeqnarray.ins (limited to 'macros/latex/contrib/subeqnarray/subeqnarray.ins') diff --git a/macros/latex/contrib/subeqnarray/subeqnarray.ins b/macros/latex/contrib/subeqnarray/subeqnarray.ins new file mode 100644 index 0000000000..efa2d4da60 --- /dev/null +++ b/macros/latex/contrib/subeqnarray/subeqnarray.ins @@ -0,0 +1,92 @@ +%% +%% 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 1989-2004 Johannes L. Braams. All rights reserved. +%% +%% This file is part of the subeqnarray package. +%% --------------------------------------------- +%% +%% 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 work has the LPPL maintenance status "maintained". +%% +%% The Current Maintainer of this work is Johannes Braams. +%% +%% The list of all files belonging to the subeqnarray package 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. +%% +%% --------------- start of docstrip commands ------------------ +%% +% ignored commands +\def\filedate{2004/04/15} +\def\batchfile{subeqnarray.ins} +\input docstrip.tex + +\preamble + +Copyright (C) 1999-2004 Johannes Braams. All rights reserved. + +This file was generated from file(s) of the subeqnarray package. +---------------------------------------------------------------- + +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 work has the LPPL maintenance status "maintained". + +The Current Maintainer of this work is Johannes Braams. + +This file may only be distributed together with a copy of the +subeqnarray package. You may however distribute the subeqnarray +package without such generated files. + +The list of all files belonging to the subeqnarray package 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 + +% package file + +\generateFile{subeqnarray.sty}{t}{\from{subeqnarray.dtx}{package}} + +% The sample file + +\generateFile{subeqnarray.tex}{t}{\from{subeqnarray.dtx}{sample}} + +\Msg{***********************************************************} +\Msg{*} +\Msg{* To finish the installation you have to move the following} +\Msg{* file into a directory searched by TeX:} +\Msg{*} +\Msg{* \space\space subeqnarray.sty} +\Msg{*} +\Msg{* To produce the documentation run the file subeqnarray.dtx} +\Msg{* through LaTeX.} +\Msg{*} +\Msg{* To produce a sample run the file subeqnarray.tex} +\Msg{* through LaTeX.} +\Msg{*} +\Msg{* Happy TeXing} +\Msg{***********************************************************} + +\endinput -- cgit v1.2.3