From 80812a87ec3d7bc0df221d11eca867fd38f3e221 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 23 Dec 2021 21:34:53 +0000 Subject: termsim (23dec21) git-svn-id: svn://tug.org/texlive/trunk@61391 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tlpkg-ctan-check | 3 ++- Master/tlpkg/libexec/ctan2tds | 1 + Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 + Master/tlpkg/tlpsrc/termsim.tlpsrc | 0 4 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 Master/tlpkg/tlpsrc/termsim.tlpsrc (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 13618d1491d..7e6da476025 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -754,7 +754,8 @@ my @TLP_working = qw( technics technion-thesis-template ted templates-fenn templates-sommer templatetools tempora tengwarscript - tensind tensor termcal termcal-de termlist termmenu testhyphens testidx + tensind tensor termcal termcal-de termlist termmenu termsim + testhyphens testidx tetragonos teubner tex-ewd tex-font-errors-cheatsheet tex-gyre tex-gyre-math tex-ini-files tex-label tex-locale tex-nutshell tex-overview tex-ps diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index ef3fd1e85f9..ea7252cbeca 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -3090,6 +3090,7 @@ my $core_latex = "$Master/texmf-dist/tex/latex"; 'swfigure' => 'etex', 'teubner' => 'latex', # interaction 'termlist' => 'tex', # interaction for .pl + 'termsim', => 'etex', 'thmtools' => 'latex', 'thucoursework' => 'pdflatex-preserve-pdf --engine xelatex', 'thumb' => 'latex -translate-file=empty.tcx', # no 8-bit diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index dec1f676d8c..fdd3f50fbdf 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -1245,6 +1245,7 @@ depend ted depend templatetools depend termcal depend termlist +depend termsim depend testhyphens depend testidx depend tex-label diff --git a/Master/tlpkg/tlpsrc/termsim.tlpsrc b/Master/tlpkg/tlpsrc/termsim.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d -- cgit v1.2.3