From 9c7f7ab33774cf12177f5a95dbcc8ef642610d03 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 20 Jul 2016 21:36:28 +0000 Subject: acro (20jul16) git-svn-id: svn://tug.org/texlive/trunk@41740 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/acro/README | 4 ++-- Master/texmf-dist/doc/latex/acro/acro_en.pdf | Bin 565182 -> 565152 bytes Master/texmf-dist/doc/latex/acro/acro_en.tex | 16 ++++++++++++++++ 3 files changed, 18 insertions(+), 2 deletions(-) (limited to 'Master/texmf-dist/doc/latex/acro') diff --git a/Master/texmf-dist/doc/latex/acro/README b/Master/texmf-dist/doc/latex/acro/README index 8cf92b23ac7..8033cec3214 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.5b +the ACRO package v2.6 Typeset Acronyms -2016/05/30 +2016/07/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 f1c99a5eff9..e7adbbbc472 100644 Binary files a/Master/texmf-dist/doc/latex/acro/acro_en.pdf and b/Master/texmf-dist/doc/latex/acro/acro_en.pdf differ diff --git a/Master/texmf-dist/doc/latex/acro/acro_en.tex b/Master/texmf-dist/doc/latex/acro/acro_en.tex index 1140c3a2c0f..02adea8cd85 100644 --- a/Master/texmf-dist/doc/latex/acro/acro_en.tex +++ b/Master/texmf-dist/doc/latex/acro/acro_en.tex @@ -893,6 +893,18 @@ used: \command{acuseall} Mark all acronyms as used. \end{commands} +Then there are two further commands related to using acronyms: +\begin{commands} + \command{acswitchoff} + This\sinceversion{2.6} command is for patching in certain situations. For + example some table environments like \env*{tabularx} or \env*{tabu} pass + their content two or more times for determining the width of the table + columns. Those can be patched to add \cs{acswitchoff} to their trial + phase. + \command{acswitchon} + Effectively\sinceversion{2.6} the opposite of \cs{acswitchoff} -- this + command should probably never be needed. +\end{commands} \subsection{\cs*{ac} and Friends in \acs*{pdf} Bookmarks, Accessibility Support, Tooltips} @@ -1656,6 +1668,10 @@ commands\footnote{Which is why you need to use them inside an expl3 \verbcode+#1+. \command*{acro_barrier:} The code-level version of \cs{acbarrier}. + \command*{acro_switch_off:} + The\sinceversion{2.6} expl3 version of \cs{acswitchoff}. + \command*{acro_switch_on:} + The\sinceversion{2.6} expl3 version of \cs{acswitchon}. \end{commands} \paragraph{Examples} -- cgit v1.2.3