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 5fc4c52e497..001a072ef12 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -2769,6 +2769,7 @@ $standardsource = '(\.(bat|c|drv|dtx|fea|fdd|ins|sfd)'
'ltximg', 'NULL', # doc, no need to build
'paper', 'install',
'seuthesis', 'NULL', # don't want to run iconv, etc.
+ 'stix2-type1', '\.ins|\.fdd',
'tabu', 'NULL', # .dtx is not real
'thesis', 'install.01|install.ndx',
'translation-filecontents-de', 'NULL', # doc
@@ -2951,6 +2952,7 @@ my $core_latex = "$Master/texmf-dist/tex/latex";
'secnum' => 'tex',
'silence' => 'latex -translate-file=empty.tcx', # no 8-bit
'skdoc' => 'tex',
+ 'stix2-type1' => 'tex',
'svg' => 'etex',
'svn-multi' => 'latex', # interaction for .pl
'swfigure' => 'etex',