summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-07-12 01:19:14 +0000
committerKarl Berry <karl@freefriends.org>2015-07-12 01:19:14 +0000
commit20dc1b535b3051b4942cd47c9d77418154894c73 (patch)
treea4aa70456f49e5c246bb706abe96210e20e65c59
parentedef3b2d730bfb8041b38e01e0018f779cb4f902 (diff)
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@37842 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/doc.html4
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl7
2 files changed, 6 insertions, 5 deletions
diff --git a/Master/doc.html b/Master/doc.html
index 0e4535461f8..7920daf2d51 100644
--- a/Master/doc.html
+++ b/Master/doc.html
@@ -5544,9 +5544,9 @@ Macros to change text and mathematics fonts in plain TeX.
<a href="texmf-dist/doc/plain/font-change/font-change.pdf">font-change.pdf</a>.
</small></li>
-<li><b><a href="texmf-dist/doc/fonts/fontawesome/doc">fontawesome</a></b>:<small>
+<li><b><a href="texmf-dist/doc/fonts/fontawesome">fontawesome</a></b>:<small>
Font containing web-related icons.
-<a href="texmf-dist/doc/fonts/fontawesome/doc/fontawesome.pdf">fontawesome.pdf</a>.
+<a href="texmf-dist/doc/fonts/fontawesome/fontawesome.pdf">fontawesome.pdf</a>.
</small></li>
<li><b><a href="texmf-dist/doc/latex/fontaxes">fontaxes</a></b>:<small>
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 9179d48824d..e80b0200474 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -35,8 +35,7 @@ $mirrors = {
},
'Taiwan' => {
'ftp://ftp.ccu.edu.tw/pub/tex/' => 1,
- 'http://ftp.yzu.edu.tw/CTAN/' => 1,
- 'http://shadow.ind.ntou.edu.tw/ctan/' => 1
+ 'http://ftp.yzu.edu.tw/CTAN/' => 1
},
'Thailand' => {
'http://ctan.megagod.net/tex-archive/' => 1
@@ -80,7 +79,6 @@ $mirrors = {
'http://ctan.sciserv.eu/' => 1,
'http://ctan.space-pro.be/tex-archive/' => 1,
'http://ftp.fau.de/ctan/' => 1,
- 'http://mirror.physik-pool.tu-berlin.de/tex-archive/' => 1,
'http://mirror.selfnet.de/tex-archive/' => 1,
'http://mirror.unicorncloud.org/CTAN/' => 1,
'http://sunsite.informatik.rwth-aachen.de/ftp/pub/mirror/ctan/' => 1
@@ -112,6 +110,9 @@ $mirrors = {
'Russia' => {
'http://ctan.uni-altai.ru/' => 1
},
+ 'Slovenia' => {
+ 'http://ctan.ijs.si/tex-archive/' => 1
+ },
'Spain' => {
'http://osl.ugr.es/CTAN/' => 1
},