From 7e244d694b031a956e1ffcbcfa03e7fc67a3e740 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 16 Oct 2019 23:53:54 +0000 Subject: tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@52418 c570f23f-e606-0410-a88d-b1316a301751 --- Master/doc.html | 5 +++-- Master/tlpkg/installer/ctan-mirrors.pl | 31 +++++++++++++++++++++++++++---- 2 files changed, 30 insertions(+), 6 deletions(-) (limited to 'Master') diff --git a/Master/doc.html b/Master/doc.html index 730a7f5f390..72a345cd67a 100644 --- a/Master/doc.html +++ b/Master/doc.html @@ -151,7 +151,8 @@ Multiple mathematical accents
  • accessibility (CTAN): -accessibility-Anleitung-DE.pdf +Generate tagged and structured PDF files +accessibility-Anleitung-DE.pdf (de)  accessibility.pdf.
  • @@ -23790,5 +23791,5 @@ Standard conforming typesetting of Japanese, for XeLaTeX

    1 - 2 - A - B - C - D - E - F - G - H - I - J - K - L - M - N - O - P - Q - R - S - T - U - V - W - X - Y - Z


    -Generated Wed Oct 16 02:00:47 CEST 2019 by tl-update-docindex. +Generated Thu Oct 17 01:53:51 CEST 2019 by tl-update-docindex. diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index e122dbdaee4..c2823866128 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -3,6 +3,9 @@ $mirrors = { 'Algeria' => { 'http://ctan.epst-tlemcen.dz/tex-archive/' => 1 }, + 'Morocco' => { + 'https://mirror.marwan.ma/ctan/' => 1 + }, 'South Africa' => { 'http://ftp.leg.uct.ac.za/pub/packages/ctan/' => 1, 'http://ftp.sun.ac.za/ftp/CTAN/' => 1, @@ -18,10 +21,16 @@ $mirrors = { 'http://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1, 'http://mirrors.ustc.edu.cn/CTAN/' => 1 }, + 'Hong Kong' => { + 'https://mirror-hk.koddos.net/CTAN/' => 1 + }, 'India' => { 'http://ctan.imsc.res.in/' => 1, 'http://mirror.iopb.res.in/tex-archive/' => 1 }, + 'Indonesia' => { + 'https://mirror.unpad.ac.id/ctan/' => 1 + }, 'Iran' => { 'http://ctan.yazd.ac.ir/' => 1 }, @@ -40,6 +49,9 @@ $mirrors = { 'Philippines' => { 'http://mirror.pregi.net/tex-archive/' => 1 }, + 'Singapore' => { + 'https://download.nus.edu.sg/mirror/ctan/' => 1 + }, 'Taiwan' => { 'ftp://ftp.ccu.edu.tw/pub/tex/' => 1, 'http://ftp.yzu.edu.tw/CTAN/' => 1 @@ -60,7 +72,8 @@ $mirrors = { 'http://mirrors.dotsrc.org/ctan/' => 1 }, 'Finland' => { - 'ftp://ftp.funet.fi/pub/TeX/CTAN/' => 1 + 'ftp://ftp.funet.fi/pub/TeX/CTAN/' => 1, + 'https://www.texlive.info/CTAN/' => 1 }, 'France' => { 'http://ctan.crest.fr/tex-archive/' => 1, @@ -69,7 +82,8 @@ $mirrors = { 'http://distrib-coffee.ipsl.jussieu.fr/pub/mirrors/ctan/' => 1, 'http://mirror.ibcp.fr/pub/CTAN/' => 1, 'http://mirrors.ircam.fr/pub/CTAN/' => 1, - 'http://mirrors.standaloneinstaller.com/ctan/' => 1 + 'http://mirrors.standaloneinstaller.com/ctan/' => 1, + 'https://mirrors.chevalier.io/CTAN/' => 1 }, 'Germany' => { 'ftp://ftp.fu-berlin.de/tex/CTAN/' => 1, @@ -80,11 +94,16 @@ $mirrors = { 'http://ftp.fau.de/ctan/' => 1, 'http://mirror.informatik.hs-fulda.de/tex-archive/' => 1, 'http://packages.oth-regensburg.de/ctan/' => 1, - 'http://vesta.informatik.rwth-aachen.de/ftp/pub/mirror/ctan/' => 1 + 'http://vesta.informatik.rwth-aachen.de/ftp/pub/mirror/ctan/' => 1, + 'https://ctan.kako-dev.de/' => 1, + 'https://ctan.net/' => 1 }, 'Greece' => { 'http://ftp.cc.uoc.gr/mirrors/CTAN/' => 1 }, + 'Hungary' => { + 'https://mirror.szerverem.hu/ctan/' => 1 + }, 'Italy' => { 'http://ctan.mirror.garr.it/mirrors/CTAN/' => 1 }, @@ -104,7 +123,8 @@ $mirrors = { }, 'Portugal' => { 'ftp://ftp.di.uminho.pt/pub/ctan/' => 1, - 'http://mirrors.up.pt/pub/CTAN/' => 1 + 'http://mirrors.up.pt/pub/CTAN/' => 1, + 'https://ftp.eq.uc.pt/software/TeX/' => 1 }, 'Romania' => { 'http://mirrors.nxthost.com/ctan/' => 1 @@ -128,6 +148,9 @@ $mirrors = { }, 'Switzerland' => { 'http://www.pirbot.com/mirrors/ctan/' => 1 + }, + 'UK' => { + 'http://anorien.csc.warwick.ac.uk/mirrors/CTAN/' => 1 } }, 'North America' => { -- cgit v1.2.3