From 04a0be28296aa8b6e73b84223f3d714af8823573 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 29 Apr 2013 23:26:49 +0000 Subject: autonum (29apr13) git-svn-id: svn://tug.org/texlive/trunk@30163 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/autonum/README | 1 + Master/texmf-dist/doc/latex/autonum/autonum.pdf | Bin 270863 -> 273282 bytes .../texmf-dist/doc/latex/autonum/test-autonum.pdf | Bin 87833 -> 87917 bytes .../texmf-dist/doc/latex/autonum/test-autonum.tex | 14 +++++++------- 4 files changed, 8 insertions(+), 7 deletions(-) (limited to 'Master/texmf-dist/doc/latex/autonum') 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 Binary files a/Master/texmf-dist/doc/latex/autonum/autonum.pdf and b/Master/texmf-dist/doc/latex/autonum/autonum.pdf 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 Binary files a/Master/texmf-dist/doc/latex/autonum/test-autonum.pdf and b/Master/texmf-dist/doc/latex/autonum/test-autonum.pdf 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} -- cgit v1.2.3