%%
%% This is file `amsxtra.sty',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% amsxtra.dtx
%%% ====================================================================
%%% @LaTeX-file{
%%% filename = "amsxtra.dtx",
%%% version = "1.2b",
%%% date = "1996/10/28",
%%% time = "14:54:44 EST",
%%% author = "American Mathematical Society",
%%% copyright = "Copyright (C) 1996 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,
%%% Electronic Products and Services,
%%% 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",
%%% checksum = "05092 135 536 5380",
%%% email = "[email protected] (Internet)",
%%% codetable = "ISO/ASCII",
%%% keywords = "latex, amslatex, ams-latex",
%%% supported = "yes",
%%% abstract = "This is part of the AMS-\LaTeX{} distribution.
%%% It contains some rarely used user-level commands",
%%% 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.",
%%% }
%%% ====================================================================
\ProvidesPackage{amsxtra}[1996/10/28 v1.2b]
\@ifpackageloaded{amstex}{}{%
\RequirePackage{amsmath}[1996/10/01 v1.2]}
\def\sphat{^{\mathchoice{}{}%
{\,\,\smash[b]{\hbox{\lower4\ex@\hbox{$\m@th\widehat{\null}$}}}}%
{\,\smash[b]{\hbox{\lower3\ex@\hbox{$\m@th\hat{\null}$}}}}}}
\def\spcheck{^\vee}
\def\sptilde{^\sim}
\def\spdot{^{\hbox{\raise\ex@\hbox{\normalfont .}}}}
\def\spddot{^{\hbox{\raise\ex@\hbox{\normalfont ..}}}}
\def\spdddot{^{\hbox{\raise\ex@\hbox{\normalfont...}}}}
\def\spbreve{^{\!\smash[b]{\hbox{\lower4\ex@\hbox{\u{}}}}}}
\@ifpackageloaded{amstex}{%
\def\fracwithdelims#1#2{\new@ifnextchar[{\fracwithdelims@#1#2}%
{\fracwithdelims@#1#2[\@empty]}}
\def\fracwithdelims@#1#2[#3]#4#5{\relax
\ifx\@empty#3{#4\overwithdelims#1#2#5}\else
{#4\abovewithdelims#1#2#3\relax#5}\fi}
}{}
\def\accentedsymbol#1#2{\expandafter\newbox\csname\expandafter
\@gobble\string#1@box\endcsname
\expandafter\setbox\csname\expandafter\@gobble
\string#1@box\endcsname\hbox{$\m@th#2$}%
\newcommand{#1}{%
\expandafter\copy\csname\expandafter\@gobble\string#1@box
\endcsname{}}%
}
\def~{\nobreakspace}
\DeclareRobustCommand{\nobreakspace}{\unskip\nobreak\ \ignorespaces}
\endinput
%%
%% End of file `amsxtra.sty'.
|