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, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index a870d1a49be..b728d68c571 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -2884,6 +2884,7 @@ my $core_latex = "$Master/texmf-dist/tex/latex";
'biblatex-oxref' => 'luatex', # no doc remake
'bguq' => 'latex', # requires interaction
'bhcexam' => 'latex', # requires interaction
+ 'bnumexpr' => 'etex',
'bosisio' => 'latex -translate-file=empty.tcx', # ^^, no 8-bit
'bullcntr' => 'latex', # requires interaction
'canoniclayout'=> 'tex',
@@ -3015,7 +3016,7 @@ my $core_latex = "$Master/texmf-dist/tex/latex";
'xmuthesis' => 'etex',
'yathesis' => 'pdftex',
);
-$standardinsrunner = "latex";
+$standardinsrunner = "etex";
$standardinsrunner_opt = "";
%specialinsrunner_opt = (); # not yet