diff options
author | Karl Berry <karl@freefriends.org> | 2006-08-28 18:56:01 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-08-28 18:56:01 +0000 |
commit | b8bb2779d66c845374c43d6a11988f6d9f07633d (patch) | |
tree | 08ca68dedb8c8b9e689105ba0ac0469d7bce6a39 | |
parent | 30c036a16428e282197fc4ce912c9ba1ac11c1e6 (diff) |
(find_ctan_dir): info/spanish for guia-bibtex,
since the catalogue doesn't have it.
git-svn-id: svn://tug.org/texlive/trunk@2057 c570f23f-e606-0410-a88d-b1316a301751
-rwxr-xr-x | Build/tools/tlpkginfo | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Build/tools/tlpkginfo b/Build/tools/tlpkginfo index db7e72c69e7..627fe8c2c2d 100755 --- a/Build/tools/tlpkginfo +++ b/Build/tools/tlpkginfo @@ -66,10 +66,11 @@ sub find_ctan_dir "language/devanagari/$me", # velthuis "language/croatian/$me", # hrlatex "language/coptic/$me", # cbcoptic + "info/spanish/$me", # guia-bibtex + "info/symbols/$me", # comprehensive "info/math/voss/$me", # mathmode "info/lshort/$menodash", # lshort-english "info/bibtex/$me", # tamethebeast - "info/symbols/$me", # comprehensive "info/$me", # Type1fonts "graphics/$me", # sparklines "graphics/metapost/contrib/macros/$me", # mpattern |