summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/amsmath/amsgen.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/amsmath/amsgen.dtx')
-rw-r--r--Master/texmf-dist/source/latex/amsmath/amsgen.dtx29
1 files changed, 12 insertions, 17 deletions
diff --git a/Master/texmf-dist/source/latex/amsmath/amsgen.dtx b/Master/texmf-dist/source/latex/amsmath/amsgen.dtx
index 366b3aab041..e3c50bde63c 100644
--- a/Master/texmf-dist/source/latex/amsmath/amsgen.dtx
+++ b/Master/texmf-dist/source/latex/amsmath/amsgen.dtx
@@ -1,21 +1,8 @@
-% \def\filename{amsgen.dtx}
-% \def\fileversion{2.0}
-% \def\filedate{1999/11/30}
%
% \iffalse meta-comment
%
-% American Mathematical Society
-% Technical Support
-% Publications Technical Group
-% 201 Charles Street
-% Providence, RI 02904
-% USA
-% tel: (401) 455-4080
-% (800) 321-4267 (USA and Canada only)
-% fax: (401) 331-3842
-% email: tech-support@ams.org
-%
% Copyright 1995, 1999 American Mathematical Society.
+% Copyright 2016 LaTeX3 Project and American Mathematical Society.
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3c
@@ -27,14 +14,21 @@
%
% This work has the LPPL maintenance status `maintained'.
%
-% The Current Maintainer of this work is the American Mathematical
-% Society.
+% The Current Maintainer of this work is the LaTeX3 Project.
%
% \fi
%
% \iffalse
%<*driver>
\documentclass{amsdtx}
+\def\MaintainedByLaTeXTeam#1{%
+\begin{center}%
+\fbox{\fbox{\begin{tabular}{@{}l@{}}%
+This file is maintained by the \LaTeX{} Project team.\\%
+Bug reports can be opened (category \texttt{#1}) at\\%
+\url{http://latex-project.org/bugs.html}.\end{tabular}}}\end{center}}
+\usepackage{amsgen}
+\GetFileInfo{amsgen.sty}
\begin{document}
\title{The \pkg{amsgen} package}
\author{American Mathematical Society\\Michael Downes}
@@ -45,6 +39,7 @@
% \fi
%
% \maketitle
+% \MaintainedByLaTeXTeam{amsmath}
%
% \MakeShortVerb\|
%
@@ -64,7 +59,7 @@
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}% LaTeX 2.09 can't be used (nor non-LaTeX)
[1994/12/01]% LaTeX date must December 1994 or later
-\ProvidesFile{amsgen.sty}[1999/11/30 v2.0]
+\ProvidesFile{amsgen.sty}[1999/11/30 v2.0 generic functions]
% \end{macrocode}
%
% \section{Implementation}