summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/amsfonts/amssymb.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/amsfonts/amssymb.dtx')
-rw-r--r--Master/texmf-dist/source/latex/amsfonts/amssymb.dtx22
1 files changed, 12 insertions, 10 deletions
diff --git a/Master/texmf-dist/source/latex/amsfonts/amssymb.dtx b/Master/texmf-dist/source/latex/amsfonts/amssymb.dtx
index 5caf8f5667a..3f7d2c63e80 100644
--- a/Master/texmf-dist/source/latex/amsfonts/amssymb.dtx
+++ b/Master/texmf-dist/source/latex/amsfonts/amssymb.dtx
@@ -1,6 +1,6 @@
% \def\filename{amssymb.dtx}
-% \def\fileversion{3.00}
-% \def\filedate{2009/06/22}
+% \def\fileversion{3.01}
+% \def\filedate{2013/01/14}
%
% \iffalse meta-comment
%
@@ -15,7 +15,7 @@
% fax: (401) 331-3842
% email: tech-support@ams.org
%
-% Copyright 2001, 2009 American Mathematical Society.
+% Copyright 2001, 2009, 2013 American Mathematical Society.
%
% Unlimited copying and redistribution of this file are permitted as
% long as this file is not modified. Modifications, and distribution
@@ -52,7 +52,7 @@
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}% LaTeX 2.09 can't be used (nor non-LaTeX)
[1994/12/01]% LaTeX date must be December 1994 or later
-\ProvidesPackage{amssymb}[2009/06/22 v3.00]
+\ProvidesPackage{amssymb}[2013/01/14 v3.01 AMS font symbols]
% \end{macrocode}
%
% See the \pkg{amsfonts} package documentation for a discussion of
@@ -71,6 +71,14 @@
\RequirePackage{amsfonts}[1995/01/01]
% \end{macrocode}
%
+% \begin{macrocode}
+\@ifpackageloaded{stix}{%
+ \PackageWarningNoLine{amssymb}{The 'amssymb' package is redundant when
+ you are using the 'stix' package, so I'm not going to load amssymb}
+ \endinput
+}{}
+% \end{macrocode}
+%
% We undefine a few symbols that were perhaps defined by the
% \pkg{amsfonts} package (q.v.); otherwise \cn{DeclareMathSymbol} would
% issue some error messages. (All these symbol names are \cn{let} to
@@ -329,10 +337,4 @@
\endinput
% \end{macrocode}
%
-% \changes{v2.2}{1995/01/05}{Changed diagup, diagdown to mathord}
-% \changes{v2.2}{1995/01/05}{Uncommented rightsquigarrow etc no longer
-% defined in amsfonts.sty}
-% \changes{v2.2a}{1995/02/01}{Adding missing psamsfonts option}
-%
-% \CheckSum{687}
% \Finale