summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds3
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index cbff0b4f8af..608eef57921 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1400,6 +1400,7 @@ $standarddest = "texmf-dist";
'textmerg', 'generic',
'tugboat-plain', 'plain',
'ulem', 'generic',
+ 'uptex-base', 'uptex',
'utf8mex', 'mex',
'variations', 'generic',
'vaucanson-g', 'generic',
@@ -1762,6 +1763,7 @@ $standardtex = '(\.(.bx|4ht|cls|clo|cmap|code\.tex|def|fd|fontspec|ldf|sty)'
'undolabl', '\.sty|[^c]\.cfg', # omit ltxdoc.cfg, would be system-wide
'universa', '\.fd|uni\.sty', # not unidoc.sty
'upca', '^upca\.tex',
+ 'uptex-base', '\.(ini|src|tex)$',
'url', '^[^m].*\.sty', # not miscdoc.sty
'utf8mex', '^utf8.*\.(ini|tex)',
'variations', '^variations\.tex|' . $standardtex, # not docvariations.tex
@@ -2013,6 +2015,7 @@ $standardtex = '(\.(.bx|4ht|cls|clo|cmap|code\.tex|def|fd|fontspec|ldf|sty)'
'txfontsb', 'fonts',
'ulem', 'generic',
'universa', 'fonts',
+ 'uptex-base', 'uptex',
'utf8mex', 'mex',
'vancouver', 'bibtex',
'variations', 'generic',