summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-10-16 02:22:24 +0000
committerKarl Berry <karl@freefriends.org>2011-10-16 02:22:24 +0000
commit2c332d125376d55b2435addd3bfb436c506b2837 (patch)
tree0aea82d2611a52dfd9d2a89a38c61e89d0a6ff42
parentd719ed80a09849f6a7b82a38963f86ce519c64f8 (diff)
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@24300 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf/scripts/texlive/var/texcatalogue.keywords19
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl7
2 files changed, 12 insertions, 14 deletions
diff --git a/Master/texmf/scripts/texlive/var/texcatalogue.keywords b/Master/texmf/scripts/texlive/var/texcatalogue.keywords
index f8d26c178f4..e9ebf689a33 100644
--- a/Master/texmf/scripts/texlive/var/texcatalogue.keywords
+++ b/Master/texmf/scripts/texlive/var/texcatalogue.keywords
@@ -1785,9 +1785,6 @@ $taxonomy = {
'ttn' => [
'help, documentation, FAQ'
],
- 'polyglossia-kannada' => [
- 'languages other than English'
- ],
'barcodes' => [
'graphics from outside TeX'
],
@@ -21910,8 +21907,6 @@ $taxonomy = {
Other',
'ttn' => 'Documentation >
Other',
- 'polyglossia-kannada' => 'Non-English languages >
- Indian languages',
'barcodes' => 'Graphics >
Other',
'xparse' => 'Programming in TeX >
@@ -30129,7 +30124,6 @@ $taxonomy = {
'dinbrief-gui',
'swebib',
'xtcapts',
- 'polyglossia-kannada',
'levy-font',
'vncmr',
'CJHebrew',
@@ -39346,7 +39340,6 @@ $taxonomy = {
'Non-English languages >
Indian languages' => {
'_packages_' => [
- 'polyglossia-kannada',
'xetex-devanagari'
]
},
@@ -42060,12 +42053,6 @@ $taxonomy = {
'cep'
]
},
- 'Document parts >
- Abstract' => {
- '_packages_' => [
- 'abstract'
- ]
- },
'Page-focused >
Citations' => {
'_packages_' => [
@@ -42110,6 +42097,12 @@ $taxonomy = {
'ntgclass'
]
},
+ 'Document parts >
+ Abstract' => {
+ '_packages_' => [
+ 'abstract'
+ ]
+ },
'Non-English languages >
French' => {
'_packages_' => [
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 404ff9edef7..1b3addddc3c 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -19,9 +19,11 @@ $mirrors = {
'Indonesia' => {
'http://ctan.cermin.lipi.go.id/' => 1,
'http://ftp.itb.ac.id/pub/CTAN/' => 1,
- 'http://kambing.ui.ac.id/ctan/' => 1,
'http://kebo.vlsm.org/CTAN/' => 1
},
+ 'Iran' => {
+ 'http://ctan.um.ac.ir/' => 1
+ },
'Japan' => {
'http://ftp.jaist.ac.jp/pub/CTAN/' => 1
},
@@ -118,6 +120,9 @@ $mirrors = {
'http://mirror.csclub.uwaterloo.ca/CTAN/' => 1,
'http://mirror.its.dal.ca/ctan/' => 1
},
+ 'Mexico' => {
+ 'http://tezcatl.fciencias.unam.mx/tex-archive/' => 1
+ },
'USA' => {
'http://ctan.mackichan.com/' => 1,
'http://ctan.math.utah.edu/ctan/tex-archive/' => 1,