diff options
author | Karl Berry <karl@freefriends.org> | 2021-05-02 23:48:38 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-05-02 23:48:38 +0000 |
commit | 51d9a33e68f1f36a2db54a1c8773032750b72201 (patch) | |
tree | 5639a5371562c3544c6b49bb45f3eb4fc33abd4d | |
parent | e86fdf8f5d23bf36eb65691c2e3e4f4ebf1ebc80 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@59058 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/doc.html | 5 | ||||
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 9 |
2 files changed, 10 insertions, 4 deletions
diff --git a/Master/doc.html b/Master/doc.html index f622a23f1cf..610c3ff55d4 100644 --- a/Master/doc.html +++ b/Master/doc.html @@ -7321,8 +7321,7 @@ Typeset scholarly editions. An Elegant LaTeX Template for Books. <a href="texmf-dist/doc/latex/elegantbook/elegantbook-cn.pdf">elegantbook-cn.pdf</a> (zh) <a href="texmf-dist/doc/latex/elegantbook/elegantbook-en.pdf">elegantbook-en.pdf</a> -<a href="texmf-dist/doc/latex/elegantbook/image/cert.pdf">cert.pdf</a> -<a href="texmf-dist/doc/latex/elegantbook/image/scatter.pdf">scatter.pdf</a>. +<a href="texmf-dist/doc/latex/elegantbook/image/cert.pdf">cert.pdf</a>. </small></li> <li id="elegantnote"><b><a href="texmf-dist/doc/latex/elegantnote/">elegantnote</a></b><small> @@ -25703,5 +25702,5 @@ Standard conforming typesetting of Japanese, for XeLaTeX. <p><a href="#letter-1">1</a> - <a href="#letter-2">2</a> - <a href="#letter-A">A</a> - <a href="#letter-B">B</a> - <a href="#letter-C">C</a> - <a href="#letter-D">D</a> - <a href="#letter-E">E</a> - <a href="#letter-F">F</a> - <a href="#letter-G">G</a> - <a href="#letter-H">H</a> - <a href="#letter-I">I</a> - <a href="#letter-J">J</a> - <a href="#letter-K">K</a> - <a href="#letter-L">L</a> - <a href="#letter-M">M</a> - <a href="#letter-N">N</a> - <a href="#letter-O">O</a> - <a href="#letter-P">P</a> - <a href="#letter-Q">Q</a> - <a href="#letter-R">R</a> - <a href="#letter-S">S</a> - <a href="#letter-T">T</a> - <a href="#letter-U">U</a> - <a href="#letter-V">V</a> - <a href="#letter-W">W</a> - <a href="#letter-X">X</a> - <a href="#letter-Y">Y</a> - <a href="#letter-Z">Z</a></p> <hr> -<small>Generated Wed Apr 28 01:48:30 CEST 2021 by tl-update-docindex.</small> +<small>Generated Mon May 3 01:48:35 CEST 2021 by tl-update-docindex.</small> </body></html> diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 79aa927e028..279de58e32a 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -16,11 +16,15 @@ $mirrors = { 'China' => { 'https://mirror.bjtu.edu.cn/CTAN/' => 1, 'https://mirrors.aliyun.com/CTAN/' => 1, + 'https://mirrors.bfsu.edu.cn/CTAN/' => 1, + 'https://mirrors.cqu.edu.cn/CTAN/' => 1, 'https://mirrors.dgut.edu.cn/CTAN/' => 1, 'https://mirrors.hit.edu.cn/CTAN/' => 1, + 'https://mirrors.nju.edu.cn/CTAN/' => 1, 'https://mirrors.sjtug.sjtu.edu.cn/ctan/' => 1, 'https://mirrors.sustech.edu.cn/CTAN/' => 1, 'https://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1, + 'https://mirrors.ustc.edu.cn/CTAN/' => 1, }, 'Hong Kong' => { 'https://mirror-hk.koddos.net/CTAN/' => 1, @@ -50,6 +54,9 @@ $mirrors = { 'https://mirror.navercorp.com/CTAN/' => 1, 'https://mirror.yongbok.net/ctan/' => 1, }, + 'Philippines' => { + 'https://mirror.pregi.net/tex-archive/' => 1, + }, 'Singapore' => { 'https://download.nus.edu.sg/mirror/ctan/' => 1, }, @@ -166,7 +173,7 @@ $mirrors = { 'https://ctan.mirror.colo-serv.net/' => 1, 'https://ctan.mirror.globo.tech/' => 1, 'https://ctan.mirror.rafal.ca/' => 1, - 'https://mirror.its.dal.ca/ctan/' => 1, + 'https://mirror.0xem.ma/tex-archive/' => 1, 'https://muug.ca/mirror/ctan/' => 1, }, 'Costa Rica' => { |