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 71fe74fa7fb..7431de8980b 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1757,6 +1757,7 @@ $standardtex='\.(.bx|code\.tex|cfg|sty|clo|ldf|cls|def|fd|fontspec|cmap|4ht)$';
'wasy', 'wasyfont\.tex',
'wordcount', '\.tex',
'xcomment', 'xcomment\.tex|' . $standardtex,
+ 'xduthesis', '\.eps|' . $standardtex,
'xepersian', 'xepersian-mathsdigitspec\.tex|' . $standardtex,
'xesearch', 't-.*|' . $standardtex,
'xetexfontinfo','\.tex',
@@ -2367,6 +2368,7 @@ my $core_latex = "$Master/texmf-dist/tex/latex";
'tudscr' => 'tex',
'uadocs' => 'latex', # requires interaction
'undolabl' => 'tex',
+ 'xduthesis' => 'tex',
'xecjk' => 'xecjk-xelatex',
'xskak' => 'latex', # requires interaction
);