texlive[71864] Master/texmf-dist: subeqn (21jul24)

commits+karl at tug.org commits+karl at tug.org
Sun Jul 21 22:21:05 CEST 2024


Revision: 71864
          https://tug.org/svn/texlive?view=revision&revision=71864
Author:   karl
Date:     2024-07-21 22:21:05 +0200 (Sun, 21 Jul 2024)
Log Message:
-----------
subeqn (21jul24)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/latex/subeqn/subeqn.pdf
    trunk/Master/texmf-dist/source/latex/subeqn/subeqn.dtx
    trunk/Master/texmf-dist/source/latex/subeqn/subeqn.ins
    trunk/Master/texmf-dist/tex/latex/subeqn/subeqn.sty

Added Paths:
-----------
    trunk/Master/texmf-dist/doc/latex/subeqn/CATALOG
    trunk/Master/texmf-dist/doc/latex/subeqn/MANIFEST
    trunk/Master/texmf-dist/doc/latex/subeqn/README
    trunk/Master/texmf-dist/doc/latex/subeqn/subeqn-sample.pdf
    trunk/Master/texmf-dist/doc/latex/subeqn/subeqn-sample.tex

Removed Paths:
-------------
    trunk/Master/texmf-dist/doc/latex/subeqn/manifest.txt
    trunk/Master/texmf-dist/doc/latex/subeqn/subeqn.tex

Added: trunk/Master/texmf-dist/doc/latex/subeqn/CATALOG
===================================================================
--- trunk/Master/texmf-dist/doc/latex/subeqn/CATALOG	                        (rev 0)
+++ trunk/Master/texmf-dist/doc/latex/subeqn/CATALOG	2024-07-21 20:21:05 UTC (rev 71864)
@@ -0,0 +1,17 @@
+Name: subeqn
+Problems-To: texniek at texniek.nl
+Author: J.L. Braams, Donald Arsenau, Stephen Gildea
+Version: 2.0c
+
+Description:
+
+The subeqn package implements an extension to LaTeXs's equation
+and eqnarray environments in order to be able to put labels on
+individual expressions. To this end two now environments are defined:
+subequations and subeqnarray.
+
+Keywords: latex equations,
+
+Address:
+TeXniek
+The Netherlands

Added: trunk/Master/texmf-dist/doc/latex/subeqn/MANIFEST
===================================================================
--- trunk/Master/texmf-dist/doc/latex/subeqn/MANIFEST	                        (rev 0)
+++ trunk/Master/texmf-dist/doc/latex/subeqn/MANIFEST	2024-07-21 20:21:05 UTC (rev 71864)
@@ -0,0 +1,19 @@
+%
+% CONTENTS OF THE SUBEQN PACKAGE
+% ==============================
+%
+% README            -- A short introduction
+% MANIFEST          -- A list of files
+% CATALOG           -- An entry for the macro catalog
+%
+% subeqn.dtx        -- A package to number subexpressions of an equation;
+%                      originally by Stephen Gildea,
+%                      rewritten by Donald Arsenau,
+%                      updated for LaTeX2e by Johannes Braams
+% subeqn.pdf        -- A `printed´ version of subeqn.dtx
+% subeqn-sample.pdf -- The `printed' version of the sample file
+%
+% Installation script for the various parts:
+% -------------------------------------------
+%
+% subeqn.ins      -- produces subeqn.sty and subeqn-sample.tex

Added: trunk/Master/texmf-dist/doc/latex/subeqn/README
===================================================================
--- trunk/Master/texmf-dist/doc/latex/subeqn/README	                        (rev 0)
+++ trunk/Master/texmf-dist/doc/latex/subeqn/README	2024-07-21 20:21:05 UTC (rev 71864)
@@ -0,0 +1,14 @@
+                               subeqn bundle
+
+                              July 20, 2024
+
+This bundle contains a package that extends the functionality
+of LaTeX's equation and eqnarray environments.
+It provides the environments subequations and subeqnarray.
+
+Copyright (C) 2024 Johannes L. Braams texniek(at)texniek.nl
+
+This program can be redistributed and/or modified under the terms
+of the LaTeX Project Public License Distributed from CTAN
+archives in directory macros/latex/base/lppl.txt; either
+version 1.3c of the License, or any later version.


