summaryrefslogtreecommitdiff
path: root/ctan2tds-config.pl
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2024-01-24 21:00:52 +0900
committerNorbert Preining <norbert@preining.info>2024-01-24 21:00:52 +0900
commitc8c4b6baed0bc3b64c486b7f626e8b7dbbbb5d74 (patch)
treef5641c32bb4925ad0dcd5a2c77a855af6c73deb6 /ctan2tds-config.pl
parentf9810e3f10c6d647bec1a956a98cdf898bff3e63 (diff)
fontsetup-nonfree (2.0, Jan24)
Diffstat (limited to 'ctan2tds-config.pl')
-rw-r--r--ctan2tds-config.pl3
1 files changed, 3 insertions, 0 deletions
diff --git a/ctan2tds-config.pl b/ctan2tds-config.pl
index f3d84d28..702656cf 100644
--- a/ctan2tds-config.pl
+++ b/ctan2tds-config.pl
@@ -51,6 +51,9 @@ $special{'eq-fetchbbl'} = '&MAKEdps';
$special{'docassembly'} = '&MAKEdps';
$special{'siam'} = '&MAKEsiam';
+$special{'fontsetup-nonfree'} = '&donormal';
+$posthook{'fontsetup-nonfree'} = '&POST_onelevel';
+
sub MAKEdps {
print "\t SPECIAL $package";