diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/subeqnarray')
-rw-r--r-- | Master/texmf-dist/tex/latex/subeqnarray/subeqnarray.sty | 17 |
1 files changed, 6 insertions, 11 deletions
diff --git a/Master/texmf-dist/tex/latex/subeqnarray/subeqnarray.sty b/Master/texmf-dist/tex/latex/subeqnarray/subeqnarray.sty index 1223f1bb376..1703304b514 100644 --- a/Master/texmf-dist/tex/latex/subeqnarray/subeqnarray.sty +++ b/Master/texmf-dist/tex/latex/subeqnarray/subeqnarray.sty @@ -6,18 +6,18 @@ %% %% subeqnarray.dtx (with options: `package') %% -%% 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 subeqnarray 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". %% @@ -33,18 +33,13 @@ %% 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. -%% Copyright (C) 1988--2004 by Johannes Braams, -%% all rights resserved %% %% Error reports please to: J. Braams %% TeXniek -%% Kooienswater 62 -%% 2715 AJ Zoetermeer -%% The Netherlands -%% Email: texniek at braams.cistron.nl +%% Email: texniek at texniek.nl \NeedsTeXFormat{LaTeX2e}[1998/06/01] \ProvidesPackage{subeqnarray} - [2004/04/15 v2.1c subeqnarray package] + [2024/07/20 v2.1e subeqnarray package] \newcounter{subequation}[equation] \def\thesubequation{\theequation\alph{subequation}} \DeclareOption{leqno}{% |