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/subeqn/subeqn.ins | 90 ++++++++++++++++++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 macros/latex/contrib/subeqn/subeqn.ins (limited to 'macros/latex/contrib/subeqn/subeqn.ins') diff --git a/macros/latex/contrib/subeqn/subeqn.ins b/macros/latex/contrib/subeqn/subeqn.ins new file mode 100644 index 0000000000..e9e8689856 --- /dev/null +++ b/macros/latex/contrib/subeqn/subeqn.ins @@ -0,0 +1,90 @@ +%% +%% 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 subeqn 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 subeqn 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 ------------------ +%% +\def\filedate{2004/04/15} +\def\batchfile{subeqn.ins} +\input docstrip.tex + +\preamble + +Copyright (C) 1999-2004 Johannes Braams. All rights reserved. + +This file was generated from file(s) of the subeqn 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 +subeqn package. You may however distribute the subeqn package +without such generated files. + +The list of all files belonging to the subeqn 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{subeqn.sty}{t}{\from{subeqn.dtx}{package}} + +% The sample file + +\generateFile{subeqn.tex}{t}{\from{subeqn.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 subeqn.sty} +\Msg{*} +\Msg{* To produce the documentation run the file subeqn.dtx} +\Msg{* through LaTeX.} +\Msg{*} +\Msg{* To produce a sample run the file subeqn.tex} +\Msg{* through LaTeX.} +\Msg{* Happy TeXing} +\Msg{***********************************************************} + +\endinput -- cgit v1.2.3