summaryrefslogtreecommitdiff
path: root/info/amslatex/primer/README
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /info/amslatex/primer/README
Initial commit
Diffstat (limited to 'info/amslatex/primer/README')
-rw-r--r--info/amslatex/primer/README17
1 files changed, 17 insertions, 0 deletions
diff --git a/info/amslatex/primer/README b/info/amslatex/primer/README
new file mode 100644
index 0000000000..0bb2eecf16
--- /dev/null
+++ b/info/amslatex/primer/README
@@ -0,0 +1,17 @@
+"Getting up and running with AMS-LaTeX" (contained in the file
+amshelp.tex) is a primer on using AMS-LaTeX. It's intended for people
+with at least some experience using TeX, AMS-TeX, or LaTeX.
+
+This is an attempt to get you up and running with AmS-LaTeX as quickly
+as possible. These instructions (along with the template file
+template.tex) won't be a substitute for the full documentation, but
+they may get you started quickly enough so that you'll only need to
+refer to the main documentation occasionally.
+
+In addition to descriptions of the basics of AMS-LaTeX, there are
+sections with careful descriptions of the various environments for
+displayed mathematics, how to use Xy-pic to draw commutative diagrams,
+and how to use amsrefs to create a bibliography.
+
+This material is subject to the LaTeX Project Public License. See
+http://www.latex-project.org/lppl.txt for the details of that license.