summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/amsmath/ams-m1.ins
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-08-27 18:26:03 +0000
committerKarl Berry <karl@freefriends.org>2006-08-27 18:26:03 +0000
commit7c55de4fbb8a3fd98697b47aa5500a56a590f2c0 (patch)
treed9d4dfcca2982461056dbcc7de6d39d353cc16a4 /Master/texmf-dist/source/latex/amsmath/ams-m1.ins
parent5e59e37461e19015d111223f5cfec50a616ecd6c (diff)
amslatex package amsmath update from latex-tds (27aug06)
git-svn-id: svn://tug.org/texlive/trunk@2050 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/amsmath/ams-m1.ins')
-rw-r--r--Master/texmf-dist/source/latex/amsmath/ams-m1.ins69
1 files changed, 69 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/amsmath/ams-m1.ins b/Master/texmf-dist/source/latex/amsmath/ams-m1.ins
new file mode 100644
index 00000000000..a03642e51a7
--- /dev/null
+++ b/Master/texmf-dist/source/latex/amsmath/ams-m1.ins
@@ -0,0 +1,69 @@
+%%% ====================================================================
+%%% @LaTeX-file{
+%%% filename = "ams-m1.ins",
+%%% version = "1.05",
+%%% date = "2000/05/25",
+%%% time = "16:28:35 EDT",
+%%% checksum = "13352 69 258 2600",
+%%% author = "American Mathematical Society",
+%%% 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",
+%%% email = "tech-support@math.ams.org (Internet)",
+%%% supported = "yes",
+%%% copyright = "Copyright 1999 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.",
+%%% keywords = "latex, amsmath, ams-latex, installation",
+%%% abstract = "This is an installation file that will generate
+%%% loadable package and class files when run
+%%% through \LaTeX{}.",
+%%% 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.",
+%%% }
+%%% ====================================================================
+\def\batchfile{ams-m1.ins}
+\input docstrip.tex
+\preamble
+\endpreamble
+
+\keepsilent
+
+\csname newtoks\endcsname\filesmsg
+\def\dofile#1#2#3{\generateFile{#1}{f}{\from{#2}{#3}}%
+ \filesmsg\expandafter{\the\filesmsg
+ \Msg{* \space\space#1}}}
+
+% Math packages
+\dofile{amsmath.sty}{amsmath.dtx}{}
+\dofile{amsgen.sty}{amsgen.dtx}{}
+\dofile{amstext.sty}{amstext.dtx}{}
+\dofile{amsopn.sty}{amsopn.dtx}{}
+\dofile{amsbsy.sty}{amsbsy.dtx}{}
+\dofile{amscd.sty}{amscd.dtx}{}
+\dofile{amsxtra.sty}{amsxtra.dtx}{}
+
+\ifToplevel{
+\Msg{******************************************************************}
+\Msg{*}
+\Msg{* To produce the User's Guide for amsmath, run amsldoc.tex through}
+\Msg{* LaTeX.}
+\Msg{*}
+\Msg{******************************************************************}
+}
+
+\endinput