summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tlpkginfo2
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds1
2 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkginfo b/Master/tlpkg/bin/tlpkginfo
index c5543f1980c..79e9d25a14b 100755
--- a/Master/tlpkg/bin/tlpkginfo
+++ b/Master/tlpkg/bin/tlpkginfo
@@ -75,7 +75,7 @@ sub ctaninfo {
# erroneous or problematic tds files (when new, tell CTAN and author)
$erroneous_tds = join ("|",
qw(alertmessage amstex countriesofeurope dad ebproof endfloat engpron gost
- hacm inriafonts imtekda mathdesign tufte-latex xassoccnt),
+ hacm inriafonts imtekda mathdesign sdaps tufte-latex xassoccnt),
);
# special packages from latex-tds project; used by prepare()
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index bc9dc197213..d3b13ef4633 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -576,6 +576,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`);
'highlight', "die 'skipping, complicated compilation'",
'hilowres', "die 'skipping, nonfree'",
'historische-zeitschrift', "&MAKEflatten",
+ 'hitszthesis', "die 'skipping, requires nonfree fonts'",
'hm-ftx', "die 'skipping, use persian-hm-ftx'",
'hm-xbs', "die 'skipping, use persian-hm-xbs'",
'html2latex', "die 'skipping, no self-locating of Perl modules'",