summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-11-01 01:23:35 +0000
committerKarl Berry <karl@freefriends.org>2018-11-01 01:23:35 +0000
commitb08fa61853718d7612a3f72b90cf7fb873c1f8c9 (patch)
treeb92151baf75d1bfbb451a5a939fdfb0334b822f5 /Master
parentba8c149b4c72c003066de8450395f8d2dfeeef23 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@49042 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/doc.html1
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl1
2 files changed, 1 insertions, 1 deletions
diff --git a/Master/doc.html b/Master/doc.html
index d3892a03ee1..9531bea7e5c 100644
--- a/Master/doc.html
+++ b/Master/doc.html
@@ -17789,6 +17789,7 @@ Bundle for typesetting multilanguage theses
<a href="texmf-dist/doc/latex/toptesi/toptesi-example-magistrale.pdf">toptesi-example-magistrale.pdf</a>,
<a href="texmf-dist/doc/latex/toptesi/toptesi-example-sss.pdf">toptesi-example-sss.pdf</a>,
<a href="texmf-dist/doc/latex/toptesi/toptesi-example-triennale.pdf">toptesi-example-triennale.pdf</a>,
+<a href="texmf-dist/doc/latex/toptesi/toptesi-example-xetex.pdf">toptesi-example-xetex.pdf</a>,
<a href="texmf-dist/doc/latex/toptesi/toptesi-example.pdf">toptesi-example.pdf</a>,
<a href="texmf-dist/doc/latex/toptesi/toptesi-it.pdf">toptesi-it.pdf</a> (it),
<a href="texmf-dist/doc/latex/toptesi/toptesi.pdf">toptesi.pdf</a>,
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index fe3e82910b8..23584cb447a 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -16,7 +16,6 @@ $mirrors = {
'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,
'http://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1,
'http://mirrors.ustc.edu.cn/CTAN/' => 1
},