diff options
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-langenglish.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/tex-vpat.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 620bc1d1eba..00c5d8b1a05 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -753,7 +753,7 @@ my @TLP_working = qw( tetragonos teubner tex-ewd tex-font-errors-cheatsheet tex-gyre tex-gyre-math tex-ini-files tex-label tex-locale tex-nutshell tex-overview tex-ps - tex-refs tex-virtual-academy-pl + tex-refs tex-virtual-academy-pl tex-vpat tex4ebook texapi texbytopic texcount texdate texdef texdiff texdimens texdirflatten texdoc texdraw texfot texilikechaps texilikecover diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 1e6b7eae4db..ef991848358 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2824,6 +2824,7 @@ $standardsource = '(\.(bat|c|drv|dtx|fea|fdd|ins|sfd)' 'ruhyphen', '^[^.]*$|README.ru|hyphen.rules', 'selnolig', 'NULL', # not .fea 'shipunov', 'NULL', # .bat in scripts + 'tex-vpat', 'NULL', 'texdraw', 'NULL', 'texosquery', 'java|\.batch$|' . $standardsource, 'thailatex', 'NULL', # no gain in splitting up diff --git a/Master/tlpkg/tlpsrc/collection-langenglish.tlpsrc b/Master/tlpkg/tlpsrc/collection-langenglish.tlpsrc index ba68dad0378..de8e05f1724 100644 --- a/Master/tlpkg/tlpsrc/collection-langenglish.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-langenglish.tlpsrc @@ -61,6 +61,7 @@ depend tex-font-errors-cheatsheet depend tex-nutshell depend tex-overview depend tex-refs +depend tex-vpat depend texbytopic depend texonly depend titlepages diff --git a/Master/tlpkg/tlpsrc/tex-vpat.tlpsrc b/Master/tlpkg/tlpsrc/tex-vpat.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/tex-vpat.tlpsrc |