diff options
-rw-r--r-- | Master/doc.html | 5 | ||||
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/Master/doc.html b/Master/doc.html index 47e745406b8..55900d82354 100644 --- a/Master/doc.html +++ b/Master/doc.html @@ -22488,8 +22488,9 @@ TeX Live manual (Russian). <a href="texmf-dist/doc/texlive/texlive-ru/texlive-ru.pdf">texlive-ru.pdf</a>. </small></li> -<li id="texlive-scripts"><b><a href="texmf-dist/doc/man/man1/">texlive-scripts</a></b><small> +<li id="texlive-scripts"><b><a href="/">texlive-scripts</a></b><small> TeX Live infrastructure programs. +<a href="doc.html">doc.html</a> <a href="texmf-dist/doc/man/man1/fmtutil-sys.man1.pdf">fmtutil-sys.man1.pdf</a> <a href="texmf-dist/doc/man/man1/fmtutil-user.man1.pdf">fmtutil-user.man1.pdf</a> <a href="texmf-dist/doc/man/man1/fmtutil.man1.pdf">fmtutil.man1.pdf</a> @@ -25711,5 +25712,5 @@ Standard conforming typesetting of Japanese, for XeLaTeX. <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 Sun May 9 01:49:58 CEST 2021 by tl-update-docindex.</small> +<small>Generated Tue May 11 01:48:25 CEST 2021 by tl-update-docindex.</small> </body></html> diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 279de58e32a..a273c42520d 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -51,6 +51,7 @@ $mirrors = { '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, 'https://mirror.navercorp.com/CTAN/' => 1, 'https://mirror.yongbok.net/ctan/' => 1, }, @@ -174,6 +175,7 @@ $mirrors = { 'https://ctan.mirror.globo.tech/' => 1, 'https://ctan.mirror.rafal.ca/' => 1, 'https://mirror.0xem.ma/tex-archive/' => 1, + 'https://mirror.its.dal.ca/ctan/' => 1, 'https://muug.ca/mirror/ctan/' => 1, }, 'Costa Rica' => { |