summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-08-16 21:02:37 +0000
committerKarl Berry <karl@freefriends.org>2021-08-16 21:02:37 +0000
commitbd9cfec674815d09ac10cda49d49c2885cb23172 (patch)
treed1214272b63ebf4877252c38d895f69c87a1a7ce /Master/tlpkg
parent4f7047e6564e59b28109c6abfddd70158e07d7d9 (diff)
makelabels (16aug21)
git-svn-id: svn://tug.org/texlive/trunk@60255 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check2
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds2
-rw-r--r--Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc1
-rw-r--r--Master/tlpkg/tlpsrc/makelabels.tlpsrc0
4 files changed, 4 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index 01cafea4f15..65b8e7799ca 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -498,7 +498,7 @@ my @TLP_working = qw(
mahjong mailing mailmerge
make4ht makebarcode makebase makebox
makecell makecirc makecmds makecookbook
- makedtx makeglos makeplot maker makerobust
+ makedtx makeglos makelabels makeplot maker makerobust
makeshape mandi manfnt manfnt-font manuscript manyind
marathi marcellus margbib
marginfit marginfix marginnote markdown marvosym
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index f3bb13639ee..af051e4ed99 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -2082,6 +2082,7 @@ $standardtex
'luaxml', '\.lua|' . $standardtex,
'lyluatex', '\.sty', # not *.cls
'magyar', 'NULL', # do not install in runtime, conflicts with babel
+ 'makelabels', '\.lco|' . $standardtex,
'manjutex', '\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$|manju.tex',
'marathi', 'namuna-.*\.tex|' . $standardtex,
'matapli', 'matapli\.cls', # not mataplidoc.cls
@@ -3002,6 +3003,7 @@ my $core_latex = "$Master/texmf-dist/tex/latex";
'lua-ul' => 'etex-answer-y', # https://github.com/latex3/latex2e/issues/558
'luaindex' => 'lualatex --shell-escape',
'luatexja' => 'lualatex',
+ 'makelabels' => 'tex --8bit',
'mandi' => 'pdflatex-preserve-pdf',
'marathi' => 'tex -8bit',
'mathfont' => 'latex',
diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc
index 6b666688cb5..7144376cae7 100644
--- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc
+++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc
@@ -765,6 +765,7 @@ depend makecmds
depend makecookbook
depend makedtx
depend makeglos
+depend makelabels
depend makerobust
depend mandi
depend manfnt
diff --git a/Master/tlpkg/tlpsrc/makelabels.tlpsrc b/Master/tlpkg/tlpsrc/makelabels.tlpsrc
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/makelabels.tlpsrc