Property changes on: trunk/Master/texmf-dist/doc/latex/subeqn/README
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Deleted: trunk/Master/texmf-dist/doc/latex/subeqn/manifest.txt
===================================================================
--- trunk/Master/texmf-dist/doc/latex/subeqn/manifest.txt	2024-07-21 20:20:50 UTC (rev 71863)
+++ trunk/Master/texmf-dist/doc/latex/subeqn/manifest.txt	2024-07-21 20:21:05 UTC (rev 71864)
@@ -1,16 +0,0 @@
-%
-% CONTENTS OF THE SUBEQN PACKAGE
-% ==============================
-%
-% manifest.txt    -- This file
-%
-% subeqn.dtx      -- A package to number subexpressions of an equation;
-%                    originally by Stephen Gildea,
-%                    rewritten by Donald Arsenau,
-%                    updated for LaTeX2e by me
-% subeqn.pdf      -- A `printed\xB4 version of subeqn.dtx
-%
-% Installation script for the various parts:
-% -------------------------------------------
-%
-% subeqn.ins      -- produces subeqn.sty and subeqn.tex

Added: trunk/Master/texmf-dist/doc/latex/subeqn/subeqn-sample.pdf
===================================================================
(Binary files differ)

Index: trunk/Master/texmf-dist/doc/latex/subeqn/subeqn-sample.pdf
===================================================================
--- trunk/Master/texmf-dist/doc/latex/subeqn/subeqn-sample.pdf	2024-07-21 20:20:50 UTC (rev 71863)
+++ trunk/Master/texmf-dist/doc/latex/subeqn/subeqn-sample.pdf	2024-07-21 20:21:05 UTC (rev 71864)

Property changes on: trunk/Master/texmf-dist/doc/latex/subeqn/subeqn-sample.pdf
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/pdf
\ No newline at end of property
Added: trunk/Master/texmf-dist/doc/latex/subeqn/subeqn-sample.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/subeqn/subeqn-sample.tex	                        (rev 0)
+++ trunk/Master/texmf-dist/doc/latex/subeqn/subeqn-sample.tex	2024-07-21 20:21:05 UTC (rev 71864)
@@ -0,0 +1,88 @@
+%%
+%% This is file `subeqn-sample.tex',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% subeqn.dtx  (with options: `sample')
+%% This is a generated file.
+%% 
+%% Copyright (C) 1999-2024 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 2008 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'.
+%% 
+%% 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.
+\ProvidesFile{subeqn-sample.tex}
+              [2024/07/21 v2.0c subnumbering of equations]
+\documentclass{article}
+\usepackage{subeqn}
+
+\begin{document}
+\title{Sample sub-equations}
+\author{Johannes L. Braams}
+\date{\today}
+\maketitle
+
+\noindent
+This is an example of the use of the \texttt{subeqations}
+package. First we have a normal \textsf{equation} environment.
+\begin{equation}
+  \label{a}
+  a^2 + b^2 = c^2
+\end{equation}
+Now we start sub-numbering.
+\begin{subequations}
+  \label{b}
+  \begin{equation}
+    \label{b1}
+    d^2 + e^2 = f^2
+  \end{equation}
+  We can refer to equation~\ref{a}, \ref{b} and~\ref{b1}.
+  \begin{equation}
+    \label{b2}
+    g^2 + h^2 = i^2
+  \end{equation}
+  This was equation~\ref{b2}.
+  \begin{eqnarray}
+    \label{c}
+    x &=& y+z\label{c1}\\
+    u &=& v+w\label{c2}
+  \end{eqnarray}
+  This was expression~\ref{c}, consisting of parts~\ref{c1}
+  and~\ref{c2}.
+\end{subequations}
+
+\noindent
+Now lets start a \textsf{subeqnarray} environment.
+\begin{subeqnarray}
+  \label{d}
+  x &=& y+z\label{d1}\\
+  u &=& v+w\label{d2}
+\end{subeqnarray}
+This was equation~\ref{d}, with parts~\ref{d1} and~\ref{d2}.
+\end{document}
+\endinput
+%%
+%% End of file `subeqn-sample.tex'.


Property changes on: trunk/Master/texmf-dist/doc/latex/subeqn/subeqn-sample.tex
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Modified: trunk/Master/texmf-dist/doc/latex/subeqn/subeqn.pdf
===================================================================
(Binary files differ)

Deleted: trunk/Master/texmf-dist/doc/latex/subeqn/subeqn.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/subeqn/subeqn.tex	2024-07-21 20:20:50 UTC (rev 71863)
+++ trunk/Master/texmf-dist/doc/latex/subeqn/subeqn.tex	2024-07-21 20:21:05 UTC (rev 71864)
@@ -1,84 +0,0 @@
-%%
-%% This is file `subeqn.tex',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% subeqn.dtx  (with options: `sample')
-%% 
-%% 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.
-%% File: `subeqn.dtx'
-%% Copyright (C) 1999-2004
-%%     Donald Arsenau (asnd at reg.triumf.ca),
-%%     Johannes Braams (TeXniek at braams.cistron.nl)
-%%
-\ProvidesFile{subeqn.tex}
-              [2004/04/15 v2.0b subnumbering of equations]
-\documentclass{article}
-\usepackage{subeqn}
-
-\begin{document}
-This is an example ot the use of the \texttt{subeqations} package.
-\begin{equation}
-  \label{a}
-  a^2 + b^2 = c^2
-\end{equation}
-Now we start sub-numbering.
-\begin{subequations}
-  \label{b}
-  \begin{equation}
-    \label{b1}
-    d^2 + e^2 = f^2
-  \end{equation}
-  We can refer to equation~\ref{a}, \ref{b} and~\ref{b1}.
-  \begin{equation}
-    \label{b2}
-    g^2 + h^2 = i^2
-  \end{equation}
-  This was equation~\ref{b2}.
-  \begin{eqnarray}
-    \label{c}
-    x &=& y+z\label{c1}\\
-    u &=& v+w\label{c2}
-  \end{eqnarray}
-  This was expression~\ref{c}, consisting of parts~\ref{c1}
-  and~\ref{c2}.
-\end{subequations}
-
-Now lets start a \textsf{subeqnarray} environment.
-\begin{subeqnarray}
-  \label{d}
-  x &=& y+z\label{d1}\\
-  u &=& v+w\label{d2}
-\end{subeqnarray}
-This was equation~\ref{d}, with parts~\ref{d1} and~\ref{d2}.
-\end{document}
-\endinput
-%%
-%% End of file `subeqn.tex'.

