summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds2
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index f02c046ac65..4c587f24ebc 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1163,6 +1163,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`);
'sagetex', "die 'skipping, omitted at author request (25 Jan 2010 19:50:16)'",
'sansmathaccent', "&MAKEflatten",
'sansmathfonts', "&MAKEflatten",
+ 'scholax', "&MAKEflatten",
'schulschriften', "&MAKEflatten",
'schwell', "die 'skipping, use gothic'",
'scientifixpaper', "die 'skipping, noinfo license'",
@@ -2117,6 +2118,7 @@ $standardtex
# 'rutitlepage', 'rutitlepage-logo.*|' . $standardtex, # .tds.zip
'sa-tikz', 'tikzlib.*tex|' . $standardtex,
'sansmath', '^..[^s].*\.sty', # not miscdoc.sty
+ 'scholax', '.*-subs\.tex|' . $standardtex,
'scrlttr2copy','\.lco',
'sdaps', '\.dict$|code128|' . $standardtex,
'sduthesis', 'figures|' . $standardtex,