summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/autonum/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-05-29 22:52:33 +0000
committerKarl Berry <karl@freefriends.org>2012-05-29 22:52:33 +0000
commit6ba407cece356e54f1144fc1d9c3fd38a65a2c2e (patch)
treee473c8af06b48bceb4aa7b9822a24c047905a59b /Master/texmf-dist/doc/latex/autonum/README
parent9de37ad7dbd5b10933f4fc87f93ddf5a77501004 (diff)
autonum (29may12)
git-svn-id: svn://tug.org/texlive/trunk@26721 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/autonum/README')
-rw-r--r--Master/texmf-dist/doc/latex/autonum/README16
1 files changed, 16 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/autonum/README b/Master/texmf-dist/doc/latex/autonum/README
new file mode 100644
index 00000000000..661eabefde9
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/autonum/README
@@ -0,0 +1,16 @@
+----------------------------------------------------------------
+autonum --- Automatic number referenced equations
+E-mail: pat_h@web.de
+Released under the LaTeX Project Public License v1.3c or later
+See http://www.latex-project.org/lppl.txt
+----------------------------------------------------------------
+
+This is the autonum package, automatically numbering only the equations which
+are referenced.
+This package is similar to mathtools' showonlyrefs option, but without
+introducing the bug to overwrite long equations with the equation number.
+
+Usage: \usepackage{autonum}
+
+Everything else should happen automatically.
+To use autonum together with other packages, load autonum last. \ No newline at end of file