summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/aeb-minitoc/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/aeb-minitoc/README.md')
-rw-r--r--macros/latex/contrib/aeb-minitoc/README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/macros/latex/contrib/aeb-minitoc/README.md b/macros/latex/contrib/aeb-minitoc/README.md
index 4cd0160e5b..b1749e21f9 100644
--- a/macros/latex/contrib/aeb-minitoc/README.md
+++ b/macros/latex/contrib/aeb-minitoc/README.md
@@ -1,12 +1,15 @@
The aeb-minitoc package
Author: D. P. Story
-Dated: 2018-09-29
+Dated: 2019-10-06
This package creates mini-TOCs through the use of the \insertminitoc command.
The system is powerful and flexible and allows for some amount of logic.
The package works for a the usual workflows
+What's New (2019-10-06) The introduction of \protected@file@percent broke this package, this version
+heals the package.
+
What's New (2018-09-29): Delayed the redefinition of \addtocontents until beginning of document,
to avoid incompatability with the siunitx package.