From 2c332d125376d55b2435addd3bfb436c506b2837 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 16 Oct 2011 02:22:24 +0000 Subject: /home/texlive/karl/Master/tlpkg/bin/tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@24300 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf/scripts/texlive/var/texcatalogue.keywords | 19 ++++++------------- Master/tlpkg/installer/ctan-mirrors.pl | 7 ++++++- 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, -- cgit v1.2.3