Modified: trunk/Master/texmf-dist/source/latex/subeqn/subeqn.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/subeqn/subeqn.dtx	2024-07-21 20:20:50 UTC (rev 71863)
+++ trunk/Master/texmf-dist/source/latex/subeqn/subeqn.dtx	2024-07-21 20:21:05 UTC (rev 71864)
@@ -1,48 +1,49 @@
 % \iffalse meta-comment
 %
-% Copyright 1994-2004 Johannes Braams.  All rights reserved.
-% 
+% Copyright 1999-2024 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
+% 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.3 or later is part of all distributions of LaTeX
-% version 2003/12/01 or later.
-% 
+% and version 1.3c or later is part of all distributions of LaTeX
+% version 2008 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 all files belonging to the supertabular package is
+% given in the file `MANIFEST.
+%
 % 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.
 % \fi
-% \CheckSum{76}
+%
+% \CheckSum{84}
 % \iffalse
-%% File: `subeqn.dtx'
-%% Copyright (C) 1999-2004
-%%     Donald Arsenau (asnd at reg.triumf.ca),
-%%     Johannes Braams (TeXniek at braams.cistron.nl)
-%%
+% Copyright (C) 1999-2024
+%     Donald Arsenau at reg.triumf.ca,
+%     Johannes Braams texniek at texniek.nl
+%
 %<*dtx>
 \ProvidesFile{subeqn.dtx}
 %</dtx>
 %<package>\NeedsTeXFormat{LaTeX2e}[1998/06/01]
 %<package>\ProvidesPackage{subeqn}
-%<sample>\ProvidesFile{subeqn.tex}
+%<sample>\ProvidesFile{subeqn-sample.tex}
 %<driver>\ProvidesFile{subeqn.drv}
 %\ProvidesFile{subeqn.dtx}
-              [2004/04/15 v2.0b subnumbering of equations]           
+              [2024/07/21 v2.0c subnumbering of equations]
 %<*driver>
 \documentclass{ltxdoc}
 \begin{document}
