summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/acro
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-01-21 22:20:58 +0000
committerKarl Berry <karl@freefriends.org>2016-01-21 22:20:58 +0000
commit6bc95e6094c8ab340bb23f1598b3c3d34d613f04 (patch)
tree11c8e8a8d46bbbd229c6a243ff66471f0bc1dca3 /Master/texmf-dist/doc/latex/acro
parent7b16ba99a82485444514dce7c607a5717ab7fcff (diff)
acro (21jan16)
git-svn-id: svn://tug.org/texlive/trunk@39450 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/acro')
-rw-r--r--Master/texmf-dist/doc/latex/acro/README4
-rw-r--r--Master/texmf-dist/doc/latex/acro/acro_en.pdfbin555912 -> 555855 bytes
-rw-r--r--Master/texmf-dist/doc/latex/acro/acro_en.tex6
3 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/acro/README b/Master/texmf-dist/doc/latex/acro/README
index 3addb8d3af5..c4f0aac7755 100644
--- a/Master/texmf-dist/doc/latex/acro/README
+++ b/Master/texmf-dist/doc/latex/acro/README
@@ -1,9 +1,9 @@
--------------------------------------------------------------------------
-the ACRO package v2.2a
+the ACRO package v2.2b
Typeset Acronyms
-2016/01/07
+2016/01/20
--------------------------------------------------------------------------
Clemens Niederberger
Web: http://www.mychemistry.eu/forums/forum/acro/
diff --git a/Master/texmf-dist/doc/latex/acro/acro_en.pdf b/Master/texmf-dist/doc/latex/acro/acro_en.pdf
index fcddbb1dae3..89bdf283569 100644
--- a/Master/texmf-dist/doc/latex/acro/acro_en.pdf
+++ b/Master/texmf-dist/doc/latex/acro/acro_en.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/acro/acro_en.tex b/Master/texmf-dist/doc/latex/acro/acro_en.tex
index fae8f17880d..e0b93049701 100644
--- a/Master/texmf-dist/doc/latex/acro/acro_en.tex
+++ b/Master/texmf-dist/doc/latex/acro/acro_en.tex
@@ -1489,7 +1489,7 @@ commands\footnote{Which is why you need to use them inside an expl3
\paragraph{Acronym fetching commands}
\begin{commands}
\command*{acro_use:n}[ \marg{id}]
- Fetches the acronym using either the first or the long form depending on
+ Fetches the acronym using either the first or the short form depending on
earlier uses.
\command*{acro_short:n}[ \marg{id}]
Fetches the short form of the acronym.
@@ -1527,8 +1527,8 @@ commands\footnote{Which is why you need to use them inside an expl3
\emph{before} one of the acronym fetching commands.
\command*{acro_index:}
\acro\ setup command which tells the macros above that we want to add an
- index in any case independent of the option \option{index}. Should be
- used \emph{before} one of the acronym fetching commands.
+ index entry in any case independent of the option \option{index}. Should
+ be used \emph{before} one of the acronym fetching commands.
\command*{acro_reset_specials:}
This\sinceversion{2.0b} macro is called implicitly by \cs{NewAcroCommand}
and \cs{NewPseudoAcroCommand}. If you plan to define an \acro\ command by