diff options
author | Norbert Preining <norbert@preining.info> | 2018-09-25 08:30:26 +0900 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2018-09-25 08:30:26 +0900 |
commit | e6b754ddd8bdcc1242d8acf0517fa8a694a960c5 (patch) | |
tree | 1469880d4b4f3fa14abe2694b697a8cfbc3833f9 /ctan2tds-config.pl | |
parent | 75618a98911aa06acc60d6895de38dd4e4f7cf4e (diff) |
aeb-minitoc (new)
Diffstat (limited to 'ctan2tds-config.pl')
-rw-r--r-- | ctan2tds-config.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ctan2tds-config.pl b/ctan2tds-config.pl index 98610c17..9c355503 100644 --- a/ctan2tds-config.pl +++ b/ctan2tds-config.pl @@ -25,6 +25,7 @@ $special{'aeb-pro'} = '&MAKEdps'; $special{'annot-pro'} = '&MAKEdps'; $special{'acrotex'} = '&MAKEdps'; $special{'aeb-mlink'} = '&MAKEdps'; +$special{'aeb-minitoc'} = '&MAKEdps'; sub MAKEdps { |