summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-03-16 01:23:40 +0000
committerKarl Berry <karl@freefriends.org>2019-03-16 01:23:40 +0000
commitb22a88eb9be94a3b4052234b164fff9ab08eb3fa (patch)
treed1b19b1ab10ccd96b2df5d48e0ef3913980b218d
parentda006adabd41451df23f060ca1e72fdc37d9888b (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@50408 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/doc.html3
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl2
2 files changed, 3 insertions, 2 deletions
diff --git a/Master/doc.html b/Master/doc.html
index 38047637df8..359a4894494 100644
--- a/Master/doc.html
+++ b/Master/doc.html
@@ -2235,7 +2235,8 @@ Process bibliographies for LaTeX, etc
<li><b><a href="texmf-dist/doc/bibtexu/examples">bibtexu</a></b>:<small>
BibTeX variant supporting Unicode (UTF-8)
-<a href="texmf-dist/doc/bibtexu/examples/test.pdf">test.pdf</a>.
+<a href="texmf-dist/doc/bibtexu/examples/test.pdf">test.pdf</a>,
+<a href="texmf-dist/doc/man/man1/bibtexu.man1.pdf">bibtexu.man1.pdf</a>.
</small></li>
<li><b><a href="texmf-dist/doc/latex/bibtopic">bibtopic</a></b>:<small>
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index f9f56aa6155..982bd28ac2e 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -13,6 +13,7 @@ $mirrors = {
'Asia' => {
'China' => {
'http://mirror.lzu.edu.cn/CTAN/' => 1,
+ 'http://mirrors.cqu.edu.cn/CTAN/' => 1,
'http://mirrors.geekpie.club/CTAN/' => 1,
'http://mirrors.huaweicloud.com/repository/toolkit/CTAN/' => 1,
'http://mirrors.shu.edu.cn/CTAN/' => 1,
@@ -156,7 +157,6 @@ $mirrors = {
},
'USA' => {
'http://ctan.math.illinois.edu/' => 1,
- 'http://ctan.math.washington.edu/tex-archive/' => 1,
'http://ctan.mirrors.hoobly.com/' => 1,
'http://mirror.las.iastate.edu/tex-archive/' => 1,
'http://mirror.utexas.edu/ctan/' => 1,