summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/doc.html4
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl9
2 files changed, 8 insertions, 5 deletions
diff --git a/Master/doc.html b/Master/doc.html
index 3cc9b557943..aa964b66d7b 100644
--- a/Master/doc.html
+++ b/Master/doc.html
@@ -24072,7 +24072,7 @@ Tools for drawing Euclidean geometry. 
<li id="tkz-fct"><b><a href="texmf-dist/doc/latex/tkz-fct/">tkz-fct</a></b><small>
(<a href="https://ctan.org/pkg/tkz-fct">CTAN</a>):
Tools for drawing graphs of functions.&nbsp;
-<a href="texmf-dist/doc/latex/tkz-fct/TKZdoc-fct-main.pdf">TKZdoc-fct-main.pdf</a>&nbsp;(fr)
+<a href="texmf-dist/doc/latex/tkz-fct/tkz-fct.pdf">tkz-fct.pdf</a>&nbsp;(fr)
</small></li>
<li id="tkz-graph"><b><a href="texmf-dist/doc/latex/tkz-graph/">tkz-graph</a></b><small>
@@ -26616,5 +26616,5 @@ Standard conforming typesetting of Japanese, for XeLaTeX.&nbsp;
<p><a href="#letter-1">1</a> - <a href="#letter-2">2</a> - <a href="#letter-A">A</a> - <a href="#letter-B">B</a> - <a href="#letter-C">C</a> - <a href="#letter-D">D</a> - <a href="#letter-E">E</a> - <a href="#letter-F">F</a> - <a href="#letter-G">G</a> - <a href="#letter-H">H</a> - <a href="#letter-I">I</a> - <a href="#letter-J">J</a> - <a href="#letter-K">K</a> - <a href="#letter-L">L</a> - <a href="#letter-M">M</a> - <a href="#letter-N">N</a> - <a href="#letter-O">O</a> - <a href="#letter-P">P</a> - <a href="#letter-Q">Q</a> - <a href="#letter-R">R</a> - <a href="#letter-S">S</a> - <a href="#letter-T">T</a> - <a href="#letter-U">U</a> - <a href="#letter-V">V</a> - <a href="#letter-W">W</a> - <a href="#letter-X">X</a> - <a href="#letter-Y">Y</a> - <a href="#letter-Z">Z</a></p>
<hr>
-<small>Generated Tue Jan 25 01:48:44 CET 2022 by tl-update-docindex.</small>
+<small>Generated Thu Jan 27 01:49:28 CET 2022 by tl-update-docindex.</small>
</body></html>
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index c470ef4c935..16a571c18db 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -26,6 +26,9 @@ $mirrors = {
'https://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1,
'https://mirrors.ustc.edu.cn/CTAN/' => 1,
},
+ 'Hong Kong' => {
+ 'https://mirror-hk.koddos.net/CTAN/' => 1,
+ },
'India' => {
'http://ctan.imsc.res.in/' => 1,
},
@@ -47,7 +50,6 @@ $mirrors = {
},
'Korea' => {
'http://ftp.ktug.org/tex-archive/' => 1,
- 'https://cran.asia/tex/' => 1,
'https://ftp.harukasan.org/CTAN/' => 1,
'https://ftp.kaist.ac.kr/pub/tex-archive/' => 1,
'https://mirror.kakao.com/CTAN/' => 1,
@@ -129,6 +131,9 @@ $mirrors = {
'Hungary' => {
'https://mirror.szerverem.hu/ctan/' => 1,
},
+ 'Italy' => {
+ 'https://ctan.mirror.garr.it/mirrors/ctan/' => 1,
+ },
'Netherlands' => {
'https://ftp.snt.utwente.nl/pub/software/tex/' => 1,
'https://mirror.koddos.net/CTAN/' => 1,
@@ -140,7 +145,6 @@ $mirrors = {
'Poland' => {
'https://ctan.gust.org.pl/tex-archive/' => 1,
'https://repo.skni.umcs.pl/ctan/' => 1,
- 'https://sunsite.icm.edu.pl/pub/CTAN/' => 1,
},
'Portugal' => {
'https://ftp.eq.uc.pt/software/TeX/' => 1,
@@ -182,7 +186,6 @@ $mirrors = {
'https://ctan.math.ca/tex-archive/' => 1,
'https://ctan.mirror.globo.tech/' => 1,
'https://ctan.mirror.rafal.ca/' => 1,
- 'https://mirror.csclub.uwaterloo.ca/CTAN/' => 1,
'https://mirror.its.dal.ca/ctan/' => 1,
'https://muug.ca/mirror/ctan/' => 1,
},