diff options
author | Karl Berry <karl@freefriends.org> | 2020-04-26 21:42:24 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-04-26 21:42:24 +0000 |
commit | 2ab030e67655c294df651d0b1b8d155af6832df2 (patch) | |
tree | 9c5a501453c67d1d0fded473b40c5745893d4634 /Master/tlpkg | |
parent | 1990374c1e9958b0ebbce5d2b170bf659c24abe3 (diff) |
jlreq-deluxe (26apr20)
git-svn-id: svn://tug.org/texlive/trunk@54894 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 | 3 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-langjapanese.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/jlreq-deluxe.tlpsrc | 0 |
4 files changed, 6 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 843ad8d1f13..846770cc472 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -391,7 +391,8 @@ my @TLP_working = qw( iwhdp iwona jablantile jacow jamtimes japanese-otf japanese-otf-uptex jbact jfmutil jigsaw - jknapltx jkmath jlabels jlreq jmb jmlr jneurosci jnuexam jpsj jsclasses + jknapltx jkmath jlabels jlreq jlreq-deluxe + jmb jmlr jneurosci jnuexam jpsj jsclasses jslectureplanner jumplines junicode jura juraabbrev jurabib juramisc jurarsp js-misc jvlisting kalendarium kanaparser kantlipsum karnaugh karnaugh-map karnaughmap kastrup diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index c70ac216ab5..04c93454c15 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -634,6 +634,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'jj_game', "die 'skipping, requires acrotex'", 'jknappen', "die 'skipping, use jknapltx'", 'jkthesis', "die 'skipping, probably nonfree license, ca.2002'", + 'jlreq-deluxe',"&MAKEflatten", 'jmakepdfx', "die 'skipping, non-self-locating java?'", 'joy-of-tex', "die 'skipping, nonfree'", 'jpgfdraw', "die 'skipping, replaced by flowframtk'", @@ -1644,6 +1645,7 @@ $standarddest = "texmf-dist"; 'ifxetex', 'generic', 'jadetex', 'jadetex', 'japanese', 'platex', + 'jlreq-deluxe','platex', 'knuth-lib', 'plain', 'knuth-local', 'plain', 'kotex-plain', 'plain', @@ -2302,6 +2304,7 @@ $standardtex 'japanese', 'platex', 'japanese-otf', 'fonts', 'japanese-otf-uptex', 'fonts', + 'jlreq-deluxe', 'platex', 'junicode', 'fonts', 'kixfont', 'fonts', 'knitting', 'fonts', diff --git a/Master/tlpkg/tlpsrc/collection-langjapanese.tlpsrc b/Master/tlpkg/tlpsrc/collection-langjapanese.tlpsrc index 019142a4a70..5d7dfe49472 100644 --- a/Master/tlpkg/tlpsrc/collection-langjapanese.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-langjapanese.tlpsrc @@ -27,6 +27,7 @@ depend ipaex depend japanese-otf depend japanese-otf-uptex depend jlreq +depend jlreq-deluxe depend jsclasses depend lshort-japanese depend luatexja diff --git a/Master/tlpkg/tlpsrc/jlreq-deluxe.tlpsrc b/Master/tlpkg/tlpsrc/jlreq-deluxe.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/jlreq-deluxe.tlpsrc |