summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/amsmath/amsbsy.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/amsmath/amsbsy.dtx')
-rw-r--r--Master/texmf-dist/source/latex/amsmath/amsbsy.dtx28
1 files changed, 11 insertions, 17 deletions
diff --git a/Master/texmf-dist/source/latex/amsmath/amsbsy.dtx b/Master/texmf-dist/source/latex/amsmath/amsbsy.dtx
index a5a4124a096..0cb877b225c 100644
--- a/Master/texmf-dist/source/latex/amsmath/amsbsy.dtx
+++ b/Master/texmf-dist/source/latex/amsmath/amsbsy.dtx
@@ -1,21 +1,8 @@
-% \def\filename{amsbsy.dtx}
-% \def\fileversion{1.2d}
-% \def\filedate{1999/11/29}
%
% \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,15 +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{amsbsy}
+\GetFileInfo{amsbsy.sty}
\begin{document}
\title{The \pkg{amsbsy} package}
\author{Frank Mittelbach\and Rainer Sch\"opf\and Michael Downes}
@@ -46,6 +39,7 @@
%\fi
%
% \maketitle
+% \MaintainedByLaTeXTeam{amsmath}
%
% \MakeShortVerb\|
%
@@ -92,7 +86,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
-\ProvidesPackage{amsbsy}[1999/11/29 v1.2d]
+\ProvidesPackage{amsbsy}[1999/11/29 v1.2d Bold Symbols]
% \end{macrocode}
%
% \section{The implementation}