diff options
author | Karl Berry <karl@freefriends.org> | 2021-06-23 23:49:22 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-06-23 23:49:22 +0000 |
commit | d1efab1e9bbda4e249e0821367c0a5edf8ef59bc (patch) | |
tree | 59f5bc3117b317e507ffbcce7ed7fe83fabaeab0 | |
parent | 4f6add2a5de894f29db7d596a2a954aa494e37c1 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@59692 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/doc.html | 7 | ||||
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 4 |
2 files changed, 6 insertions, 5 deletions
diff --git a/Master/doc.html b/Master/doc.html index 8bd37c63be4..3c79b9725ce 100644 --- a/Master/doc.html +++ b/Master/doc.html @@ -20834,9 +20834,10 @@ Typeset Parsi in LuaLaTeX. <a href="texmf-dist/doc/lualatex/simurgh/simurgh-logo.pdf">simurgh-logo.pdf</a> </small></li> -<li id="SIstyle"><b><a href="texmf-dist/doc/latex/SIstyle/">SIstyle</a></b><small> +<li id="sistyle"><b><a href="texmf-dist/doc/latex/sistyle/">sistyle</a></b><small> +(<a href="https://ctan.org/pkg/sistyle">CTAN</a>): Package to typeset SI units, numbers and angles. -<a href="texmf-dist/doc/latex/SIstyle/SIstyle-2.3a.pdf">SIstyle-2.3a.pdf</a> +<a href="texmf-dist/doc/latex/sistyle/SIstyle-2.3a.pdf">SIstyle-2.3a.pdf</a> </small></li> <li id="sitem"><b><a href="texmf-dist/doc/latex/sitem/">sitem</a></b><small> @@ -25865,5 +25866,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 Wed Jun 23 01:50:01 CEST 2021 by tl-update-docindex.</small> +<small>Generated Thu Jun 24 01:49:20 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 6a3fdb06bef..96deaee3a28 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -19,6 +19,7 @@ $mirrors = { 'https://mirrors.cqu.edu.cn/CTAN/' => 1, 'https://mirrors.dgut.edu.cn/CTAN/' => 1, 'https://mirrors.hit.edu.cn/CTAN/' => 1, + 'https://mirrors.nju.edu.cn/CTAN/' => 1, 'https://mirrors.sjtug.sjtu.edu.cn/ctan/' => 1, 'https://mirrors.sustech.edu.cn/CTAN/' => 1, 'https://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1, @@ -40,7 +41,6 @@ $mirrors = { }, 'Japan' => { 'https://ftp.jaist.ac.jp/pub/CTAN/' => 1, - 'https://ftp.kddilabs.jp/CTAN/' => 1, 'https://ftp.yz.yamagata-u.ac.jp/pub/CTAN/' => 1, }, 'Korea' => { @@ -48,6 +48,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, }, @@ -102,7 +103,6 @@ $mirrors = { 'https://ctan.mirror.norbert-ruehl.de/' => 1, 'https://ctan.net/' => 1, 'https://ctan.space-pro.be/tex-archive/' => 1, - 'https://ftp.agdsn.de/pub/mirrors/latex/dante/' => 1, 'https://ftp.fau.de/ctan/' => 1, 'https://ftp.gwdg.de/pub/ctan/' => 1, 'https://ftp.rrze.uni-erlangen.de/ctan/' => 1, |