summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/doc.html3
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl7
2 files changed, 5 insertions, 5 deletions
diff --git a/Master/doc.html b/Master/doc.html
index bf2c78e1ba2..eaa681bd85b 100644
--- a/Master/doc.html
+++ b/Master/doc.html
@@ -16900,8 +16900,9 @@ Associated counters stepping simultaneously
<a href="texmf-dist/doc/latex/xassoccnt/xassoccnt_backupcounters_example.pdf">xassoccnt_backupcounters_example.pdf</a>,
<a href="texmf-dist/doc/latex/xassoccnt/xassoccnt_coupledcounters_example.pdf">xassoccnt_coupledcounters_example.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_driver_example.pdf">xassoccnt_driver_example.pdf</a>,
<a href="texmf-dist/doc/latex/xassoccnt/xassoccnt_example.pdf">xassoccnt_example.pdf</a>,
+<a href="texmf-dist/doc/latex/xassoccnt/xassoccnt_label_example.pdf">xassoccnt_label_example.pdf</a>,
<a href="texmf-dist/doc/latex/xassoccnt/xassoccnt_periodiccounters_example.pdf">xassoccnt_periodiccounters_example.pdf</a>,
<a href="texmf-dist/doc/latex/xassoccnt/xassoccnt_resetlist_example.pdf">xassoccnt_resetlist_example.pdf</a>,
<a href="texmf-dist/doc/latex/xassoccnt/xassoccnt_suspendedcounters_example.pdf">xassoccnt_suspendedcounters_example.pdf</a>,
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 0a567ae4f10..e1ef7df8a8e 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -5,6 +5,7 @@ $mirrors = {
},
'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
}
},
@@ -24,8 +25,7 @@ $mirrors = {
},
'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
+ 'ftp://ftp.u-aizu.ac.jp/pub/tex/CTAN/' => 1
},
'Korea' => {
'http://ftp.kaist.ac.kr/pub/tex-archive/' => 1,
@@ -39,8 +39,7 @@ $mirrors = {
'http://mirror.pregi.net/tex-archive/' => 1
},
'Taiwan' => {
- 'ftp://ftp.ccu.edu.tw/pub/tex/' => 1,
- 'http://ftp.yzu.edu.tw/CTAN/' => 1
+ 'ftp://ftp.ccu.edu.tw/pub/tex/' => 1
}
},
'Australasia' => {