diff options
author | Karl Berry <karl@freefriends.org> | 2009-09-05 17:07:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-09-05 17:07:45 +0000 |
commit | 455f76be8969b17d671f95d6a640c42395fb678a (patch) | |
tree | 5ee2fa8f2e1f09cb58214ba125458f8600ab0f86 /Master/tlpkg/bin/tlpkginfo | |
parent | 4eaa282a54305411f6cd6401919ce5b19b87e32d (diff) |
thailatex 0.4.3, replacing our thaifonts package (28jul09)
git-svn-id: svn://tug.org/texlive/trunk@15132 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/tlpkginfo')
-rwxr-xr-x | Master/tlpkg/bin/tlpkginfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkginfo b/Master/tlpkg/bin/tlpkginfo index 11716a92308..2b9b928d4e8 100755 --- a/Master/tlpkg/bin/tlpkginfo +++ b/Master/tlpkg/bin/tlpkginfo @@ -18,7 +18,7 @@ sub main # erroneous tds files (warn Robin about them) or problematic (purifyeps). # list format: pkg1|pkg2|etc - $erroneous_tds = "purifyeps|xetexref|xtab"; + $erroneous_tds = "purifyeps|thailatex|xetexref|xtab"; # special packages from latex-tds project (used by prepare()) $corelatex_tds_pkgs = "babel|cyrillic|graphics|latex|psnfss|tools"; |