summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/amsfonts/amsfonts.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-06-30 17:13:40 +0000
committerKarl Berry <karl@freefriends.org>2009-06-30 17:13:40 +0000
commit740fc9d3fe3408cae1e44ac8fae000073264930f (patch)
tree47551208138eb5f12f42a045330e4e874cc912f5 /Master/texmf-dist/tex/latex/amsfonts/amsfonts.sty
parenta815247064fb423e2d7d9db3d48022d1ca51035c (diff)
amsfonts 3.0 (27jun09)
git-svn-id: svn://tug.org/texlive/trunk@14019 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/amsfonts/amsfonts.sty')
-rw-r--r--Master/texmf-dist/tex/latex/amsfonts/amsfonts.sty106
1 files changed, 35 insertions, 71 deletions
diff --git a/Master/texmf-dist/tex/latex/amsfonts/amsfonts.sty b/Master/texmf-dist/tex/latex/amsfonts/amsfonts.sty
index 50e334cee81..95fd876f803 100644
--- a/Master/texmf-dist/tex/latex/amsfonts/amsfonts.sty
+++ b/Master/texmf-dist/tex/latex/amsfonts/amsfonts.sty
@@ -4,81 +4,45 @@
%%
%% The original source files were:
%%
-%% amsfonts.dtx
+%% amsfonts.dtx (with options: `sty')
%%
-%%% ====================================================================
-%%% @LaTeX-file{
-%%% filename = "amsfonts.dtx",
-%%% version = "2.2f",
-%%% date = "2001/10/25",
-%%% time = "11:51:34 EDT",
-%%% checksum = "12894 459 2125 19071",
-%%% author = "American Mathematical Society",
-%%% copyright = "Copyright 2001 American Mathematical Society,
-%%% all rights reserved. Copying of this file is
-%%% authorized only if either:
-%%% (1) you make absolutely no changes to your copy,
-%%% including name; OR
-%%% (2) if you do make changes, you first rename it
-%%% to some other name.",
-%%% address = "American Mathematical Society,
-%%% Technical Support,
-%%% Publications Technical Group,
-%%% P. O. Box 6248,
-%%% Providence, RI 02940,
-%%% USA",
-%%% telephone = "401-455-4080 or (in the USA and Canada)
-%%% 800-321-4AMS (321-4267)",
-%%% FAX = "401-331-3842",
-%%% email = "tech-support@ams.org (Internet)",
-%%% codetable = "ISO/ASCII",
-%%% keywords = "latex, amslatex, ams-latex, amsfonts, msam,
-%%% msbm, eufm, blackboard bold",
-%%% supported = "yes",
-%%% abstract = "This file is part of the AMSFonts distribution.
-%%% It provides easy access in \LaTeXe{} to certain
-%%% math fonts for extra math symbols, fraktur
-%%% letters, and blackboard bold letters. See the
-%%% AMSFonts user's guide for more information.",
-%%% docstring = "The checksum field above contains a CRC-16
-%%% checksum as the first value, followed by the
-%%% equivalent of the standard UNIX wc (word
-%%% count) utility output of lines, words, and
-%%% characters. This is produced by Robert
-%%% Solovay's checksum utility.",
-%%% }
-%%% ====================================================================
-\NeedsTeXFormat{LaTeX2e}% LaTeX 2.09 can't be used (nor non-LaTeX)
-[1994/12/01]% LaTeX date must be December 1994 or later
-\ProvidesPackage{amsfonts}[2001/10/25 v2.2f]
+%% This is a generated file.
+%%
+%% Copyright 2001, 2009 American Mathematical Society.
+%%
+%% 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
+%%
+%% Unlimited copying and redistribution of this file are permitted as
+%% long as this file is not modified. Modifications, and distribution
+%% of modified versions, are permitted, but only if the resulting file
+%% is renamed.
+%%
+\NeedsTeXFormat{LaTeX2e}[1994/12/01]
+\ProvidesPackage{amsfonts}[2009/06/22 v3.00 Basic AMSFonts support]
\DeclareOption{psamsfonts}{%
- \ifnum\cmex@opt=7 \def\cmex@opt{10}%
- \else \def\cmex@opt{0}\fi
- \DeclareFontFamily{U}{msa}{}%
- \DeclareFontShape{U}{msa}{m}{n}{<-6>msam5<6-8>msam7<8->msam10}{}%
- \DeclareFontFamily{U}{msb}{}%
- \DeclareFontShape{U}{msb}{m}{n}{<-6>msbm5<6-8>msbm7<8->msbm10}{}%
- \DeclareFontFamily{U}{euf}{}%
- \DeclareFontShape{U}{euf}{m}{n}{<-6>eufm5<6-8>eufm7<8->eufm10}{}%
- \DeclareFontShape{U}{euf}{b}{n}{<-6>eufb5<6-8>eufb7<8->eufb10}{}%
+ \PackageWarningNoLine{amsfonts}{The 'psamsfonts' option is
+ obsolete in AMSFonts v3}
}
-\@ifundefined{cmex@opt}{\def\cmex@opt{1}}{}
\ProcessOptions\relax
-\ifnum\cmex@opt=1 \relax
- \DeclareFontShape{OMX}{cmex}{m}{n}{<-8>cmex7<8>cmex8<9>cmex9%
- <10><10.95><12><14.4><17.28><20.74><24.88>cmex10}{}%
- \expandafter\let\csname OMX/cmex/m/n/10\endcsname\relax
-\else
- \ifnum\cmex@opt=10 % need to override cmex7 fontdef from amsmath
- \begingroup
- \expandafter\let\csname OMX+cmex\endcsname\relax
- \fontencoding{OMX}\fontfamily{cmex}%
- \try@load@fontshape
- \endgroup
- \expandafter\let\csname OMX/cmex/m/n/10\endcsname\relax
- \def\cmex@opt{0}%
- \fi
-\fi
+\DeclareFontShape{OMX}{cmex}{m}{n}{%
+ <-7.5>cmex7%
+ <7.5-8.5>cmex8%
+ <8.5-9.5>cmex9%
+ <9.5->cmex10%
+}{}%
+
+\expandafter\let\csname OMX/cmex/m/n/10\endcsname\relax
+
+\def\cmex@opt{10}
\providecommand*{\@mathmeasure}[3]{%
\setbox#1\hbox{\frozen@everymath\@emptytoks\m@th$#2#3$}}
\@ifundefined{@emptytoks}{\csname newtoks\endcsname\@emptytoks}{}