summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/acro/acro.history
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/acro/acro.history')
-rw-r--r--macros/latex/contrib/acro/acro.history70
1 files changed, 40 insertions, 30 deletions
diff --git a/macros/latex/contrib/acro/acro.history b/macros/latex/contrib/acro/acro.history
index b20f53427a..d6aa883d6d 100644
--- a/macros/latex/contrib/acro/acro.history
+++ b/macros/latex/contrib/acro/acro.history
@@ -1,33 +1,35 @@
-% --------------------------------------------------------------------------
-% the ACRO package
-%
-% Typeset Acronyms
-%
-% --------------------------------------------------------------------------
-% Clemens Niederberger
-% Web: https://bitbucket.org/cgnieder/acro/
-% E-Mail: contact@mychemistry.eu
-% --------------------------------------------------------------------------
-% Copyright 2011--2019 Clemens Niederberger
-%
-% This work may be distributed and/or modified under the
-% conditions of the LaTeX Project Public License, either version 1.3
-% of this license or (at your option) any later version.
-% The latest version of this license is in
-% http://www.latex-project.org/lppl.txt
-% and version 1.3 or later is part of all distributions of LaTeX
-% version 2005/12/01 or later.
-%
-% This work has the LPPL maintenance status `maintained'.
-%
-% The Current Maintainer of this work is Clemens Niederberger.
-% --------------------------------------------------------------------------
-% The acro package consists of the files
-% - acro.sty, acro_en.tex, acro_en.pdf, README
-% --------------------------------------------------------------------------
-% If you have any ideas, questions, suggestions or bugs to report, please
-% feel free to contact me.
-% --------------------------------------------------------------------------
+--------------------------------------------------------------------------
+the ACRO package
+
+ Typeset Acronyms
+
+--------------------------------------------------------------------------
+Clemens Niederberger
+Web: https://bitbucket.org/cgnieder/acro/
+E-Mail: contact@mychemistry.eu
+--------------------------------------------------------------------------
+Copyright 2011--2020 Clemens Niederberger
+
+This work may be distributed and/or modified under the
+conditions of the LaTeX Project Public License, either version 1.3
+of this license or (at your option) any later version.
+The latest version of this license is in
+ http://www.latex-project.org/lppl.txt
+and version 1.3 or later is part of all distributions of LaTeX
+version 2005/12/01 or later.
+
+This work has the LPPL maintenance status `maintained'.
+
+The Current Maintainer of this work is Clemens Niederberger.
+--------------------------------------------------------------------------
+The acro package consists of the files
+- acro.sty, acro.definitions.tex, acro.cfg
+- acro-manual.tex, acro-manual.pdf, acro-manual.cls
+- acro.history, README
+--------------------------------------------------------------------------
+If you have any ideas, questions, suggestions or bugs to report, please
+feel free to contact me.
+--------------------------------------------------------------------------
2012/06/22 v0.1 - first public release
2012/06/23 v0.1a - bug fix, added `strict' and `macros' option and creation of
shortcut macros
@@ -270,3 +272,11 @@
2019/12/30 v2.10d - fix issue #76
- fix issue #141
- fix issue #143
+2020/01/11 v2.11 - new commands \acpsingle and \Acpsingle
+ - fix issues with optional arguments of the `cite' property
+ - new properties `before-citation' and `after-citation'
+ - new options `config-file-name' and `config-file-extension'
+ - new option `case-sensitive'
+ - rename the manual file and use a dedicated class for the
+ manual
+ - prefer lazy boolean evaluation when possible