diff options
author | Karl Berry <karl@freefriends.org> | 2016-12-01 22:45:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-12-01 22:45:51 +0000 |
commit | bfb2af92e72c2c10ec2a241ee255a2b84b77dc5a (patch) | |
tree | 8926d947844eff72cb1daf9957a2fa22fe894a57 /Master/tlpkg | |
parent | aaba88fcc03c4182dbe29324e1c8207c2e245394 (diff) |
padauk (1dec16)
git-svn-id: svn://tug.org/texlive/trunk@42617 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 | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-langother.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/padauk.tlpsrc | 0 |
4 files changed, 4 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 4e9945f54f5..fa49549421d 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -443,7 +443,7 @@ my @TLP_working = qw( onlyamsmath onrannual opcit opensans opteng optidef optional options ordinalpt orkhun oscola ot-tableau othello othelloboard oubraces outline outliner outlines overlays overlock overpic - pacioli pagecolor pagecont pagenote pagerange pageslts + pacioli padauk pagecolor pagecont pagenote pagerange pageslts paper papercdcase papermas papertex paracol parades paralist parallel paratype paresse parnotes parrun parselines parskip diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 59aaa5f180f..3aadfaed69a 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -801,6 +801,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'opensans', "&MAKEcopy", 'otibet', "&MAKEflatten", 'oxford', "die 'skipping, nosell license'", + 'padauk', "&MAKEflatten", 'pageframe', "die 'skipping, noinfo license'", 'pageno', "die 'skipping, nosell license'", 'pagesLTS', "die 'skipping, use pageslts'", @@ -2948,6 +2949,7 @@ $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot' 'latexmk' => '(sweave_|tex4ht-)latexmkrc', # case-folding clash 'numericplots' => '.*\.m', # matlab 'oinuit' => 'cmssbxo10.tfm', # should not be here + 'padauk' => '\.pdf$', # no source 'pas-cours' => '\.pdf$', # no source 'pas-tableur' => '\.pdf$', # no source 'piechartmp' => 'piechartmp.pdf', # no source diff --git a/Master/tlpkg/tlpsrc/collection-langother.tlpsrc b/Master/tlpkg/tlpsrc/collection-langother.tlpsrc index 7ebfd3d353b..2580ecaee04 100644 --- a/Master/tlpkg/tlpsrc/collection-langother.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-langother.tlpsrc @@ -31,4 +31,5 @@ depend hyphen-turkmen depend lshort-thai depend lshort-vietnamese depend ntheorem-vn +depend padauk depend vntex diff --git a/Master/tlpkg/tlpsrc/padauk.tlpsrc b/Master/tlpkg/tlpsrc/padauk.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/padauk.tlpsrc |