summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/autonum/README
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/autonum/README')
-rw-r--r--macros/latex/contrib/autonum/README18
1 files changed, 18 insertions, 0 deletions
diff --git a/macros/latex/contrib/autonum/README b/macros/latex/contrib/autonum/README
new file mode 100644
index 0000000000..bb0ab5023e
--- /dev/null
+++ b/macros/latex/contrib/autonum/README
@@ -0,0 +1,18 @@
+----------------------------------------------------------------
+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.
+
+