From 1cd7d0593b789a713e7e40d41871c7b0e44396ce Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 7 Aug 2014 21:56:51 +0000 Subject: amscls (5aug14) git-svn-id: svn://tug.org/texlive/trunk@34870 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/amscls/README | 178 +++++++++++++++++++++ .../doc/latex/amscls/amsart-template.tex | 89 +++++++++++ Master/texmf-dist/doc/latex/amscls/amsart.template | 64 -------- .../doc/latex/amscls/amsbook-template.tex | 134 ++++++++++++++++ .../texmf-dist/doc/latex/amscls/amsbook.template | 109 ------------- Master/texmf-dist/doc/latex/amscls/amsbooka.pdf | Bin 79335 -> 172376 bytes Master/texmf-dist/doc/latex/amscls/amsdtx.pdf | Bin 166152 -> 253639 bytes .../doc/latex/amscls/amsproc-template.tex | 89 +++++++++++ .../texmf-dist/doc/latex/amscls/amsproc.template | 64 -------- Master/texmf-dist/doc/latex/amscls/manifest.txt | 71 ++++++++ 10 files changed, 561 insertions(+), 237 deletions(-) create mode 100644 Master/texmf-dist/doc/latex/amscls/README create mode 100644 Master/texmf-dist/doc/latex/amscls/amsart-template.tex delete mode 100644 Master/texmf-dist/doc/latex/amscls/amsart.template create mode 100644 Master/texmf-dist/doc/latex/amscls/amsbook-template.tex delete mode 100644 Master/texmf-dist/doc/latex/amscls/amsbook.template create mode 100644 Master/texmf-dist/doc/latex/amscls/amsproc-template.tex delete mode 100644 Master/texmf-dist/doc/latex/amscls/amsproc.template create mode 100644 Master/texmf-dist/doc/latex/amscls/manifest.txt (limited to 'Master/texmf-dist/doc/latex/amscls') diff --git a/Master/texmf-dist/doc/latex/amscls/README b/Master/texmf-dist/doc/latex/amscls/README new file mode 100644 index 00000000000..8931e2aca35 --- /dev/null +++ b/Master/texmf-dist/doc/latex/amscls/README @@ -0,0 +1,178 @@ +README file for AMS document classes amsart/book/proc 2.20.1 [2009/07/02] + +Copyright 2004, 2010, 2014 American Mathematical Society. + +This work may be distributed and/or modified under the +conditions of the LaTeX Project Public License, either version 1.3c +of this license or (at your option) any later version. +The latest version of this license is in + http://www.latex-project.org/lppl.txt +and version 1.3c or later is part of all distributions of LaTeX +version 2005/12/01 or later. + +This work has the LPPL maintenance status `maintained'. + +The Current Maintainer of this work is the 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 + +======================================================================== + +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 +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: + + http://www.tug.org/ + http://www.ams.org/tex/tex-resources.html + +Documentation for the AMS document classes 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: + + http://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 +general we advise against using \LoadClass, unless the base class is +frozen or changes to the base class are under your control.) + +======================================================================== +CHANGE LOG + +---amsclass.ins 2.25 2014/07/24 + amsmidx.ins 1.1 2014/07/24 + upref.ins 1.1 2014/07/24 +Superseded ams-c1.ins by individual .ins files per .dtx file + +---amsbooka.dtx 2.08 2014/07/11 +1. When chapter has an author, reset running heads to be author/left, + chapter title/right. +2. Added \barefootnote and inchapterbibliography. +3. Added (optional) \copyrightinfo per chapter. + +---amsclass.dtx 2.20.1 2009/07/02 +1. Added [2010] option as permissible year for \subjclass. +2. Revised header block to explicitly recognizeq the LPPL. + +---ams-c1.ins 2.20 2004/08/03 +Added amsmidx package. + +---amsclass.dtx 2.20 2004/08/06 +1. Added facility for additional line(s) in copyright block. +2. Corrected handling of section heading with no title. +3. Got rid of spurious "Appendix" in t-of-c in \backmatter. +4. Changed MR number formatting to use new style as on MathSciNet. +5. Created commands for various style elements and substituted them + for hard-coded values to simplify building derived classes. +6. Added sectioning and otherwise cleaned up commentary. + +---amsclass.faq - 2004/08/06 +Removed from distribution; replaced by on-line FAQ at +http://www.ams.org/tex/amsclass-faq.html + +---amsdtx.dtx 2.06 2004/08/06 +1. Reworked indexing commands for compatibility with doc.sty. +2. Added option environment for enhanced indexing. +3. Improved formatting. + +---amsthdoc.tex 2.20 2004/08/03 +1. Substantially rewritten for clarity. +2. Added documentation for \newtheoremstyle. + +---instr-l.tex 2.20 2004/08/05 +Substantially rewritten for clarity and to add instructions for new +features; see note on amsclass.dtx regarding features. + +---mrabbrev.bib - 2004/08/05 +Removed from distribution; this is now available separately from +http://www.ams.org/tools/mrabbrev.bib + +---thmtest.tex 2.01 2004/08/02 +1. Corrected counter for theorems with switched headers. +2. Added section headings for clarity. +3. Added example ending with a display and \qedhere. + +---upref.dtx 2.01 2004/07/29 +1. Added code to make package work with hyperref. +2. Improved documentation. + +---amsclass.dtx 2.14 2004/04/26 (not released) +1. Incorporated pending changes left by Michael Downes: + - Added trap in headings in case \thanks was set within \author, + and added \thanks@warning. + - Cleaned up and completed unfinished documentation. +2. Added braces in \uppercasenonmath to limit scope. +3. Added \contrib mechanism to handle "non-author" authors. +4. Segregated definitions of administrative footnotes to permit easier + customization for AMS journals. +5. Added explicit \bibliofont to permit easy change for special uses. +6. Changed MR number formatting to correspond to new access numbers + used by MathSciNet. +7. Added \@citestyle and \citeform to simplify font changes in citations. +8. Added OT1 defaults for \DH, \dh, \DJ, \dj, required for author names. +9. Added \markleft to permit changing of only left running head + +---amsclass.dtx 2.13 2002/12/04 (not released) +1. Fixed handling of theorem head punctuation with \swapnumbers. +2. Changed \proofname to \providecommand in case it's already defined. +3. Made \small, \Small, etc., robust. +4. Better spacing in \l@figure to prevent overprinting of figure number. +5. Changed handling of author names to prevent internal line breaks. +6. Added \@noparitemfalse in \dth@everypar to prevent weird results in + certain (rare) kinds of usage. +7. Some other cosmetic changes. + +---amsthdoc.tex 2.02 2000/06/06 +Use article class instead of amsldoc (which is overkill). + +---amsldoc.cls - 2000/06/06 +Removed from distribution, no longer needed by amsthdoc. + +---amsclass.dtx 2.07 2000/06/05 +Guard against \\ in argument of \author. + +---amsclass.dtx 2.06 2000/06/02 +Avoid using \@elt in qed stack because LaTeX output routine falls over +if triggered when something else is using \@elt. + +---amsclass.dtx 2.05 2000/05/16 +1. Added \indexintro. +2. Fixed erroneous init for thm@preskip, thm@postskip. + +---amsclass.dtx 2.04 2000/03/10 +\newtoks fix for old versions of LaTeX. Added some commentary about \cal. + +---amsclass.dtx 2.03 2000/01/17 +1. Removed dependency on amsgen package. +2. Added a warning about graphics for the draft option. +3. Improved qedhere handling for article/amsthm combination. + +---amsclass.dtx 2.02 2000/01/17 +Some fixes for the fleqn/qedhere case. diff --git a/Master/texmf-dist/doc/latex/amscls/amsart-template.tex b/Master/texmf-dist/doc/latex/amscls/amsart-template.tex new file mode 100644 index 00000000000..6c735fcb0b6 --- /dev/null +++ b/Master/texmf-dist/doc/latex/amscls/amsart-template.tex @@ -0,0 +1,89 @@ +%% filename: amsart-template.tex +%% version: 1.1 +%% date: 2014/07/24 +%% +%% 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 +%% +%% Copyright 2008-2010, 2014 American Mathematical Society. +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version 1.3c +%% of this license or (at your option) any later version. +%% The latest version of this license is in +%% http://www.latex-project.org/lppl.txt +%% and version 1.3c or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is the American Mathematical +%% Society. +%% +%% ==================================================================== + +% AMS-LaTeX v.2 template for use with amsart +% +% Remove any commented or uncommented macros you do not use. + +\documentclass{amsart} + +\newtheorem{theorem}{Theorem}[section] +\newtheorem{lemma}[theorem]{Lemma} + +\theoremstyle{definition} +\newtheorem{definition}[theorem]{Definition} +\newtheorem{example}[theorem]{Example} +\newtheorem{xca}[theorem]{Exercise} + +\theoremstyle{remark} +\newtheorem{remark}[theorem]{Remark} + +\numberwithin{equation}{section} + +\begin{document} + +\title{} + +% Remove any unused author tags. + +% author one information +\author{} +\address{} +\curraddr{} +\email{} +\thanks{} + +% author two information +\author{} +\address{} +\curraddr{} +\email{} +\thanks{} + +\subjclass[2010]{Primary } + +\keywords{} + +\date{} + +\dedicatory{} + +\begin{abstract} +\end{abstract} + +\maketitle + +\end{document} + +%----------------------------------------------------------------------- +% End of amsart-template.tex +%----------------------------------------------------------------------- diff --git a/Master/texmf-dist/doc/latex/amscls/amsart.template b/Master/texmf-dist/doc/latex/amscls/amsart.template deleted file mode 100644 index 909b3f36a72..00000000000 --- a/Master/texmf-dist/doc/latex/amscls/amsart.template +++ /dev/null @@ -1,64 +0,0 @@ -%----------------------------------------------------------------------- -% Beginning of amsart.template -%----------------------------------------------------------------------- -% -% AMS-LaTeX v.2 template for use with amsart -% -% Remove any commented or uncommented macros you do not use. - -\documentclass{amsart} - -\newtheorem{theorem}{Theorem}[section] -\newtheorem{lemma}[theorem]{Lemma} - -\theoremstyle{definition} -\newtheorem{definition}[theorem]{Definition} -\newtheorem{example}[theorem]{Example} -\newtheorem{xca}[theorem]{Exercise} - -\theoremstyle{remark} -\newtheorem{remark}[theorem]{Remark} - -\numberwithin{equation}{section} - -\begin{document} - -\title{} - -% Remove any unused author tags. - -% author one information -\author{} -\address{} -\curraddr{} -\email{} -\thanks{} - -% author two information -\author{} -\address{} -\curraddr{} -\email{} -\thanks{} - -\subjclass[2000]{Primary } -% For articles to be published after 1 January 2010, you may use -% the following version: -%\subjclass[2010]{Primary } - -\keywords{} - -\date{} - -\dedicatory{} - -\begin{abstract} -\end{abstract} - -\maketitle - -\end{document} - -%----------------------------------------------------------------------- -% End of amsart.template -%----------------------------------------------------------------------- diff --git a/Master/texmf-dist/doc/latex/amscls/amsbook-template.tex b/Master/texmf-dist/doc/latex/amscls/amsbook-template.tex new file mode 100644 index 00000000000..36920ee6349 --- /dev/null +++ b/Master/texmf-dist/doc/latex/amscls/amsbook-template.tex @@ -0,0 +1,134 @@ +%% filename: amsbook-template.tex +%% version: 1.1 +%% date: 2014/07/24 +%% +%% 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 +%% +%% Copyright 2006, 2008-2010, 2014 American Mathematical Society. +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version 1.3c +%% of this license or (at your option) any later version. +%% The latest version of this license is in +%% http://www.latex-project.org/lppl.txt +%% and version 1.3c or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is the American Mathematical +%% Society. +%% +%% ==================================================================== + +% AMS-LaTeX v.2 driver file template for use with amsbook +% +% Remove any commented or uncommented macros you do not use. + +\documentclass{amsbook} + +% For use when working on individual chapters +%\includeonly{} + +% Include referenced packages here. +\usepackage{} + +\newtheorem{theorem}{Theorem}[chapter] +\newtheorem{lemma}[theorem]{Lemma} + +\theoremstyle{definition} +\newtheorem{definition}[theorem]{Definition} +\newtheorem{example}[theorem]{Example} +\newtheorem{xca}[theorem]{Exercise} + +\theoremstyle{remark} +\newtheorem{remark}[theorem]{Remark} + +\numberwithin{section}{chapter} +\numberwithin{equation}{chapter} + +% For a single index; for multiple indexes, see the manual +% "Instructions for preparation of papers and monographs: +% AMS-LaTeX" (instr-l.pdf in the AMS-LaTeX distribution). +\makeindex + +\begin{document} + +\frontmatter + +\title{} + +% Remove any unused author tags. + +% author one information +\author{} +\address{} +\curraddr{} +\email{} +\thanks{} + +% author two information +\author{} +\address{} +\curraddr{} +\email{} +\thanks{} + +\subjclass[2010]{Primary } + +\keywords{} + +\date{} + +\begin{abstract} +\end{abstract} + +\maketitle + +% Dedication. If the dedication is longer than a line or two, +% remove the centering instructions and the line break. +%\cleardoublepage +%\thispagestyle{empty} +%\vspace*{13.5pc} +%\begin{center} +% Dedication text (use \\[2pt] for line break if necessary) +%\end{center} +%\cleardoublepage + +% Change page number to 6 if a dedication is present. +\setcounter{page}{4} + +\tableofcontents + +% Include unnumbered chapters (preface, acknowledgments, etc.) here. +\include{} + +\mainmatter +% Include main chapters here. +\include{} + +\appendix +% Include appendix "chapters" here. +\include{} + +\backmatter +% Bibliography styles amsplain or harvard are also acceptable. +\bibliographystyle{amsalpha} +\bibliography{} +% See note above about multiple indexes. +\printindex + +\end{document} + +%----------------------------------------------------------------------- +% End of amsbook-template.tex +%----------------------------------------------------------------------- diff --git a/Master/texmf-dist/doc/latex/amscls/amsbook.template b/Master/texmf-dist/doc/latex/amscls/amsbook.template deleted file mode 100644 index ecc218550e9..00000000000 --- a/Master/texmf-dist/doc/latex/amscls/amsbook.template +++ /dev/null @@ -1,109 +0,0 @@ -%----------------------------------------------------------------------- -% Beginning of amsbook.template -%----------------------------------------------------------------------- -% -% AMS-LaTeX v.2 driver file template for use with amsbook -% -% Remove any commented or uncommented macros you do not use. - -\documentclass{amsbook} - -% For use when working on individual chapters -%\includeonly{} - -% Include referenced packages here. -\usepackage{} - -\newtheorem{theorem}{Theorem}[chapter] -\newtheorem{lemma}[theorem]{Lemma} - -\theoremstyle{definition} -\newtheorem{definition}[theorem]{Definition} -\newtheorem{example}[theorem]{Example} -\newtheorem{xca}[theorem]{Exercise} - -\theoremstyle{remark} -\newtheorem{remark}[theorem]{Remark} - -\numberwithin{section}{chapter} -\numberwithin{equation}{chapter} - -% For a single index; for multiple indexes, see the manual -% "Instructions for preparation of papers and monographs: -% AMS-LaTeX" (instr-l.pdf in the AMS-LaTeX distribution). -\makeindex - -\begin{document} - -\frontmatter - -\title{} - -% Remove any unused author tags. - -% author one information -\author{} -\address{} -\curraddr{} -\email{} -\thanks{} - -% author two information -\author{} -\address{} -\curraddr{} -\email{} -\thanks{} - -\subjclass[2000]{Primary } -% For books to be published after 1 January 2010, you may use -% the following version: -%\subjclass[2010]{Primary } - -\keywords{} - -\date{} - -\begin{abstract} -\end{abstract} - -\maketitle - -% Dedication. If the dedication is longer than a line or two, -% remove the centering instructions and the line break. -%\cleardoublepage -%\thispagestyle{empty} -%\vspace*{13.5pc} -%\begin{center} -% Dedication text (use \\[2pt] for line break if necessary) -%\end{center} -%\cleardoublepage - -% Change page number to 6 if a dedication is present. -\setcounter{page}{4} - -\tableofcontents - -% Include unnumbered chapters (preface, acknowledgments, etc.) here. -\include{} - -\mainmatter -% Include main chapters here. -\include{} - -\appendix -% Include appendix "chapters" here. -\include{} - -\backmatter -% Bibliography styles amsplain or harvard are also acceptable. -\bibliographystyle{amsalpha} -\bibliography{} -% See note above about multiple indexes. -\printindex - -\end{document} - -%----------------------------------------------------------------------- -% End of amsbook.template -%----------------------------------------------------------------------- diff --git a/Master/texmf-dist/doc/latex/amscls/amsbooka.pdf b/Master/texmf-dist/doc/latex/amscls/amsbooka.pdf index 0e3416b6f3e..e7d377b164e 100644 Binary files a/Master/texmf-dist/doc/latex/amscls/amsbooka.pdf and b/Master/texmf-dist/doc/latex/amscls/amsbooka.pdf differ diff --git a/Master/texmf-dist/doc/latex/amscls/amsdtx.pdf b/Master/texmf-dist/doc/latex/amscls/amsdtx.pdf index b43e0f767f7..4bba820e741 100644 Binary files a/Master/texmf-dist/doc/latex/amscls/amsdtx.pdf and b/Master/texmf-dist/doc/latex/amscls/amsdtx.pdf differ diff --git a/Master/texmf-dist/doc/latex/amscls/amsproc-template.tex b/Master/texmf-dist/doc/latex/amscls/amsproc-template.tex new file mode 100644 index 00000000000..5cc13708440 --- /dev/null +++ b/Master/texmf-dist/doc/latex/amscls/amsproc-template.tex @@ -0,0 +1,89 @@ +%% filename: amsproc-template.tex +%% version: 1.1 +%% date: 2014/07/24 +%% +%% 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 +%% +%% Copyright 2008-2010, 2014 American Mathematical Society. +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version 1.3c +%% of this license or (at your option) any later version. +%% The latest version of this license is in +%% http://www.latex-project.org/lppl.txt +%% and version 1.3c or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is the American Mathematical +%% Society. +%% +%% ==================================================================== + +% AMS-LaTeX v.2 template for use with amsproc +% +% Remove any commented or uncommented macros you do not use. + +\documentclass{amsproc} + +\newtheorem{theorem}{Theorem}[section] +\newtheorem{lemma}[theorem]{Lemma} + +\theoremstyle{definition} +\newtheorem{definition}[theorem]{Definition} +\newtheorem{example}[theorem]{Example} +\newtheorem{xca}[theorem]{Exercise} + +\theoremstyle{remark} +\newtheorem{remark}[theorem]{Remark} + +\numberwithin{equation}{section} + +\begin{document} + +\title{} + +% Remove any unused author tags. + +% author one information +\author{} +\address{} +\curraddr{} +\email{} +\thanks{} + +% author two information +\author{} +\address{} +\curraddr{} +\email{} +\thanks{} + +\subjclass[2010]{Primary } + +\keywords{} + +\date{} + +\dedicatory{} + +\begin{abstract} +\end{abstract} + +\maketitle + +\end{document} + +%----------------------------------------------------------------------- +% End of amsproc-template.tex +%----------------------------------------------------------------------- diff --git a/Master/texmf-dist/doc/latex/amscls/amsproc.template b/Master/texmf-dist/doc/latex/amscls/amsproc.template deleted file mode 100644 index 476ef260b5e..00000000000 --- a/Master/texmf-dist/doc/latex/amscls/amsproc.template +++ /dev/null @@ -1,64 +0,0 @@ -%----------------------------------------------------------------------- -% Beginning of amsproc.template -%----------------------------------------------------------------------- -% -% AMS-LaTeX v.2 template for use with amsproc -% -% Remove any commented or uncommented macros you do not use. - -\documentclass{amsproc} - -\newtheorem{theorem}{Theorem}[section] -\newtheorem{lemma}[theorem]{Lemma} - -\theoremstyle{definition} -\newtheorem{definition}[theorem]{Definition} -\newtheorem{example}[theorem]{Example} -\newtheorem{xca}[theorem]{Exercise} - -\theoremstyle{remark} -\newtheorem{remark}[theorem]{Remark} - -\numberwithin{equation}{section} - -\begin{document} - -\title{} - -% Remove any unused author tags. - -% author one information -\author{} -\address{} -\curraddr{} -\email{} -\thanks{} - -% author two information -\author{} -\address{} -\curraddr{} -\email{} -\thanks{} - -\subjclass[2000]{Primary } -% For articles to be published after 1 January 2010, you may use -% the following version: -%\subjclass[2010]{Primary } - -\keywords{} - -\date{} - -\dedicatory{} - -\begin{abstract} -\end{abstract} - -\maketitle - -\end{document} - -%----------------------------------------------------------------------- -% End of amsproc.template -%----------------------------------------------------------------------- diff --git a/Master/texmf-dist/doc/latex/amscls/manifest.txt b/Master/texmf-dist/doc/latex/amscls/manifest.txt new file mode 100644 index 00000000000..d566152324c --- /dev/null +++ b/Master/texmf-dist/doc/latex/amscls/manifest.txt @@ -0,0 +1,71 @@ +bibtex: +bst + +bibtex/bst: +amscls + +bibtex/bst/amscls: +amsalpha.bst +amsplain.bst + +doc: +latex + +doc/latex: +amscls + +doc/latex/amscls: +00LICENSE.txt +README +amsart-template.tex +amsbook-template.tex +amsbooka.pdf +amsclass.pdf +amsdtx.pdf +amsmidx.pdf +amsproc-template.tex +amsthdoc.pdf +diffs-c.txt +instr-l.pdf +manifest.txt +thmtest.pdf +upref.pdf + +source: +latex + +source/latex: +amscls + +source/latex/amscls: +amsbooka.dtx +amsbooka.ins +amsclass.dtx +amsclass.ins +amsdtx.dtx +amsdtx.ins +amsmidx.dtx +amsmidx.ins +amsthdoc.tex +install.txt +instr-l.tex +thmtest.tex +upref.dtx +upref.ins + +tex: +latex + +tex/latex: +amscls + +tex/latex/amscls: +amsart.cls +amsbook.cls +amsbooka.sty +amsdtx.cls +amsldoc.cls +amsmidx.sty +amsproc.cls +amsthm.sty +upref.sty -- cgit v1.2.3