summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-08-08 21:00:57 +0000
committerKarl Berry <karl@freefriends.org>2021-08-08 21:00:57 +0000
commiteec3a67f3a57872862cf4adee13eeddc981d5442 (patch)
treecb82517f4d28e8f9d61ab18d1993595d6fc23ebc /Master/tlpkg/libexec
parent3de8aad561c3a6fb16971dc6c7f68c189e8c4dc1 (diff)
nchairx (8aug21)
git-svn-id: svn://tug.org/texlive/trunk@60196 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-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 8e0c1c48687..6b815a9497a 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -933,6 +933,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`);
'nassflow', "die 'skipping, nosell license'",
'nbaskerv', "die 'skipping, requires nonfree font'",
'ncctools', "&MAKEflatten",
+ 'nchairx', "&MAKEflatten",
'ncntrsbk', "die 'skipping, part of urw-base35, frozen'",
'newalg', "die 'skipping, noinfo license, 1995'",
'newapa', "die 'skipping, await request for old bst+sty'",
@@ -2117,6 +2118,7 @@ $standardtex
'mylatexformat', '.*\.ltx',
'nag', '\.nag|' . $standardtex,
'navigator', '(t-)?navigator.tex|' . $standardtex,
+ 'nchairx', '.*(logo|header)\.pdf|' . $standardtex,
'nddiss', '\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$',
'newpax', '.*\.lua|' . $standardtex,
'newpx', '.*-subs\.tex|' . $standardtex,