diff options
author | Karl Berry <karl@freefriends.org> | 2021-09-21 19:48:22 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-09-21 19:48:22 +0000 |
commit | 7ae12e79acacd03b0dc8508a6f64762c1d0b3ce0 (patch) | |
tree | aefaa6856303bd1ff794c62b19f87b042c059bb7 /Master/tlpkg | |
parent | f8978870d707711cf4790fe169054f49679bd3bf (diff) |
penlight (21sep21)
git-svn-id: svn://tug.org/texlive/trunk@60574 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-luatex.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/penlight.tlpsrc | 0 |
4 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 9e032f4285e..1f1f48e3e15 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -595,7 +595,7 @@ my @TLP_working = qw( pdfpagediff pdfpages pdfpc pdfpc-movie pdfprivacy pdfreview pdfscreen pdfslide pdfsync pdftex-quiet pdftexcmds pdftricks pdftricks2 pdfx pdfxup - pecha pedigree-perl penrose perception perfectcut perltex + pecha pedigree-perl penlight penrose perception perfectcut perltex permute persian-bib petiteannonce petri-nets pfarrei pfdicons pgf pgf-blur pgf-cmykshadings pgf-pie diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 4bacafef3df..b5b7859da61 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2162,6 +2162,7 @@ $standardtex 'pdfslide', '\.jpg|\.sty|\.clo|\.cfg|meta.*\.pdf', 'pdfx', '\.(def|dfu|icc|xmp)$|(glyph|Profiles).*tex|pdfx\.sty|ICC_LIC', 'pdfxup', '(template\.tex|\.xup)$', + 'penlight', '\.lua$|' . $standardtex, 'petri-nets', 'pnets\.tex|pntext\.tex|\.sty|pndraw\.tex|pnversion\.tex|\.sty|pndraw\.tex', 'profcollege', 'PfC.*\.tex|' . $standardtex, 'pgf-blur', 'tikzlibraryshadows.blur.code.tex', diff --git a/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc b/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc index e70b37136d7..7a54da7d952 100644 --- a/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-luatex.tlpsrc @@ -62,6 +62,7 @@ depend odsfile depend optex depend pdfarticle depend pdfextra +depend penlight depend placeat depend plantuml depend pyluatex diff --git a/Master/tlpkg/tlpsrc/penlight.tlpsrc b/Master/tlpkg/tlpsrc/penlight.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/penlight.tlpsrc |