summaryrefslogtreecommitdiff
path: root/texmf-dist/doc/latex/aeb-minitoc/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'texmf-dist/doc/latex/aeb-minitoc/README.md')
-rw-r--r--texmf-dist/doc/latex/aeb-minitoc/README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/texmf-dist/doc/latex/aeb-minitoc/README.md b/texmf-dist/doc/latex/aeb-minitoc/README.md
index 4cd0160e..b1749e21 100644
--- a/texmf-dist/doc/latex/aeb-minitoc/README.md
+++ b/texmf-dist/doc/latex/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.