summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-10-11 20:32:41 +0000
committerKarl Berry <karl@freefriends.org>2023-10-11 20:32:41 +0000
commit9a9196eacd240c7126b5660aaf6d11c4ce30b111 (patch)
tree560d2a925744be951b096c48bd9e0d2394fe9f1c /Master/tlpkg
parent298e29eb95545e8c0feb6155d09db72c8c70a227 (diff)
easydtx (11oct23)
git-svn-id: svn://tug.org/texlive/trunk@68514 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check2
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds3
-rw-r--r--Master/tlpkg/tlpsrc/collection-binextra.tlpsrc1
-rw-r--r--Master/tlpkg/tlpsrc/easydtx.tlpsrc2
4 files changed, 7 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index 43e868be9ab..ee674786cee 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -284,7 +284,7 @@ my @TLP_working = qw(
dvdcoll dvgloss dviasm dviincl dviinfox
dvipsconfig dynamicnumber dynblocks dynkin-diagrams dyntree
e-french ean ean13isbn easing easy easy-todo
- easybook easyfig easyfloats easyformat easylist easyreview
+ easybook easydtx easyfig easyfloats easyformat easylist easyreview
ebezier ebgaramond ebgaramond-maths ebong ebook ebproof ebsthesis
ec ecc ecclesiastic ecltree eco ecobiblatex
econ-bst econlipsum econometrics economic ecothesis
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index f50f3617fbc..91b184860a6 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1714,6 +1714,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`);
'digestif' => '&POSTdigestif',
'doipubmed' => '&POSTlatex2html',
'e-french' => '&POSTe_french',
+ 'easydtx' => '&POST_do_man',
'embedfile' => '&POSTembedfile',
'encxvlna' => '&POSTencxvlna',
'endofproofwd' => '&POSTendofproofwd',
@@ -3691,6 +3692,7 @@ $standardttf = '\.ttf|\.TTC';
'dtxgen' => 'dtxgen$',
'dviasm' => '\.py$',
'dviinfox' => '\.pl$',
+ 'easydtx' => '\.pl$',
'ebong' => '\.py$',
'epstopdf' => 'epstopdf\.pl', # doscripts() does r*
'exceltex' => 'exceltex$',
@@ -3831,6 +3833,7 @@ $standardttf = '\.ttf|\.TTC';
'ctanify' => '\.1$',
'dosepsbin' => 'dosepsbin.man',
'dviasm' => '\.1$',
+ 'easydtx' => '\.1$',
'epstopdf' => 'r?epstopdf.1|epstopdf.man1.pdf', # don't keep pdf
'findhyph' => 'findhyph.1',
'fontools' => '\.1$',
diff --git a/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc
index 1e8fe95f570..d923c3963e1 100644
--- a/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc
+++ b/Master/tlpkg/tlpsrc/collection-binextra.tlpsrc
@@ -40,6 +40,7 @@ depend dviout-util
depend dvipng
depend dvipos
depend dvisvgm
+depend easydtx
depend findhyph
depend fragmaster
depend git-latexdiff
diff --git a/Master/tlpkg/tlpsrc/easydtx.tlpsrc b/Master/tlpkg/tlpsrc/easydtx.tlpsrc
new file mode 100644
index 00000000000..1f1d0865b71
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/easydtx.tlpsrc
@@ -0,0 +1,2 @@
+binpattern f bin/${ARCH}/edtx2dtx
+docpattern +f texmf-dist/doc/man/man1/edtx2dtx.*