summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-09-22 20:13:05 +0000
committerKarl Berry <karl@freefriends.org>2022-09-22 20:13:05 +0000
commit72e02307350873f51489124102d662c5112dc37f (patch)
tree8f154bbb04c2c073f8dc58af68ca721559d579e6 /Master/tlpkg/libexec
parentd1e802bd309bdef10367f392533f9c2924ad99e1 (diff)
pdfcol (22sep22)
git-svn-id: svn://tug.org/texlive/trunk@64469 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-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 2f2212c3f79..d300765d85e 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -3021,7 +3021,7 @@ sub specialins {
my $core_latex = "$Master/texmf-dist/tex/latex";
%specialinsrunner = (
- 'abspos' => 'tex',
+ 'abspos' => 'etex',
'actuarialsymbol' => 'pdflatex-preserve-pdf',# requires interaction
'aligned-overset' => 'tex',
'antomega' => 'latex', # requires interaction
@@ -3162,6 +3162,7 @@ my $core_latex = "$Master/texmf-dist/tex/latex";
'pageslts' => 'tex -translate-file=empty.tcx', # no 8-bit
'papermas' => 'tex',
'pauldoc' => 'latex', # requires interaction
+ 'pdfcol' => 'etex',
'pdftexcmds' => 'etex',
'picture' => 'etex',
'placeat' => 'luatex',