summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/amscls/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-12-19 22:32:49 +0000
committerKarl Berry <karl@freefriends.org>2017-12-19 22:32:49 +0000
commite176f01540d6c8f3f3f1259d7cb5286c31e81206 (patch)
tree5fad8da2018dfa64e4ba4af2f01d711f9504ee3d /Master/texmf-dist/doc/latex/amscls/README
parentee67623ad63547f08d6b73954d32dd5695698524 (diff)
amscls (19dec17)
git-svn-id: svn://tug.org/texlive/trunk@46099 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/amscls/README')
-rw-r--r--Master/texmf-dist/doc/latex/amscls/README50
1 files changed, 33 insertions, 17 deletions
diff --git a/Master/texmf-dist/doc/latex/amscls/README b/Master/texmf-dist/doc/latex/amscls/README
index e9272076df5..7273ec23ece 100644
--- a/Master/texmf-dist/doc/latex/amscls/README
+++ b/Master/texmf-dist/doc/latex/amscls/README
@@ -1,6 +1,6 @@
-README file for AMS document classes amsart/book/proc 2.20.2 [2015/03/10]
+README file for AMS document classes amsart/book/proc 2.20.4 [2017/10/31]
-Copyright 2004, 2010, 2014-2015 American Mathematical Society.
+Copyright 2004, 2010, 2014-2017 American Mathematical Society.
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either version 1.3c
@@ -30,42 +30,61 @@ email: tech-support@ams.org
See manifest.txt for a list of all the files in the distribution.
-See install.txt for installation instructions.
-
The document classes amsart, amsbook, amsproc and related packages are
provided by the American Mathematical Society for authors to use with
-LaTeX. They produce the overall layout and appearance of AMS
+LaTeX. They produce the overall layout and appearance of AMS
publications.
In order to use an AMS document class you need to have TeX software
-installed first. TeX is not an AMS product. If you need information on
-getting TeX see one of the following:
+installed first. TeX is not an AMS product. If you need information
+on getting TeX see one of the following:
http://www.tug.org/
- http://www.ams.org/tex/tex-resources.html
+ https://www.ams.org/tex/tex-resources.html
+
+User documentation for the AMS document classes is contained in the
+class-specific AMS Author Handbook, found at these locations:
+
+ https://www.ams.org/tex/author-handbook (individual handbooks)
+ http://mirror.ctan.org/tex-archive/info/amscls-doc.zip (full source)
-Documentation for the AMS document classes is found in
+Additional documentation for the AMS document classes and the related
+theorem package is found in
- instr-l.pdf
diffs-c.txt
amsthdoc.pdf
thmtest.tex
thmtest.pdf
-which are included in the collection. Additional documentation can be
-found in the amsclass FAQ:
+which are included in the collection. Answers to some specific
+questions can be found in the AMS Author FAQ:
- http://www.ams.org/tex/amsclass-faq.html
+ https://www.ams.org/tex/amsclass-faq.html
The recommended procedure for making a custom document class based on an
AMS class is to make a copy of the relevant .cls file using a different
-name and edit the copy---e.g., copy amsbook.cls to mybook.cls. (In
+name and edit the copy---e.g., copy amsbook.cls to mybook.cls. (In
general we advise against using \LoadClass, unless the base class is
frozen or changes to the base class are under your control.)
========================================================================
RECENT CHANGES
+---amsclass.dtx 2.20.4 2017/10/31
+Changed \emailaddrname: replaced "E-mail" by "Email"
+
+---amsclass.dtx 2.20.3 2017/10/06
+Don't assume amsfonts is available when providing a fallback
+definition of \dh; instead, issue a warning and substitute "dh".
+
+---documentation files 2017/11/15
+instr-l.* removed; superseded by (class-specific) AMS Author Handbooks
+at https://www.ams.org/tex/author-handbook
+or http://mirror.ctan.org/tex-archive/info/amscls-doc.zip
+
+========================================================================
+PREVIOUS CHANGES
+
---amsthdoc.tex 2.20.2 2015/04/10
Completely rewritten, adding examples, workarounds, and notes on
interaction with other packages and document classes.
@@ -74,9 +93,6 @@ interaction with other packages and document classes.
Patched definition of \[ for compatibility with the fixltx2e package
and post-2014 versions of the LaTeX kernel. Thanks to David Carlisle.
-========================================================================
-PREVIOUS CHANGES
-
---amsclass.ins 2.25 2014/07/24
amsmidx.ins 1.1 2014/07/24
upref.ins 1.1 2014/07/24