diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-AMSpkg.html')
-rw-r--r-- | Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-AMSpkg.html | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-AMSpkg.html b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-AMSpkg.html deleted file mode 100644 index ce017767a53..00000000000 --- a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-AMSpkg.html +++ /dev/null @@ -1,27 +0,0 @@ -<head> -<title>UK TeX FAQ -- question label AMSpkg</title> -</head><body> -<h3>What are the AMS packages (AMSTeX, <em>etc</em>.)?</h3> -<p/>AMSTeX is a TeX macro package, originally written by Michael Spivak for -the American Mathematical Society (AMS) during 1983–1985 and -is described in the book “<a href="FAQ-books.html">The Joy of TeX</a>”. -It is based on Plain TeX, and provides many -features for producing more professional-looking maths formulas with -less burden on authors. It pays attention to the finer details of -sizing and positioning that mathematical publishers care about. The -aspects covered include multi-line displayed equations, equation -numbering, ellipsis dots, matrices, double accents, multi-line -subscripts, syntax checking (faster processing on initial -error-checking TeX runs), and other things. -<p/>As LaTeX increased in popularity, authors sought to submit papers to -the AMS in LaTeX, so AMSLaTeX was developed. AMSLaTeX -is a collection of LaTeX packages and classes that offer authors most of -the functionality of AMSTeX. -The AMS no longer recommends the use of AMSTeX, and urges -its authors to use AMSLaTeX instead. -<dl> -<dt><tt><i>AMSTeX distribution</i></tt><dd><a href="http://mirror.ctan.org/macros/amstex.zip">macros/amstex</a> (or <a href="http://mirror.ctan.org/macros/amstex/">browse the directory</a>); <a href="http://mirror.ctan.org/help/Catalogue/entries/amstex.html">catalogue entry</a> -<dt><tt><i>AMSLaTeX distribution</i></tt><dd><a href="http://mirror.ctan.org/macros/latex/required/amslatex.zip">macros/latex/required/amslatex</a> (or <a href="http://mirror.ctan.org/macros/latex/required/amslatex/">browse the directory</a>); <a href="http://mirror.ctan.org/help/Catalogue/entries/amslatex.html">catalogue entry</a> -</dl> -<p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=AMSpkg">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=AMSpkg</a> -</body> |