summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-12-31 01:22:33 +0000
committerKarl Berry <karl@freefriends.org>2017-12-31 01:22:33 +0000
commit8b4d65171eea43e02340571e360ce3aa67c962fc (patch)
tree6a7b00814e8ef84ce2790b2022108bbd9ed989db
parent6fcff6f09f7d45517b1c6728da7f7611ca78085c (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@46176 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/doc.html1
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl7
2 files changed, 6 insertions, 2 deletions
diff --git a/Master/doc.html b/Master/doc.html
index 2336e9383fb..f8a536b2d9d 100644
--- a/Master/doc.html
+++ b/Master/doc.html
@@ -13246,6 +13246,7 @@ Images on a spherical mirror
<li><b><a href="texmf-dist/doc/generic/pst-node">pst-node</a></b>:<small>
Nodes and node connections in PSTricks
+<a href="texmf-dist/doc/generic/pst-node/psmatrix-docDE.pdf">psmatrix-docDE.pdf</a>,
<a href="texmf-dist/doc/generic/pst-node/pst-node-doc.pdf">pst-node-doc.pdf</a>.
</small></li>
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index c7fce3ec9a9..91b04f45e9c 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -27,11 +27,13 @@ $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
},
'Korea' => {
+ 'http://ftp.kaist.ac.kr/pub/tex-archive/' => 1,
'http://ftp.ktug.org/tex-archive/' => 1,
'http://ftp.neowiz.com/CTAN/' => 1,
'http://mirror.navercorp.com/CTAN/' => 1
@@ -49,7 +51,8 @@ $mirrors = {
},
'Europe' => {
'Austria' => {
- 'http://mirror.easyname.at/ctan/' => 1
+ 'http://mirror.easyname.at/ctan/' => 1,
+ 'http://mirror.reismil.ch/CTAN/' => 1
},
'Belarus' => {
'http://mirror.datacenter.by/pub/mirrors/CTAN/' => 1
@@ -65,6 +68,7 @@ $mirrors = {
},
'France' => {
'http://ctan.mines-albi.fr/' => 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
@@ -150,7 +154,6 @@ $mirrors = {
'http://mirror.hmc.edu/ctan/' => 1,
'http://mirror.utexas.edu/ctan/' => 1,
'http://mirrors.concertpass.com/tex-archive/' => 1,
- 'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1,
'http://mirrors.rit.edu/CTAN/' => 1,
'http://mirrors.sorengard.com/ctan/' => 1
}