summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-12-10 20:57:34 +0000
committerKarl Berry <karl@freefriends.org>2023-12-10 20:57:34 +0000
commit50f95cdc2afca8f81c5dc34388a709bbd4e4b941 (patch)
tree197186abe5589eeb3876eabd052e536b6f5ec24f /Master/tlpkg/libexec
parente89afb6bb46585d31bd18f68716736ce104174aa (diff)
bookmark (10dec23)
git-svn-id: svn://tug.org/texlive/trunk@69084 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds2
1 files changed, 0 insertions, 2 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 7144dc9d551..74efdc337c7 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -3209,7 +3209,6 @@ my $core_latex = "$Master/texmf-dist/tex/latex";
'bguq' => 'latex', # requires interaction
'bhcexam' => 'latex', # requires interaction
'bnumexpr' => 'etex',
- 'bookmark' => "latex '\\let\\install=y\\input '",
'bosisio' => 'latex -translate-file=empty.tcx', # ^^, no 8-bit
'bullcntr' => 'latex', # requires interaction
'canoniclayout'=> 'tex',
@@ -3934,7 +3933,6 @@ $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot'
'beebe' => '^([^bt].*|bibmods|bibunits)\.sty$|(gut.*|komoedie|litprog|sgml.*)\.bib$|\.ltx$', # omit some bibs and support files
'bibleref' => $standardclean . '|sample.tex|sample-.*', # derived uploaded
'bbm-macros' => $standardclean . '|^bbm$', # symlink
- 'bookmark' => $standardclean . '|\.(drv|ins)$', # strays
'bundledoc' => $standardclean . '|\.pdf$', # regen for a4
'catoptions' => $standardclean . '|Thumbs.db', # bogus file
'chklref' => $standardclean . '|\.tds\.zip',