diff options
author | Karl Berry <karl@freefriends.org> | 2012-01-23 23:31:52 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-01-23 23:31:52 +0000 |
commit | 52c1633677eb31dd728276081129eb594a50e02c (patch) | |
tree | b549a4a861a5ef207dfc14656ae09e86cff64fab /Master/tlpkg | |
parent | 5410446ef33746820096ec2eca0d536287d606f6 (diff) |
burmese non-update (22jan12)
git-svn-id: svn://tug.org/texlive/trunk@25185 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 5 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 89559ec7841..8f096024183 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -70,7 +70,7 @@ my @TLP_working = qw( borceux bosisio boxedminipage boxhandler bpchem bpolynomial bracketkey braids braille braket breakcites breakurl - bullcntr bundledoc bussproofs bytefield + bullcntr bundledoc burmese bussproofs bytefield c-pascal cachepic calctab calligra calligra-type1 calrsfs cals calxxxx-yyyy cancel canoniclayout cantarell @@ -430,7 +430,7 @@ my @TLP_working = qw( xkeyval xlop xltxtra xmpincl xnewcommand xoptarg xpatch xq xskak xstring xtab xunicode xwatermark xyling xypic xypic-tut-pt xytree - yafoot yagusylo yannisgr yax ydoc york-thesis youngtab yplan ytableau + yafoot yagusylo yannisgr yax ydoc yfonts york-thesis youngtab yplan ytableau zed-csp ziffer zhmetrics zhspacing zwgetfdate zwpagelayout ); @@ -488,6 +488,7 @@ my @TLP_no_check = ( "omegaware", # binary "patgen", # binary "pdftex", # binary + "pdftools", # binary "powerdot", # stale generated files on CTAN "synctex", # binary "t1utils", # binary diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 01134c3cccb..1257bacd3a3 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1373,6 +1373,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'blacklettert1', 'fonts', 'boisik', 'fonts', 'bundledoc', 'support', + 'burmese', 'fonts', 'cbfonts', 'fonts', 'cc-pl', 'fonts', 'chicago-annote', 'bibtex', @@ -1584,6 +1585,7 @@ $standarddocfmt='latex'; 'arrayjob', 'generic', 'blacklettert1','fonts', 'blockdraw_mp','metapost', + 'burmese', 'fonts', 'cb', 'fonts', 'chemarrow', 'fonts', 'circ', 'latex', @@ -1660,6 +1662,7 @@ $standardsource='\.(c|drv|dtx|fea|fdd|ins|sfd)$|configure.*|install-sh'; 'blacklettert1', '\.dtx|\.ins|\.pl|Makefile', 'booktabs-de', 'NULL', # doc package 'booktabs-fr', 'NULL', # doc package + 'burmese', '\.pl', 'carlisle', '\.dtx|\.ins|ltxtable\.tex', 'chemarrow', '\.mp|\.vfb', 'concmath-fonts', 'NULL', |