+\pagestyle{myheadings}
 \providecommand{\Lenv}[1]{\textsf{#1}}
 \providecommand{\Lopt}[1]{\textsf{#1}}
 \providecommand{\pkg}[1]{\texttt{#1}}
@@ -60,6 +61,10 @@
 %  \date{\filedate}
 %  \maketitle
 %
+% \markboth
+%      {subeqn package version \fileversion\space as of \filedate}
+%      {subeqn package version \fileversion\space as of \filedate}
+%
 %  \section{Introduction}
 %
 %    Sometimes it is necessary to be able to refer to subexpressions
@@ -165,7 +170,7 @@
   \global\c at equation\z@
   }{%
 %    \end{macrocode}
-%    When the environment is finished we restore the value ot the
+%    When the environment is finished we restore the value of the
 %    \texttt{equation} counter.
 %    \begin{macrocode}
   \global\c at equation\c at mainequation
@@ -220,7 +225,14 @@
 \usepackage{subeqn}
 
 \begin{document}
-This is an example ot the use of the \texttt{subeqations} package.
+\title{Sample sub-equations}
+\author{Johannes L. Braams}
+\date{\today}
+\maketitle
+
+\noindent
+This is an example of the use of the \texttt{subeqations}
+package. First we have a normal \textsf{equation} environment.
 \begin{equation}
   \label{a}
   a^2 + b^2 = c^2
@@ -247,6 +259,7 @@
   and~\ref{c2}. 
 \end{subequations}
 
+\noindent
 Now lets start a \textsf{subeqnarray} environment.
 \begin{subeqnarray}
   \label{d}

Modified: trunk/Master/texmf-dist/source/latex/subeqn/subeqn.ins
===================================================================
--- trunk/Master/texmf-dist/source/latex/subeqn/subeqn.ins	2024-07-21 20:20:50 UTC (rev 71863)
+++ trunk/Master/texmf-dist/source/latex/subeqn/subeqn.ins	2024-07-21 20:21:05 UTC (rev 71864)
@@ -3,50 +3,41 @@
 %% 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 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.
 %% 
-%% 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.
+%% IMPORTANT NOTICE:
 %%
+%% Copyright (C) 1999-2024 Johannes L. Braams.  All rights reserved.
+%%
+%% This program can be redistributed and/or modified under the terms
+%% of the LaTeX Project Public License Distributed from CTAN
+%% archives in directory macros/latex/base/lppl.txt; either
+%% version 1.3c of the License, or any later version.
+%%
 %% --------------- start of docstrip commands ------------------
 %%
-\def\filedate{2004/04/15}
 \def\batchfile{subeqn.ins}
 \input docstrip.tex
+\keepsilent
 
 \preamble
+This is a generated file.
 
-Copyright (C) 1999-2004 Johannes Braams. All rights reserved.
+Copyright (C) 1999-2024 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
+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.
+and version 1.3с or later is part of all distributions of LaTeX
+version 2008 or later.
 
 This work has the LPPL maintenance status "maintained".
 
@@ -57,7 +48,7 @@
 without such generated files.
 
 The list of all files belonging to the subeqn package is
-given in the file `manifest.txt.
+given in the file `MANIFEST'.
 
 The list of derived (unpacked) files belonging to the distribution
 and covered by LPPL is defined by the unpacking scripts (with
@@ -70,7 +61,7 @@
 
 % The sample file
 
-\generateFile{subeqn.tex}{t}{\from{subeqn.dtx}{sample}}
+\generateFile{subeqn-sample.tex}{t}{\from{subeqn.dtx}{sample}}
 
 \Msg{***********************************************************}
 \Msg{*}

Modified: trunk/Master/texmf-dist/tex/latex/subeqn/subeqn.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/subeqn/subeqn.sty	2024-07-21 20:20:50 UTC (rev 71863)
+++ trunk/Master/texmf-dist/tex/latex/subeqn/subeqn.sty	2024-07-21 20:21:05 UTC (rev 71864)
@@ -5,19 +5,20 @@
 %% The original source files were:
 %%
 %% subeqn.dtx  (with options: `package')
+%% This is a generated file.
 %% 
-%% Copyright (C) 1999-2004 Johannes Braams. All rights reserved.
+%% Copyright (C) 1999-2024 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
+%% 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.
+%% and version 1.3с or later is part of all distributions of LaTeX
+%% version 2008 or later.
 %% 
 %% This work has the LPPL maintenance status "maintained".
 %% 
@@ -28,19 +29,14 @@
 %% without such generated files.
 %% 
 %% The list of all files belonging to the subeqn package is
-%% given in the file `manifest.txt.
+%% given in the file `MANIFEST'.
 %% 
 %% 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.
-%% File: `subeqn.dtx'
-%% Copyright (C) 1999-2004
-%%     Donald Arsenau (asnd at reg.triumf.ca),
-%%     Johannes Braams (TeXniek at braams.cistron.nl)
-%%
 \NeedsTeXFormat{LaTeX2e}[1998/06/01]
 \ProvidesPackage{subeqn}
-              [2004/04/15 v2.0b subnumbering of equations]
+              [2024/07/21 v2.0c subnumbering of equations]
 \newenvironment{subequations}{%
   \refstepcounter{equation}%
   \mathchardef\c at mainequation\c at equation



More information about the tex-live-commits mailing list.