summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/autonum
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-04-29 23:26:49 +0000
committerKarl Berry <karl@freefriends.org>2013-04-29 23:26:49 +0000
commit04a0be28296aa8b6e73b84223f3d714af8823573 (patch)
tree06168acf581f665e5d4a1a2edd8b9ddb628c7e81 /Master/texmf-dist/doc/latex/autonum
parentfba99232ec114a7de58113b5cc8d8a4db127cdac (diff)
autonum (29apr13)
git-svn-id: svn://tug.org/texlive/trunk@30163 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/autonum')
-rw-r--r--Master/texmf-dist/doc/latex/autonum/README1
-rw-r--r--Master/texmf-dist/doc/latex/autonum/autonum.pdfbin270863 -> 273282 bytes
-rw-r--r--Master/texmf-dist/doc/latex/autonum/test-autonum.pdfbin87833 -> 87917 bytes
-rw-r--r--Master/texmf-dist/doc/latex/autonum/test-autonum.tex14
4 files changed, 8 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/autonum/README b/Master/texmf-dist/doc/latex/autonum/README
index 207e6926927..251898c06ae 100644
--- a/Master/texmf-dist/doc/latex/autonum/README
+++ b/Master/texmf-dist/doc/latex/autonum/README
@@ -14,3 +14,4 @@ Usage: \usepackage{autonum}
Everything else should happen automatically.
To use autonum together with other packages, load autonum last.
+
diff --git a/Master/texmf-dist/doc/latex/autonum/autonum.pdf b/Master/texmf-dist/doc/latex/autonum/autonum.pdf
index 9c2e211c02a..713e56faa1f 100644
--- a/Master/texmf-dist/doc/latex/autonum/autonum.pdf
+++ b/Master/texmf-dist/doc/latex/autonum/autonum.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/autonum/test-autonum.pdf b/Master/texmf-dist/doc/latex/autonum/test-autonum.pdf
index 11c8f038e82..fe61092d9f7 100644
--- a/Master/texmf-dist/doc/latex/autonum/test-autonum.pdf
+++ b/Master/texmf-dist/doc/latex/autonum/test-autonum.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/autonum/test-autonum.tex b/Master/texmf-dist/doc/latex/autonum/test-autonum.tex
index f5c0797fa73..db3f9cc0470 100644
--- a/Master/texmf-dist/doc/latex/autonum/test-autonum.tex
+++ b/Master/texmf-dist/doc/latex/autonum/test-autonum.tex
@@ -58,7 +58,7 @@
\begin{equation}\label{long}
\sum\sum\sum\sum\sum\sum\sum\sum\sum\sum\sum\sum\sum\sum\sum\sum\sum\sum\sum a
\end{equation}
- \item Printing the number without referencing
+ \item Printing the number without referencing (needs autonum)
\begin{equation+}
E = mgh
\end{equation+}
@@ -82,7 +82,7 @@
cr = ef
\end{equation}
\cref{crefOne,crefTwo}
- \item Using otherwise unused cref with two arguments
+ \item Using otherwise unused cref with two arguments (needs autonum)
\[\label{crefThree}
cr = ef
\]
@@ -124,11 +124,11 @@
\end{alignat}
\item short one-line shortcut \[n\]
% \item shortcut environment with two lines, referencing \ref{firstShortcut} \[n_1\label{firstShortcut} \\ n_2\]
- \item align, numbering always \begin{align+} a=l \end{align+}
- \item gather, numbering always \begin{gather+} g=a \end{gather+}
- \item multline, numbering always (and avoiding overfull hbox warning) \begin{multline+} m=u\line(1,0){220}=v \end{multline+}
- \item equation, numbering always \begin{equation+} e=q \end{equation+}
- \item shortcut and split \ref{split} \[ \label{split}\begin{split} s \\ p \end{split} \]
+ \item align, numbering always \begin{align+} a=l \end{align+} (needs autonum)
+ \item gather, numbering always \begin{gather+} g=a \end{gather+} (needs autonum)
+ \item multline, numbering always (and avoiding overfull hbox warning) \begin{multline+} m=u\line(1,0){220}=v \end{multline+} (needs autonum)
+ \item equation, numbering always \begin{equation+} e=q \end{equation+} (needs autonum)
+ \item shortcut and split \ref{split} \[ \label{split}\begin{split} s \\ p \end{split} \] (needs autonum)
\item equation and split \ref{splitEquation} \begin{equation} \label{splitEquation}\begin{split} s \\ p \end{split} \end{equation}
% \item super-short \[\(a+b\\d+e\)\]
% \item Using aligned \ref{alignedOne}, \ref{alignedThree}