summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/aeb-minitoc/README.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-10-08 03:00:28 +0000
committerNorbert Preining <norbert@preining.info>2019-10-08 03:00:28 +0000
commite5ffc42ed260285f76383ae18dd0f4a603c07fa8 (patch)
tree7d901aebae17ed14f1c9812c9339a88d68dc74e4 /macros/latex/contrib/aeb-minitoc/README.md
parentba86549c94b1e8b6b19bc82b01e85a7e513e7586 (diff)
CTAN sync 201910080300
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.