diff options
author | Karl Berry <karl@freefriends.org> | 2021-12-23 21:34:53 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-12-23 21:34:53 +0000 |
commit | 80812a87ec3d7bc0df221d11eca867fd38f3e221 (patch) | |
tree | a17e3b482b40289037f8b967a6270b0fd3574f1c /Master/tlpkg | |
parent | 9707e058fdbd13c19117545d85584ef84abc75f3 (diff) |
termsim (23dec21)
git-svn-id: svn://tug.org/texlive/trunk@61391 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 3 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/termsim.tlpsrc | 0 |
4 files changed, 4 insertions, 1 deletions
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 --- /dev/null +++ b/Master/tlpkg/tlpsrc/termsim.tlpsrc |