summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-03-18 01:24:28 +0000
committerKarl Berry <karl@freefriends.org>2019-03-18 01:24:28 +0000
commit312704e3c59d4501695a05d72c147b519a29f0c4 (patch)
tree0bfc97195692f1284c94491c44a503bc38310098
parent0417ba0028d80492c5e4210f7da62ba113a6cedc (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@50438 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/doc.html1
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl10
2 files changed, 4 insertions, 7 deletions
diff --git a/Master/doc.html b/Master/doc.html
index 932fed89adc..faf8df67ed6 100644
--- a/Master/doc.html
+++ b/Master/doc.html
@@ -8433,6 +8433,7 @@ Use the Ibycus 4 Greek font with Babel
Indices locorum citatorum
<a href="texmf-dist/doc/latex/icite/icite.pdf">icite.pdf</a>,
<a href="texmf-dist/doc/latex/icite/samples/icite-biblatex.pdf">icite-biblatex.pdf</a>,
+<a href="texmf-dist/doc/latex/icite/samples/icite-minimal.pdf">icite-minimal.pdf</a>,
<a href="texmf-dist/doc/latex/icite/samples/icite-nobiblatex.pdf">icite-nobiblatex.pdf</a>.
</small></li>
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 407ecb3f893..8724a34738a 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -1,8 +1,5 @@
$mirrors = {
'Africa' => {
- 'Algeria' => {
- 'http://ctan.epst-tlemcen.dz/tex-archive/' => 1
- },
'South Africa' => {
'http://ctan.mirror.ac.za/' => 1,
'http://ftp.leg.uct.ac.za/pub/packages/ctan/' => 1,
@@ -16,6 +13,7 @@ $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.sjtug.sjtu.edu.cn/ctan/' => 1,
'http://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1,
'http://mirrors.ustc.edu.cn/CTAN/' => 1
@@ -108,7 +106,8 @@ $mirrors = {
},
'Poland' => {
'ftp://ftp.gust.org.pl/TeX/' => 1,
- 'ftp://sunsite.icm.edu.pl/pub/CTAN/' => 1
+ 'ftp://sunsite.icm.edu.pl/pub/CTAN/' => 1,
+ 'http://piotrkosoft.net/pub/mirrors/CTAN/' => 1
},
'Portugal' => {
'ftp://ftp.di.uminho.pt/pub/ctan/' => 1,
@@ -166,9 +165,6 @@ $mirrors = {
}
},
'Oceania' => {
- 'Australia' => {
- 'http://mirror.aarnet.edu.au/pub/CTAN/' => 1
- },
'New Zealand' => {
'http://mirror.aut.ac.nz/CTAN/' => 1
}