From 7021ce5ece9fcd0588db66fb571ab00463a4c45f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 15 May 2020 21:13:44 +0000 Subject: lua-uni-algos (15may20) git-svn-id: svn://tug.org/texlive/trunk@55158 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tlpkg-ctan-check | 3 ++- Master/tlpkg/libexec/ctan2tds | 1 + Master/tlpkg/tlpsrc/collection-luatex.tlpsrc | 1 + Master/tlpkg/tlpsrc/lua-uni-algos.tlpsrc | 0 4 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 Master/tlpkg/tlpsrc/lua-uni-algos.tlpsrc (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 0c249a721b1..0791ed2707b 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -455,7 +455,8 @@ my @TLP_working = qw( lstaddons lstbayes lstfiracode lt3graph ltablex ltabptch ltb2bib ltxcmds ltxdockit ltxfileinfo ltxguidex ltximg ltxkeys ltxmisc ltxnew ltxtools - lua-alt-getopt lua-check-hyphen lua-uca lua-ul lua-visual-debug + lua-alt-getopt lua-check-hyphen lua-uca lua-ul + lua-uni-algos lua-visual-debug luabibentry luabidi luacode luacolor luahyphenrules luaimageembed luaindex luainputenc luaintro lualatex-doc lualatex-doc-de lualatex-math lualatex-truncate lualibs diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index b510b5ba3cd..2c452d01a84 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1939,6 +1939,7 @@ $standardtex 'logic', 'milstd\.tex|' . $standardtex, 'lollipop', '\.ini|lollipop\.tex|lollipop-.*tex|lollipop.tex', 'ltxkeys', '\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$', # not cfg + 'lua-uni-algos', '\.lua|' . $standardtex, 'lua-check-hyphen', '\.lua|' . $standardtex, 'lua-ul', '\.lua|' . $standardtex, 'lua-visual-debug', '\.lua|' . $standardtex, diff --git a/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc b/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc index f34f140f167..6d34ac3da46 100644 --- a/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc @@ -20,6 +20,7 @@ depend enigma depend interpreter depend kanaparser depend lua-uca +depend lua-uni-algos depend lua-ul depend lua-visual-debug depend luacode diff --git a/Master/tlpkg/tlpsrc/lua-uni-algos.tlpsrc b/Master/tlpkg/tlpsrc/lua-uni-algos.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d -- cgit v1.2.3