diff options
author | Karl Berry <karl@freefriends.org> | 2006-06-21 00:13:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-06-21 00:13:09 +0000 |
commit | 4c91ff138eaffe05e3699de8b4ccbd592911a35c (patch) | |
tree | 12b951a3cfe2107326ab8cba2f7e5667480b1a77 /Build | |
parent | ce3ea5505463af31d2c9e6dcb3d19b688170124f (diff) |
find and check hrlatex
git-svn-id: svn://tug.org/texlive/trunk@1711 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rwxr-xr-x | Build/tools/tlpkginfo | 1 | ||||
-rwxr-xr-x | Build/tools/tpm-ctan-check | 5 |
2 files changed, 4 insertions, 2 deletions
diff --git a/Build/tools/tlpkginfo b/Build/tools/tlpkginfo index b76ea86bddd..980acc74558 100755 --- a/Build/tools/tlpkginfo +++ b/Build/tools/tlpkginfo @@ -59,6 +59,7 @@ sub find_ctan_dir "language/hebrew/$me", # cjhebrew "language/greek/package-babel/$me", # ibycus-babel "language/devanagari/$me", # velthuis + "language/croatian/$me", # hrlatex "language/coptic/$me", # cbcoptic "info/math/voss/$me", # mathmode "info/lshort/$menodash", # lshort-english diff --git a/Build/tools/tpm-ctan-check b/Build/tools/tpm-ctan-check index 48221d22b26..1637e6bcaaf 100755 --- a/Build/tools/tpm-ctan-check +++ b/Build/tools/tpm-ctan-check @@ -42,8 +42,9 @@ sub main "fltpoint", "fmtcount", "fncychap", "fontspec", "formular", "fourier", "free-math-font-survey", "genmisc", "glossary", "gost", "graphics", "graphicx-psmin", - "hyphen-base", "hyphen-basque", "hyphen-german", "hyphen-greek", - "hyphen-norwegian", "hyphen-ukenglish", "hyphen-usorbian", + "hrlatex", "hyphen-base", "hyphen-basque", "hyphen-german", + "hyphen-greek", "hyphen-norwegian", "hyphen-ukenglish", + "hyphen-usorbian", "ibygrk", "ifxetex", "iopart-num", "koma-script", "l2tabu-english", |