diff --git a/README b/README index ded0d0e..eb4f252 100644 --- a/README +++ b/README @@ -1,9 +1,9 @@ -------------------------------------------------------------------------- -the ACRO package v1.6 +the ACRO package v1.6a Typeset Acronyms -2015/02/26 +2015/04/08 -------------------------------------------------------------------------- Clemens Niederberger Web: https://bitbucket.org/cgnieder/acro/ diff --git a/acro.sty b/acro.sty index 29dcd11..9170844 100644 --- a/acro.sty +++ b/acro.sty @@ -31,8 +31,8 @@ \RequirePackage{expl3,l3sort,xparse,l3keys2e,xtemplate} \ProvidesExplPackage {acro} - {2015/02/26} - {1.6} + {2015/04/08} + {1.6a} {Typeset Acronyms} % -------------------------------------------------------------------------- @@ -2889,6 +2889,8 @@ - fix issue https://bitbucket.org/cgnieder/acro/issue/24/ - fix issue https://bitbucket.org/cgnieder/acro/issue/28/ - drop support for version 0 +2015/04/08 v1.6a - more generalized user command definitions, see + http://tex.stackexchange.com/q/236362/ for an application % -------------------------------------------------------------------------- % TODO: diff --git a/acro_en.pdf b/acro_en.pdf index 0564804..45ab94b 100644 Binary files a/acro_en.pdf and b/acro_en.pdf differ diff --git a/acro_en.tex b/acro_en.tex index 427c2d5..1a676de 100644 --- a/acro_en.tex +++ b/acro_en.tex @@ -67,12 +67,13 @@ } , add-silent-cmds = { addcolon,nato,newlist,ny,setlist - } + } , + index-setup = { level = \section , headers={\indexname}{\indexname} } } \acsetup{hyperref} -\defbibheading{bibliography}{\addsec{References}} +\defbibheading{bibliography}{\section{References}} \usepackage{csquotes} @@ -1238,22 +1239,22 @@ \section{hyperref Support} \appendix -\section{Commands provided in version~0.\versionstar} -Prior to version~1.0 the following commands were available. They are still -provided if you set the option \keyis{version}{0}. They will be mentioned -here shortly but they won't be explained any more. If you'd like a more -thorough description ask me for the documentation to version~0.6a. -\begin{commands} - \command{DeclareAcronym}[\sarg\marg{id}\Marg{\meta{short},\meta{pl}}% - \oarg{alt.}\Marg{\meta{long},\meta{pl}}\marg{extra}\oarg{class}] - \verbcode+% can be used only in preamble+ - \command{DeclareAcronymFormat}[\marg{id}\marg{format}] - \verbcode+% can be used only in preamble+ - \command{DeclareAcronymCitation}[\marg{id}\oarg{pre}\oarg{post}\marg{cite keys}] - \verbcode+% can be used only in preamble+ - \command{DeclareAcronymPDFString}[\marg{id}\Marg{\meta{pdf entry},\meta{plural ending}}] - \verbcode+% can be used only in preamble+ -\end{commands} +% \section{Commands provided in version~0.\versionstar} +% Prior to version~1.0 the following commands were available. They are still +% provided if you set the option \keyis{version}{0}. They will be mentioned +% here shortly but they won't be explained any more. If you'd like a more +% thorough description ask me for the documentation to version~0.6a. +% \begin{commands} +% \command{DeclareAcronym}[\sarg\marg{id}\Marg{\meta{short},\meta{pl}}% +% \oarg{alt.}\Marg{\meta{long},\meta{pl}}\marg{extra}\oarg{class}] +% \verbcode+% can be used only in preamble+ +% \command{DeclareAcronymFormat}[\marg{id}\marg{format}] +% \verbcode+% can be used only in preamble+ +% \command{DeclareAcronymCitation}[\marg{id}\oarg{pre}\oarg{post}\marg{cite keys}] +% \verbcode+% can be used only in preamble+ +% \command{DeclareAcronymPDFString}[\marg{id}\Marg{\meta{pdf entry},\meta{plural ending}}] +% \verbcode+% can be used only in preamble+ +% \end{commands} \section{All Acronyms Used in this Documentation}\label{sec:documentation_acronyms} \begin{sourcecode}