diff options
author | Karl Berry <karl@freefriends.org> | 2018-03-18 21:51:28 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-03-18 21:51:28 +0000 |
commit | dd818c2d997f74708d290d17a5791078a55b8b34 (patch) | |
tree | ba2ede536061d0a488016b27823f71af88dbf04b /Master/tlpkg | |
parent | 0f13eae3eee761505344ca53d70c1a949136d2ec (diff) |
auto-pst-pdf-lua (18mar18)
git-svn-id: svn://tug.org/texlive/trunk@47011 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 | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/auto-pst-pdf-lua.tlpsrc | 0 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-luatex.tlpsrc | 1 |
4 files changed, 4 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index c44a02d4229..7db323b924e 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -51,7 +51,8 @@ my @TLP_working = qw( assignment assoccnt astro asyfig asymptote-faq-zh-cn asymptote-by-example-zh-cn asymptote-manual-zh-cn asypictureb attachfile - aucklandthesis augie auncial-new aurical aurl autobreak autopdf + aucklandthesis augie auncial-new aurical aurl + auto-pst-pdf-lua autobreak autopdf authoraftertitle authorarchive authorindex auto-pst-pdf autoaligne autoarea automata autonum autosp avantgar avremu awesomebox axodraw2 diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 4afb9f7c716..02e279cb5dd 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -134,6 +134,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'augie', "&MAKEaugie", 'aurical', "&MAKEaurical", 'aurora', "die 'skipping, nocommercial license'", + 'auto-pst-pdf-lua', "&MAKEflatten", 'auto1', "die 'skipping, nonfree font support'", 'autolatex', "die 'skipping, not self-locating'", 'autotab', "die 'skipping, noinfo license, latex 2.09'", diff --git a/Master/tlpkg/tlpsrc/auto-pst-pdf-lua.tlpsrc b/Master/tlpkg/tlpsrc/auto-pst-pdf-lua.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/auto-pst-pdf-lua.tlpsrc diff --git a/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc b/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc index 8ee68eb2ed9..e2b5b373ff3 100644 --- a/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc @@ -5,6 +5,7 @@ longdesc as an embedded scripting and extension language. http://luatex.org/ # depend collection-basic # +depend auto-pst-pdf-lua depend checkcites depend chickenize depend combofont |