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 3090821f3c4..31e4ed3fd98 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1380,6 +1380,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`);
'yinit', "die 'skipping, use gothic'",
'yinit-as', "die 'skipping, wait request, old never-included variant of yinit'",
'yplan', "&MAKEnosymlinks",
+ 'yquant', "&MAKEflatten",
'yschwab', "die 'skipping, use gothic'",
'yt4pdf', "die 'skipping, per author (dps) request'",
'ytex', "die 'skipping, noinfo license'",
@@ -2153,6 +2154,7 @@ $standardtex
'xstring', 'xstring\.tex|' . $standardtex,
'yathesis', '\.(sty|cls)$', # no .cfg
'yax', '(t-)?yax\.(sty|tex)|' . $standardtex,
+ 'yquant', '\.sty|yquant-.*[^c]\.tex', # not yquant-doc.{tex,pdf}
'zefonts', '\.sty|\.fd',
);