diff options
author | Karl Berry <karl@freefriends.org> | 2024-05-12 23:40:20 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2024-05-12 23:40:20 +0000 |
commit | f3244139bcbd8644a0c7101ecaac03c849cbad30 (patch) | |
tree | 4a2e6793e93a4ba218f62c9037b96986b2033dbc /Master | |
parent | 8a1ac9234764cac2701fae986cd4231a95885497 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@71250 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/doc.html | 3 | ||||
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/Master/doc.html b/Master/doc.html index fa8f2a60394..ca4cf5abdcf 100644 --- a/Master/doc.html +++ b/Master/doc.html @@ -15503,7 +15503,6 @@ Lato font family and LaTeX support. </small></li> <li id="lato-math"><b><a href="texmf-dist/doc/fonts/lato-math/">lato-math</a></b><small> -(<a href="https://ctan.org/pkg/lato-math">CTAN</a>): Lato based OpenType Math font for LuaTeX and XeTeX. <a href="texmf-dist/doc/fonts/lato-math/LatoMath.pdf">LatoMath.pdf</a> <a href="texmf-dist/doc/fonts/lato-math/unimath-lato.pdf">unimath-lato.pdf</a> @@ -30190,5 +30189,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 12 01:40:56 CEST 2024 by tl-update-docindex.</small> +<small>Generated Mon May 13 01:40:16 CEST 2024 by tl-update-docindex.</small> </body></html> diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 3251edb9eef..a85a757b031 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -16,6 +16,7 @@ $mirrors = { 'https://mirrors.cqu.edu.cn/CTAN/' => 1, 'https://mirrors.jlu.edu.cn/CTAN/' => 1, 'https://mirrors.nju.edu.cn/CTAN/' => 1, + 'https://mirrors.pku.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, @@ -44,6 +45,7 @@ $mirrors = { }, 'Korea' => { 'http://ftp.ktug.org/tex-archive/' => 1, + 'https://ftp.kaist.ac.kr/tex-archive/' => 1, 'https://kr.mirrors.cicku.me/ctan/' => 1, 'https://lab.uklee.pe.kr/tex-archive/' => 1, 'https://mirror.kakao.com/CTAN/' => 1, @@ -132,6 +134,7 @@ $mirrors = { }, 'Poland' => { 'https://ctan.gust.org.pl/tex-archive/' => 1, + 'https://sunsite.icm.edu.pl/pub/CTAN/' => 1, }, 'Portugal' => { 'https://ftp.eq.uc.pt/software/TeX/' => 1, |