summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-02-15 22:16:00 +0000
committerKarl Berry <karl@freefriends.org>2020-02-15 22:16:00 +0000
commitc9e4d3609b9024d4f14214ed64e9ee63b445e82b (patch)
tree7e705196e7f54871ba7722eed1aa6976c3765f30 /Master/tlpkg
parent09bdbbbf4b3244f848a57eb27845a24eafbbe0a9 (diff)
sdaps (15feb20)
git-svn-id: svn://tug.org/texlive/trunk@53795 c570f23f-e606-0410-a88d-b1316a301751
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'",