diff options
author | Karl Berry <karl@freefriends.org> | 2018-10-14 00:23:07 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-10-14 00:23:07 +0000 |
commit | b575d41c76797ffa70ce1c92cacb542e7925c1c8 (patch) | |
tree | b6fc420ed48b49458aab8055a17c68b3eb56d2c9 /Master | |
parent | 1b18e8151a011c5787d221dd467fe9f92a48b694 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@48907 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/doc.html | 2 | ||||
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/Master/doc.html b/Master/doc.html index 06e546f4621..de2c2eb192d 100644 --- a/Master/doc.html +++ b/Master/doc.html @@ -6757,7 +6757,7 @@ Font containing web-related icons </small></li> <li><b><a href="texmf-dist/doc/fonts/fontawesome5">fontawesome5</a></b>:<small> -Font Awesome 5 with with LaTeX support +Font Awesome 5 with LaTeX support <a href="texmf-dist/doc/fonts/fontawesome5/fontawesome5.pdf">fontawesome5.pdf</a>. </small></li> diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index b3352f995ca..92641e14413 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -32,6 +32,7 @@ $mirrors = { '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 |