From c7c1e843dca195d32cb6d976f4f75ffd942d573a Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 20 Feb 2022 21:21:01 +0000 Subject: linebreaker (20feb22) git-svn-id: svn://tug.org/texlive/trunk@62106 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tlpkg-ctan-check | 3 ++- Master/tlpkg/libexec/ctan2tds | 2 +- Master/tlpkg/tlpsrc/collection-luatex.tlpsrc | 1 + Master/tlpkg/tlpsrc/linebreaker.tlpsrc | 0 4 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 Master/tlpkg/tlpsrc/linebreaker.tlpsrc (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 2eb7f2254f6..f1a12cff0ec 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -472,7 +472,8 @@ my @TLP_working = qw( libertine libertinegc libertinus libertinus-fonts libertinus-otf libertinus-type1 libertinust1math libgreek librarian librebaskerville librebodoni librecaslon librefranklin - libris lie-hasse light-latex-make lilyglyphs limap limecv linearA linegoal + libris lie-hasse light-latex-make lilyglyphs limap limecv + linearA linebreaker linegoal lineno linenoamsmath ling-macros linguex linguisticspro linop lion-msc lipsum lisp-on-tex listbib listing listings listings-ext listingsutf8 listlbls listliketab diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 765b231e7ff..208326c5fb8 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1867,7 +1867,7 @@ $standardfmt='latex'; # packages which need special .tex/.sty files installed $standardtex - = '(\.(.bx|4ht|cls|clo|cmap|code\.tex|def|fd|fontspec|ldf|opm|sty|trsl)' + = '(\.(.bx|4ht|cls|clo|cmap|code\.tex|def|fd|fontspec|ldf|lua|opm|sty|trsl)' . '|.*[^c]\.cfg)$'; # not ltxdoc.cfg %specialtex = ( '2up', '2up\.tex|' . $standardtex, diff --git a/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc b/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc index e1534bda171..49c631b73dd 100644 --- a/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc @@ -23,6 +23,7 @@ depend enigma depend innerscript depend interpreter depend kanaparser +depend linebreaker depend lua-typo depend lua-uca depend lua-uni-algos diff --git a/Master/tlpkg/tlpsrc/linebreaker.tlpsrc b/Master/tlpkg/tlpsrc/linebreaker.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d -- cgit v1.2.3