summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-05-07 00:06:47 +0000
committerKarl Berry <karl@freefriends.org>2017-05-07 00:06:47 +0000
commit0b834985e67711f29913c1683e59b20334839e3a (patch)
tree39a3a7d57dddfc10f3762758e943d7996aa07cab /Master
parent9957b01ce9cc820a95d1dba949b403210b4963af (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@44234 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/doc.html1
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl7
2 files changed, 5 insertions, 3 deletions
diff --git a/Master/doc.html b/Master/doc.html
index a713d3d8c4f..4aa5f5d06e3 100644
--- a/Master/doc.html
+++ b/Master/doc.html
@@ -4863,6 +4863,7 @@ An extended version of dvipdfm
<a href="texmf-dist/doc/dvipdfm/something.pdf">something.pdf</a>,
<a href="texmf-dist/doc/dvipdfm/transistor.pdf">transistor.pdf</a>,
<a href="texmf-dist/doc/dvipdfmx/dvipdfmx-special.pdf">dvipdfmx-special.pdf</a>,
+<a href="texmf-dist/doc/dvipdfmx/dvipdfmx.pdf">dvipdfmx.pdf</a>,
<a href="texmf-dist/doc/dvipdfmx/tug2003-slides.pdf">tug2003-slides.pdf</a>,
<a href="texmf-dist/doc/dvipdfmx/tug2005.pdf">tug2005.pdf</a>,
<a href="texmf-dist/doc/man/man1/dvipdfm.man1.pdf">dvipdfm.man1.pdf</a>,
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index c1d016d003f..0f78e07281d 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -1,5 +1,8 @@
$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,
@@ -23,12 +26,12 @@ $mirrors = {
'http://ctan.yazd.ac.ir/' => 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
},
'Korea' => {
'http://ftp.kaist.ac.kr/pub/tex-archive/' => 1,
+ 'http://ftp.ktug.org/tex-archive/' => 1,
'http://ftp.neowiz.com/CTAN/' => 1
},
'Malaysia' => {
@@ -59,7 +62,6 @@ $mirrors = {
'ftp://ftp.funet.fi/pub/TeX/CTAN/' => 1
},
'France' => {
- 'ftp://ftp.oleane.net/pub/CTAN/' => 1,
'http://ctan.mines-albi.fr/' => 1,
'http://distrib-coffee.ipsl.jussieu.fr/pub/mirrors/ctan/' => 1,
'http://mirror.ibcp.fr/pub/CTAN/' => 1,
@@ -84,7 +86,6 @@ $mirrors = {
},
'Netherlands' => {
'http://ctan.cs.uu.nl/' => 1,
- 'http://ctan.triasinformatica.nl/' => 1,
'http://ftp.snt.utwente.nl/pub/software/tex/' => 1
},
'Norway' => {