summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/amsfonts
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-02-01 23:58:28 +0000
committerKarl Berry <karl@freefriends.org>2013-02-01 23:58:28 +0000
commit017f337f3d69a9d9c9d70b904a7a0a09f3b4331e (patch)
tree8ff607d8cfc8d88a1a5c9054aea12e2fcbfb6390 /Master/texmf-dist/tex/latex/amsfonts
parent92e971ebe60f39f8244c1c8796219ad878b1617e (diff)
amsfonts 3.04 (29jan13)
git-svn-id: svn://tug.org/texlive/trunk@29006 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/amsfonts')
-rw-r--r--Master/texmf-dist/tex/latex/amsfonts/amsfonts.sty89
-rw-r--r--Master/texmf-dist/tex/latex/amsfonts/amssymb.sty9
-rw-r--r--Master/texmf-dist/tex/latex/amsfonts/cmmib57.sty2
-rw-r--r--Master/texmf-dist/tex/latex/amsfonts/eucal.sty2
-rw-r--r--Master/texmf-dist/tex/latex/amsfonts/eufrak.sty2
-rw-r--r--Master/texmf-dist/tex/latex/amsfonts/euscript.sty2
-rw-r--r--Master/texmf-dist/tex/latex/amsfonts/ueuex.fd4
-rw-r--r--Master/texmf-dist/tex/latex/amsfonts/ueuf.fd4
-rw-r--r--Master/texmf-dist/tex/latex/amsfonts/ueur.fd4
-rw-r--r--Master/texmf-dist/tex/latex/amsfonts/ueus.fd4
-rw-r--r--Master/texmf-dist/tex/latex/amsfonts/umsa.fd4
-rw-r--r--Master/texmf-dist/tex/latex/amsfonts/umsb.fd4
12 files changed, 74 insertions, 56 deletions
diff --git a/Master/texmf-dist/tex/latex/amsfonts/amsfonts.sty b/Master/texmf-dist/tex/latex/amsfonts/amsfonts.sty
index 95fd876f803..a59797ffe02 100644
--- a/Master/texmf-dist/tex/latex/amsfonts/amsfonts.sty
+++ b/Master/texmf-dist/tex/latex/amsfonts/amsfonts.sty
@@ -8,7 +8,7 @@
%%
%% This is a generated file.
%%
-%% Copyright 2001, 2009 American Mathematical Society.
+%% Copyright 2001, 2009, 2013 American Mathematical Society.
%%
%% American Mathematical Society
%% Technical Support
@@ -27,7 +27,7 @@
%% is renamed.
%%
\NeedsTeXFormat{LaTeX2e}[1994/12/01]
-\ProvidesPackage{amsfonts}[2009/06/22 v3.00 Basic AMSFonts support]
+\ProvidesPackage{amsfonts}[2013/01/14 v3.01 Basic AMSFonts support]
\DeclareOption{psamsfonts}{%
\PackageWarningNoLine{amsfonts}{The 'psamsfonts' option is
obsolete in AMSFonts v3}
@@ -43,6 +43,16 @@
\expandafter\let\csname OMX/cmex/m/n/10\endcsname\relax
\def\cmex@opt{10}
+\@ifpackageloaded{stix}{%
+ \def\ams@DeclareMathDelimiter#1#2#3#4#5#6{}%
+ \def\ams@DeclareMathSymbol#1#2#3#4{}%
+}{%
+ \let\ams@DeclareMathDelimiter\DeclareMathDelimiter
+ \def\ams@DeclareMathSymbol#1#2#3#4{%
+ \global\let#1\undefined
+ \DeclareMathSymbol{#1}{#2}{#3}{#4}%
+ }%
+}
\providecommand*{\@mathmeasure}[3]{%
\setbox#1\hbox{\frozen@everymath\@emptytoks\m@th$#2#3$}}
\@ifundefined{@emptytoks}{\csname newtoks\endcsname\@emptytoks}{}
@@ -61,40 +71,42 @@
\edef\maltese{\noexpand\mathhexbox{\hexnumber@\symAMSa}7A}
}{}
\begingroup \catcode`\"=12
-\DeclareMathDelimiter{\ulcorner}{\mathopen} {AMSa}{"70}{AMSa}{"70}
-\DeclareMathDelimiter{\urcorner}{\mathclose}{AMSa}{"71}{AMSa}{"71}
-\DeclareMathDelimiter{\llcorner}{\mathopen} {AMSa}{"78}{AMSa}{"78}
-\DeclareMathDelimiter{\lrcorner}{\mathclose}{AMSa}{"79}{AMSa}{"79}
-\xdef\widehat#1{\noexpand\@mathmeasure\z@\textstyle{#1}%
- \noexpand\ifdim\noexpand\wd\z@>\tw@ em%
- \mathaccent"0\hexnumber@\symAMSb 5B{#1}%
- \noexpand\else\mathaccent"0362{#1}\noexpand\fi}
-\xdef\widetilde#1{\noexpand\@mathmeasure\z@\textstyle{#1}%
- \noexpand\ifdim\noexpand\wd\z@>\tw@ em%
- \mathaccent"0\hexnumber@\symAMSb 5D{#1}%
- \noexpand\else\mathaccent"0365{#1}\noexpand\fi}
-\DeclareMathSymbol{\dabar@}{\mathord}{AMSa}{"39}
-\xdef\dashrightarrow{\mathrel{\dabar@\dabar@
+\ams@DeclareMathDelimiter{\ulcorner}{\mathopen} {AMSa}{"70}{AMSa}{"70}
+\ams@DeclareMathDelimiter{\urcorner}{\mathclose}{AMSa}{"71}{AMSa}{"71}
+\ams@DeclareMathDelimiter{\llcorner}{\mathopen} {AMSa}{"78}{AMSa}{"78}
+\ams@DeclareMathDelimiter{\lrcorner}{\mathclose}{AMSa}{"79}{AMSa}{"79}
+\@ifpackageloaded{stix}{}{%
+ \xdef\widehat#1{\noexpand\@mathmeasure\z@\textstyle{#1}%
+ \noexpand\ifdim\noexpand\wd\z@>\tw@ em%
+ \mathaccent"0\hexnumber@\symAMSb 5B{#1}%
+ \noexpand\else\mathaccent"0362{#1}\noexpand\fi}
+ \xdef\widetilde#1{\noexpand\@mathmeasure\z@\textstyle{#1}%
+ \noexpand\ifdim\noexpand\wd\z@>\tw@ em%
+ \mathaccent"0\hexnumber@\symAMSb 5D{#1}%
+ \noexpand\else\mathaccent"0365{#1}\noexpand\fi}
+}
+\@ifpackageloaded{stix}{}{%
+ \DeclareMathSymbol{\dabar@}{\mathord}{AMSa}{"39}
+ \xdef\dashrightarrow{\mathrel{\dabar@\dabar@
\mathchar"0\hexnumber@\symAMSa 4B}}%
-\xdef\dashleftarrow{\mathrel{\mathchar"0\hexnumber@\symAMSa 4C\dabar@
+ \xdef\dashleftarrow{\mathrel{\mathchar"0\hexnumber@\symAMSa 4C\dabar@
\dabar@}}%
-\global\let\dasharrow\dashrightarrow
-\global\let\rightleftharpoons\undefined
-\DeclareMathSymbol{\rightleftharpoons}{\mathrel}{AMSa}{"0A}
-\global\let\angle\undefined
-\DeclareMathSymbol{\angle} {\mathord}{AMSa}{"5C}
-\global\let\hbar\undefined
-\DeclareMathSymbol{\hbar} {\mathord}{AMSb}{"7E}
-\global\let\sqsubset\undefined
-\DeclareMathSymbol{\sqsubset} {\mathrel}{AMSa}{"40}
-\global\let\sqsupset\undefined
-\DeclareMathSymbol{\sqsupset} {\mathrel}{AMSa}{"41}
-\global\let\mho\undefined
-\DeclareMathSymbol{\mho} {\mathord}{AMSb}{"66}
+ \global\let\dasharrow\dashrightarrow
+}
+\ams@DeclareMathSymbol{\rightleftharpoons}{\mathrel}{AMSa}{"0A}
+\ams@DeclareMathSymbol{\angle} {\mathord}{AMSa}{"5C}
+\ams@DeclareMathSymbol{\hbar} {\mathord}{AMSb}{"7E}
+\ams@DeclareMathSymbol{\sqsubset} {\mathrel}{AMSa}{"40}
+\ams@DeclareMathSymbol{\sqsupset} {\mathrel}{AMSa}{"41}
+\ams@DeclareMathSymbol{\mho} {\mathord}{AMSb}{"66}
\endgroup
-\DeclareMathAlphabet{\mathfrak}{U}{euf}{m}{n}
-\SetMathAlphabet{\mathfrak}{bold}{U}{euf}{b}{n}
-\DeclareSymbolFontAlphabet{\mathbb}{AMSb}
+\@ifundefined{mathfrak}{%
+ \DeclareMathAlphabet{\mathfrak}{U}{euf}{m}{n}
+ \SetMathAlphabet{\mathfrak}{bold}{U}{euf}{b}{n}
+}{}
+\@ifundefined{mathbb}{%
+ \DeclareSymbolFontAlphabet{\mathbb}{AMSb}%
+}{}
\DeclareFontEncodingDefaults{\relax}{\def\accentclass@{7}}
\DeclareRobustCommand{\frak}[1]{%
{\@subst@obsolete{amsfonts}\frak\mathfrak{#1}}}
@@ -124,14 +136,15 @@
Obsolete command \protect#2; \protect#3 should be used instead}}%
\fi
\def\@subst@obsolete#1#2#3{\@obsolete{#1}#2#3\gdef#2{#3}#2}
+\@ifpackageloaded{stix}{\endinput}{}
\begingroup \catcode`\"=12
\DeclareMathSymbol{\square} {\mathord}{AMSa}{"03}
\DeclareMathSymbol{\lozenge} {\mathord}{AMSa}{"06}
-\DeclareMathSymbol{\vartriangleright} {\mathrel}{AMSa}{"42}
-\DeclareMathSymbol{\vartriangleleft} {\mathrel}{AMSa}{"43}
-\DeclareMathSymbol{\trianglerighteq} {\mathrel}{AMSa}{"44}
-\DeclareMathSymbol{\trianglelefteq} {\mathrel}{AMSa}{"45}
-\DeclareMathSymbol{\rightsquigarrow} {\mathrel}{AMSa}{"20}
+\ams@DeclareMathSymbol{\vartriangleright} {\mathrel}{AMSa}{"42}
+\ams@DeclareMathSymbol{\vartriangleleft} {\mathrel}{AMSa}{"43}
+\ams@DeclareMathSymbol{\trianglerighteq} {\mathrel}{AMSa}{"44}
+\ams@DeclareMathSymbol{\trianglelefteq} {\mathrel}{AMSa}{"45}
+\ams@DeclareMathSymbol{\rightsquigarrow} {\mathrel}{AMSa}{"20}
\@ifpackageloaded{latexsym}{\@tempswafalse}{\@tempswatrue}
\if@tempswa
\global\let\Box\square
diff --git a/Master/texmf-dist/tex/latex/amsfonts/amssymb.sty b/Master/texmf-dist/tex/latex/amsfonts/amssymb.sty
index e821280585f..6f191849889 100644
--- a/Master/texmf-dist/tex/latex/amsfonts/amssymb.sty
+++ b/Master/texmf-dist/tex/latex/amsfonts/amssymb.sty
@@ -8,7 +8,7 @@
%%
%% This is a generated file.
%%
-%% Copyright 2001, 2009 American Mathematical Society.
+%% Copyright 2001, 2009, 2013 American Mathematical Society.
%%
%% American Mathematical Society
%% Technical Support
@@ -28,10 +28,15 @@
%%
\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]
\DeclareOption{psamsfonts}{\PassOptionsToPackage{psamsfonts}{amsfonts}}
\ProcessOptions\relax
\RequirePackage{amsfonts}[1995/01/01]
+\@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
+}{}
\let\square\relax \let\rightsquigarrow\square \let\lozenge\square
\let\vartriangleright\square \let\vartriangleleft\square
\let\trianglerighteq\square \let\trianglelefteq\square
diff --git a/Master/texmf-dist/tex/latex/amsfonts/cmmib57.sty b/Master/texmf-dist/tex/latex/amsfonts/cmmib57.sty
index a5a1ab8cf46..71ea4c9fad8 100644
--- a/Master/texmf-dist/tex/latex/amsfonts/cmmib57.sty
+++ b/Master/texmf-dist/tex/latex/amsfonts/cmmib57.sty
@@ -8,7 +8,7 @@
%%
%% This is a generated file.
%%
-%% Copyright 2001, 2009 American Mathematical Society.
+%% Copyright 2001, 2009, 2013 American Mathematical Society.
%%
%% American Mathematical Society
%% Technical Support
diff --git a/Master/texmf-dist/tex/latex/amsfonts/eucal.sty b/Master/texmf-dist/tex/latex/amsfonts/eucal.sty
index 377ff99df88..06424e203e7 100644
--- a/Master/texmf-dist/tex/latex/amsfonts/eucal.sty
+++ b/Master/texmf-dist/tex/latex/amsfonts/eucal.sty
@@ -8,7 +8,7 @@
%%
%% This is a generated file.
%%
-%% Copyright 2001, 2009 American Mathematical Society.
+%% Copyright 2001, 2009, 2013 American Mathematical Society.
%%
%% American Mathematical Society
%% Technical Support
diff --git a/Master/texmf-dist/tex/latex/amsfonts/eufrak.sty b/Master/texmf-dist/tex/latex/amsfonts/eufrak.sty
index 33bc0cfda34..f5a74d45504 100644
--- a/Master/texmf-dist/tex/latex/amsfonts/eufrak.sty
+++ b/Master/texmf-dist/tex/latex/amsfonts/eufrak.sty
@@ -8,7 +8,7 @@
%%
%% This is a generated file.
%%
-%% Copyright 2001, 2009 American Mathematical Society.
+%% Copyright 2001, 2009, 2013 American Mathematical Society.
%%
%% American Mathematical Society
%% Technical Support
diff --git a/Master/texmf-dist/tex/latex/amsfonts/euscript.sty b/Master/texmf-dist/tex/latex/amsfonts/euscript.sty
index a8bc87b698b..86706f8a7bd 100644
--- a/Master/texmf-dist/tex/latex/amsfonts/euscript.sty
+++ b/Master/texmf-dist/tex/latex/amsfonts/euscript.sty
@@ -8,7 +8,7 @@
%%
%% This is a generated file.
%%
-%% Copyright 2001, 2009 American Mathematical Society.
+%% Copyright 2001, 2009, 2013 American Mathematical Society.
%%
%% American Mathematical Society
%% Technical Support
diff --git a/Master/texmf-dist/tex/latex/amsfonts/ueuex.fd b/Master/texmf-dist/tex/latex/amsfonts/ueuex.fd
index d914e3a461b..837c50e6c53 100644
--- a/Master/texmf-dist/tex/latex/amsfonts/ueuex.fd
+++ b/Master/texmf-dist/tex/latex/amsfonts/ueuex.fd
@@ -8,7 +8,7 @@
%%
%% This is a generated file.
%%
-%% Copyright 2001, 2009 American Mathematical Society.
+%% Copyright 2001, 2009, 2013 American Mathematical Society.
%%
%% American Mathematical Society
%% Technical Support
@@ -26,7 +26,7 @@
%% of modified versions, are permitted, but only if the resulting file
%% is renamed.
%%
-\ProvidesFile{ueuex.fd} [2009/06/22 v3.00 Euler extra symbols]
+\ProvidesFile{ueuex.fd} [2013/01/14 v3.01 Euler extra symbols]
\DeclareFontFamily{U}{euex}{}
\DeclareFontShape{U}{euex}{m}{n}{%
<-7.5>euex7%
diff --git a/Master/texmf-dist/tex/latex/amsfonts/ueuf.fd b/Master/texmf-dist/tex/latex/amsfonts/ueuf.fd
index ad9d3d7132f..93d41ff510f 100644
--- a/Master/texmf-dist/tex/latex/amsfonts/ueuf.fd
+++ b/Master/texmf-dist/tex/latex/amsfonts/ueuf.fd
@@ -8,7 +8,7 @@
%%
%% This is a generated file.
%%
-%% Copyright 2001, 2009 American Mathematical Society.
+%% Copyright 2001, 2009, 2013 American Mathematical Society.
%%
%% American Mathematical Society
%% Technical Support
@@ -26,7 +26,7 @@
%% of modified versions, are permitted, but only if the resulting file
%% is renamed.
%%
-\ProvidesFile{ueuf.fd} [2009/06/22 v3.00 Euler Fraktur]
+\ProvidesFile{ueuf.fd} [2013/01/14 v3.01 Euler Fraktur]
\DeclareFontFamily{U}{euf}{}
\DeclareFontShape{U}{euf}{m}{n}{%
<-6>eufm5%
diff --git a/Master/texmf-dist/tex/latex/amsfonts/ueur.fd b/Master/texmf-dist/tex/latex/amsfonts/ueur.fd
index 86fa820eb90..4873ea2fca8 100644
--- a/Master/texmf-dist/tex/latex/amsfonts/ueur.fd
+++ b/Master/texmf-dist/tex/latex/amsfonts/ueur.fd
@@ -8,7 +8,7 @@
%%
%% This is a generated file.
%%
-%% Copyright 2001, 2009 American Mathematical Society.
+%% Copyright 2001, 2009, 2013 American Mathematical Society.
%%
%% American Mathematical Society
%% Technical Support
@@ -26,7 +26,7 @@
%% of modified versions, are permitted, but only if the resulting file
%% is renamed.
%%
-\ProvidesFile{ueur.fd} [2009/06/22 v3.00 Euler Roman]
+\ProvidesFile{ueur.fd} [2013/01/14 v3.01 Euler Roman]
\DeclareFontFamily{U}{eur}{\skewchar\font'177}
\DeclareFontShape{U}{eur}{m}{n}{%
<-6>eurm5%
diff --git a/Master/texmf-dist/tex/latex/amsfonts/ueus.fd b/Master/texmf-dist/tex/latex/amsfonts/ueus.fd
index 9d90530c627..fb9a2817668 100644
--- a/Master/texmf-dist/tex/latex/amsfonts/ueus.fd
+++ b/Master/texmf-dist/tex/latex/amsfonts/ueus.fd
@@ -8,7 +8,7 @@
%%
%% This is a generated file.
%%
-%% Copyright 2001, 2009 American Mathematical Society.
+%% Copyright 2001, 2009, 2013 American Mathematical Society.
%%
%% American Mathematical Society
%% Technical Support
@@ -26,7 +26,7 @@
%% of modified versions, are permitted, but only if the resulting file
%% is renamed.
%%
-\ProvidesFile{ueus.fd} [2009/06/22 v3.00 Euler Script]
+\ProvidesFile{ueus.fd} [2013/01/14 v3.01 Euler Script]
\DeclareFontFamily{U}{eus}{\skewchar\font'60}
\DeclareFontShape{U}{eus}{m}{n}{%
<-6>eusm5%
diff --git a/Master/texmf-dist/tex/latex/amsfonts/umsa.fd b/Master/texmf-dist/tex/latex/amsfonts/umsa.fd
index 3d31944e4bb..291277e440e 100644
--- a/Master/texmf-dist/tex/latex/amsfonts/umsa.fd
+++ b/Master/texmf-dist/tex/latex/amsfonts/umsa.fd
@@ -8,7 +8,7 @@
%%
%% This is a generated file.
%%
-%% Copyright 2001, 2009 American Mathematical Society.
+%% Copyright 2001, 2009, 2013 American Mathematical Society.
%%
%% American Mathematical Society
%% Technical Support
@@ -26,7 +26,7 @@
%% of modified versions, are permitted, but only if the resulting file
%% is renamed.
%%
-\ProvidesFile{umsa.fd} [2009/06/22 v3.00 AMS symbols A]
+\ProvidesFile{umsa.fd} [2013/01/14 v3.01 AMS symbols A]
\DeclareFontFamily{U}{msa}{}
\DeclareFontShape{U}{msa}{m}{n}{%
<-6>msam5%
diff --git a/Master/texmf-dist/tex/latex/amsfonts/umsb.fd b/Master/texmf-dist/tex/latex/amsfonts/umsb.fd
index 8f99720f824..bfe0de818e1 100644
--- a/Master/texmf-dist/tex/latex/amsfonts/umsb.fd
+++ b/Master/texmf-dist/tex/latex/amsfonts/umsb.fd
@@ -8,7 +8,7 @@
%%
%% This is a generated file.
%%
-%% Copyright 2001, 2009 American Mathematical Society.
+%% Copyright 2001, 2009, 2013 American Mathematical Society.
%%
%% American Mathematical Society
%% Technical Support
@@ -26,7 +26,7 @@
%% of modified versions, are permitted, but only if the resulting file
%% is renamed.
%%
-\ProvidesFile{umsb.fd} [2009/06/22 v3.00 AMS symbols B]
+\ProvidesFile{umsb.fd} [2013/01/14 v3.01 AMS symbols B]
\DeclareFontFamily{U}{msb}{}
\DeclareFontShape{U}{msb}{m}{n}{%
<-6>msbm5%