diff options
author | Karl Berry <karl@freefriends.org> | 2012-03-18 23:29:58 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-03-18 23:29:58 +0000 |
commit | 29cc6c35f321b3ec610e42d6b041d39132f5f918 (patch) | |
tree | 0bbff263c100f035f416c7d16fac8b6e4c8f25df /Master/tlpkg | |
parent | 09694285d9871ef93f944fb34f22d0612c4e92ea (diff) |
ocherokee old update
git-svn-id: svn://tug.org/texlive/trunk@25689 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 |
2 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 174b869f1a4..643c56359af 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -283,7 +283,7 @@ my @TLP_working = qw( nomencl nomentbl nonfloat nonumonpart nopageno nostarch notes notes2bib notoccite nowidow nrc ntgclass ntheorem ntheorem-vn nuc numericplots numname numprint - oberdiek objectz ocgtools ocr-b ocr-b-outline ocr-latex octavo ofs + oberdiek objectz ocgtools ocherokee ocr-b ocr-b-outline ocr-latex octavo ofs ogham oldlatin oldstandard oldstyle onlyamsmath onrannual opcit opensans optional ordinalpt orkhun ot-tableau othello othelloboard @@ -498,6 +498,7 @@ my @TLP_no_check = ( "powerdot", # stale generated files on CTAN "ps2pkm", # binary "pstools", # binary + "seetexk", # binary "synctex", # binary "t1utils", # binary "tetex", # our sources diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index bb4d70d89da..2c7a3919a5c 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1513,6 +1513,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'mxedruli', 'fonts', 'nkarta', 'fonts', 'oberdiek', 'generic', + 'ocherokee', 'omega', 'ofs', 'generic', 'oldlatin', 'fonts', 'orkhun', 'fonts', |