diff options
author | Karl Berry <karl@freefriends.org> | 2016-03-06 02:18:32 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-03-06 02:18:32 +0000 |
commit | 142aec713ed75e97ff0849dee58acaa4c187de97 (patch) | |
tree | 8d454a8e17509e4847fa89b0af1cc8d04f5f4d0b | |
parent | e524ea28a9f47f9d539a6a98d30cbaca4a2287a2 (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@39948 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/doc.html | 1 | ||||
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/Master/doc.html b/Master/doc.html index 2a17246278f..4ea92cd54b3 100644 --- a/Master/doc.html +++ b/Master/doc.html @@ -15815,6 +15815,7 @@ Define commands with many optional arguments <li><b><a href="texmf-dist/doc/latex/xassoccnt">xassoccnt</a></b>:<small> Associated counters stepping simultaneously +<a href="texmf-dist/doc/latex/xassoccnt/xassoccnt_coupledcounters.pdf">xassoccnt_coupledcounters.pdf</a>, <a href="texmf-dist/doc/latex/xassoccnt/xassoccnt_doc.pdf">xassoccnt_doc.pdf</a>, <a href="texmf-dist/doc/latex/xassoccnt/xassoccnt_driver.pdf">xassoccnt_driver.pdf</a>, <a href="texmf-dist/doc/latex/xassoccnt/xassoccnt_example.pdf">xassoccnt_example.pdf</a>. diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index e75b66bde1d..2b8afa9f18d 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -4,6 +4,7 @@ $mirrors = { '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, 'http://ftp.sun.ac.za/ftp/CTAN/' => 1 } @@ -88,7 +89,6 @@ $mirrors = { 'ftp://ftp.tu-chemnitz.de/pub/tex/' => 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.unicorncloud.org/CTAN/' => 1, 'http://sunsite.informatik.rwth-aachen.de/ftp/pub/mirror/ctan/' => 1 }, @@ -155,6 +155,7 @@ $mirrors = { 'http://mirror.jmu.edu/pub/CTAN/' => 1, 'http://mirror.unl.edu/ctan/' => 1, 'http://mirror.utexas.edu/ctan/' => 1, + 'http://mirrors.acm.jhu.edu/ctan/' => 1, 'http://mirrors.concertpass.com/tex-archive/' => 1, 'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1, 'http://mirrors.rit.edu/CTAN/' => 1 |