diff options
author | Karl Berry <karl@freefriends.org> | 2009-06-30 17:13:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-06-30 17:13:40 +0000 |
commit | 740fc9d3fe3408cae1e44ac8fae000073264930f (patch) | |
tree | 47551208138eb5f12f42a045330e4e874cc912f5 /Master/texmf-dist/tex/latex/amsfonts/amssymb.sty | |
parent | a815247064fb423e2d7d9db3d48022d1ca51035c (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/amssymb.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/amsfonts/amssymb.sty | 63 |
1 files changed, 21 insertions, 42 deletions
diff --git a/Master/texmf-dist/tex/latex/amsfonts/amssymb.sty b/Master/texmf-dist/tex/latex/amsfonts/amssymb.sty index 4d0ac08c04d..e821280585f 100644 --- a/Master/texmf-dist/tex/latex/amsfonts/amssymb.sty +++ b/Master/texmf-dist/tex/latex/amsfonts/amssymb.sty @@ -6,50 +6,29 @@ %% %% amssymb.dtx %% -%%% ==================================================================== -%%% @LaTeX-file{ -%%% filename = "amssymb.dtx", -%%% version = "2.2d", -%%% date = "2002/01/22", -%%% time = "10:06:53 EST", -%%% checksum = "51146 363 1168 18275", -%%% 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, math symbol, -%%% amsfonts, msam, msbm", -%%% supported = "yes", -%%% abstract = "This file is part of the AMSFonts distribution. -%%% It is a \LaTeX{} package that defines symbol -%%% names for all the math symbols in the fonts -%%% MSAM and MSBM, of the AMSFonts (2.0+) collection.", -%%% 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.", -%%% } -%%% ==================================================================== +%% 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}% LaTeX 2.09 can't be used (nor non-LaTeX) [1994/12/01]% LaTeX date must be December 1994 or later -\ProvidesPackage{amssymb}[2002/01/22 v2.2d] +\ProvidesPackage{amssymb}[2009/06/22 v3.00] \DeclareOption{psamsfonts}{\PassOptionsToPackage{psamsfonts}{amsfonts}} \ProcessOptions\relax \RequirePackage{amsfonts}[1995/01/01] |