diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/short-math-guide/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/short-math-guide/README | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/short-math-guide/README b/Master/texmf-dist/doc/latex/short-math-guide/README new file mode 100644 index 00000000000..0cfd8102380 --- /dev/null +++ b/Master/texmf-dist/doc/latex/short-math-guide/README @@ -0,0 +1,42 @@ +README file for the Short Math Guide, v.2.0 [2017-12-22] + +Copyright 1995-1027, Americam 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) 455-4006 +email: tech-support@ams.org + +======================================================================== + +The Short Math Guide is intended to be a concise introduction to the use +of the facilities provided by amsmath and various other LaTeX packages +for typesetting mathematical notation. + +The collection consists of three files: +short-math-guide.tex, short-math-guide.pdf, and this README file. + +Macros needed for formatting the LaTeX source are embedded in the tex +file using \filecontents and when the file is processed, an additional +file, mathdoc.sty, will be written out. + +======================================================================== |