summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-12-10 01:23:37 +0000
committerKarl Berry <karl@freefriends.org>2018-12-10 01:23:37 +0000
commit6491848c980de315c557af27f5b640d497063663 (patch)
tree61f6b1c98b1df34540f74cd3810fff5753bc6d4d /Master
parente8b638bb5ca9378071be96d9bc97ddfde4179290 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@49372 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/doc.html8
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl3
2 files changed, 3 insertions, 8 deletions
diff --git a/Master/doc.html b/Master/doc.html
index a24f0fd6607..5ab901f16a9 100644
--- a/Master/doc.html
+++ b/Master/doc.html
@@ -1990,13 +1990,7 @@ BibLaTeX styles for use in German humanities
<li><b><a href="texmf-dist/doc/latex/biblatex-gb7714-2015">biblatex-gb7714-2015</a></b>:<small>
A BibLaTeX implementation of the GBT7714-2015 bibliography style for Chinese users
-<a href="texmf-dist/doc/latex/biblatex-gb7714-2015/biblatex-gb7714-2015.pdf">biblatex-gb7714-2015.pdf</a> (zh),
-<a href="texmf-dist/doc/latex/biblatex-gb7714-2015/example/egbeamer.pdf">egbeamer.pdf</a>,
-<a href="texmf-dist/doc/latex/biblatex-gb7714-2015/example/egbeameray.pdf">egbeameray.pdf</a>,
-<a href="texmf-dist/doc/latex/biblatex-gb7714-2015/example/egtest.pdf">egtest.pdf</a>,
-<a href="texmf-dist/doc/latex/biblatex-gb7714-2015/example/testaligngb7714-2015.pdf">testaligngb7714-2015.pdf</a>,
-<a href="texmf-dist/doc/latex/biblatex-gb7714-2015/example/testaligngb7714-2015ay.pdf">testaligngb7714-2015ay.pdf</a>,
-<a href="texmf-dist/doc/latex/biblatex-gb7714-2015/example/testmultilanay.pdf">testmultilanay.pdf</a>.
+<a href="texmf-dist/doc/latex/biblatex-gb7714-2015/biblatex-gb7714-2015.pdf">biblatex-gb7714-2015.pdf</a> (zh).
</small></li>
<li><b><a href="texmf-dist/doc/latex/biblatex-gost">biblatex-gost</a></b>:<small>
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index fdb686f7d6e..a8c7244375d 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -25,11 +25,11 @@ $mirrors = {
},
'Iran' => {
'http://ctan.asis.io/' => 1,
+ 'http://ctan.um.ac.ir/' => 1,
'http://ctan.yazd.ac.ir/' => 1,
'http://repo.iut.ac.ir/tex-archive/' => 1
},
'Japan' => {
- 'ftp://ftp.kddilabs.jp/CTAN/' => 1,
'ftp://ftp.u-aizu.ac.jp/pub/tex/CTAN/' => 1,
'http://ftp.jaist.ac.jp/pub/CTAN/' => 1,
'http://ftp.yz.yamagata-u.ac.jp/pub/CTAN/' => 1
@@ -73,6 +73,7 @@ $mirrors = {
'http://ctan.mines-albi.fr/' => 1,
'http://ctan.tetaneutral.net/' => 1,
'http://distrib-coffee.ipsl.jussieu.fr/pub/mirrors/ctan/' => 1,
+ 'http://mirror.ibcp.fr/pub/CTAN/' => 1,
'http://mirrors.ircam.fr/pub/CTAN/' => 1,
'http://mirrors.standaloneinstaller.com/ctan/' => 1
},