summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-10-03 00:49:34 +0000
committerKarl Berry <karl@freefriends.org>2020-10-03 00:49:34 +0000
commit07aa809e4bb1345d0770923af1fb95dbc848132a (patch)
tree71153520c8327583d2fd712ef17ea6ea99c12ca9
parenteaf783c94806be014c04c7024376fdc9554e6f2c (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@56524 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/doc.html5
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl7
2 files changed, 3 insertions, 9 deletions
diff --git a/Master/doc.html b/Master/doc.html
index 4cc6d17257f..dbde4ed7400 100644
--- a/Master/doc.html
+++ b/Master/doc.html
@@ -388,8 +388,7 @@ Alegreya fonts with LaTeX support.&nbsp;
<li id="aleph"><b><a href="texmf-dist/doc/man/man1/">aleph</a></b><small>
(<a href="https://ctan.org/pkg/aleph">CTAN</a>):
Extended TeX.&nbsp;
-<a href="texmf-dist/doc/man/man1/aleph.man1.pdf">aleph.man1.pdf</a>
-<a href="texmf-dist/doc/man/man1/lamed.man1.pdf">lamed.man1.pdf</a>.
+<a href="texmf-dist/doc/man/man1/aleph.man1.pdf">aleph.man1.pdf</a>.
</small></li>
<li id="alertmessage"><b><a href="texmf-dist/doc/latex/alertmessage/">alertmessage</a></b><small>
@@ -24894,5 +24893,5 @@ Standard conforming typesetting of Japanese, for XeLaTeX.&nbsp;
<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 Sat Oct 3 00:15:15 CEST 2020 by tl-update-docindex.</small>
+<small>Generated Sat Oct 3 02:49:31 CEST 2020 by tl-update-docindex.</small>
</body></html>
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 8fa0e8efd38..5a70e72da40 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -16,6 +16,7 @@ $mirrors = {
'China' => {
'https://mirrors.aliyun.com/CTAN/' => 1,
'https://mirrors.bfsu.edu.cn/CTAN/' => 1,
+ 'https://mirrors.cqu.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,
@@ -51,9 +52,6 @@ $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,
},
@@ -196,8 +194,5 @@ $mirrors = {
'Brazil' => {
'http://linorg.usp.br/CTAN/' => 1,
},
- 'Chile' => {
- 'https://ctan.dcc.uchile.cl/' => 1,
- },
},
};