summaryrefslogtreecommitdiff
path: root/macros/amstex/amsppt.sti
blob: 172bdbc7f12b942762a1ceedf1cdf0e9ac8e5fb4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
%%% ====================================================================
%%% @AMSTeX-style-file{
%%%   filename  = "amsppt.sti",
\def\filename{amsppt.sti}
%%%   version   = "2.2",
\def\fileversion{2.2}
%%%   date      = "2001/08/07",
\def\filedate{2001/08/07}
%%%   time      = "13:25:21 EDT",
%%%   checksum  = "45087 67 377 2936",
%%%   author    = "American Mathematical Society",
%%%   copyright = "Copyright 1997, 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",
%%%   supported = "yes",
%%%   keywords  = "amstex, ams-tex, tex",
%%%   abstract  = "This file is an add-on documentstyle for use with
%%%                AMS-TeX 2.2 and amsppt.sty.  It contains commands
%%%                suitable for initialization of an AMS-TeX session
%%%                for most users.  Changes should be made to this file
%%%                only as instructed in the AMS-TeX 2.2 User's Guide.",
%%%   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.",
%%% }
%%% ====================================================================

%%   To use amsppt.sty without AMSFonts, comment out the following
%%   two lines; to load extra math symbols only on demand (with
%%   \newsymbol) comment out the second line.
\loadeufm \loadmsam \loadmsbm
\message{symbol names}\UseAMSsymbols\message{,}

%%   The following definition can be used to provide a \square for
%%   \qed in lieu of the normal \UseAMSsymbols route.
%\define\square{\vrule width.6em height.5em depth.1em\relax}

%%   To use the Blue Sky/Y&Y Type 1 version of the AMSFonts, which
%%   provide only selected sizes, activate the following command.
%%   This option is required for submissions to AMS journals.
%\PSAMSFonts

%%   If \magnification is used, the page will be too long to print
%%   even on A4 paper.  The following setting will move the output
%%   up so that it is not cut off.
%\voffset-2pc

\tenpoint

\endinput