summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-09-10 00:03:03 +0000
committerKarl Berry <karl@freefriends.org>2010-09-10 00:03:03 +0000
commit83db7f58ada3e90b228e1d4e8eea8f67b978ced5 (patch)
treedec041e6afaa338a6f2706209641ec7007f191de /Master/tlpkg/bin
parent7e94657b4fbe4a7e911d606b41f233f7b67187b9 (diff)
new translation latex2e-help-texinfo-spanish (8sep10)
git-svn-id: svn://tug.org/texlive/trunk@19634 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin')
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check2
-rwxr-xr-xMaster/tlpkg/bin/tlpkginfo1
2 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index 9250fcea6e1..2bfccbef4e0 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -183,7 +183,7 @@ my @TLP_working = qw(
latex latex-course latex-doc-ptr latex-notes-zh-cn
latex-referenz latex-tabellen
latex-tds latex-veryshortguide
- latex2e-help-texinfo latex2man
+ latex2e-help-texinfo latex2e-help-texinfo-spanish latex2man
latexcheat latexcheat-esmx latexcheat-ptbr latexdiff latexmk latexmp
layaureo layouts lazylist
lcd lcg lcyw leading leaflet ledmac leftidx lettrine
diff --git a/Master/tlpkg/bin/tlpkginfo b/Master/tlpkg/bin/tlpkginfo
index 7c94000b540..8a31d7c57ad 100755
--- a/Master/tlpkg/bin/tlpkginfo
+++ b/Master/tlpkg/bin/tlpkginfo
@@ -150,6 +150,7 @@ sub find_ctan_dir
$ctan_dir = "info/italian/amsldoc" if $me eq "amsldoc-it";
$ctan_dir = "info/italian/amsthdoc" if $me eq "amsthdoc-it";
$ctan_dir = "info/l2tabu/italian" if $me eq "l2tabu-it";
+ $ctan_dir = "info/latex2e-help-texinfo/spanish" if $me eq "latex2e-help-texinfo-spanish";
$ctan_dir = "info/lshort/chinese" if $me eq "lshort-chinese";
$ctan_dir = "info/tex-references" if $me eq "tex-refs";
$ctan_dir = "info/translations/vn" if $me eq "ntheorem-vn";