texlive[72973] Master: tl-update-auto

commits+karl at tug.org commits+karl at tug.org
Tue Nov 26 01:40:16 CET 2024


Revision: 72973
          https://tug.org/svn/texlive?view=revision&revision=72973
Author:   karl
Date:     2024-11-26 01:40:16 +0100 (Tue, 26 Nov 2024)
Log Message:
-----------
tl-update-auto

Modified Paths:
--------------
    trunk/Master/doc.html
    trunk/Master/tlpkg/installer/ctan-mirrors.pl

Modified: trunk/Master/doc.html
===================================================================
--- trunk/Master/doc.html	2024-11-25 21:15:17 UTC (rev 72972)
+++ trunk/Master/doc.html	2024-11-26 00:40:16 UTC (rev 72973)
@@ -12336,6 +12336,7 @@
 LaTeX class for bachelor and MPhil theses in Hangzhou Dianzi University. 
 <a href="texmf-dist/doc/xelatex/hduthesis/examples/hduthesis-bc.pdf">hduthesis-bc.pdf</a> (zh) 
 <a href="texmf-dist/doc/xelatex/hduthesis/examples/hduthesis-pg.pdf">hduthesis-pg.pdf</a> (zh) 
+<a href="texmf-dist/doc/xelatex/hduthesis/examples/hduthesis-stationery.pdf">hduthesis-stationery.pdf</a>
 <a href="texmf-dist/doc/xelatex/hduthesis/hduthesis.pdf">hduthesis.pdf</a> (zh)
 </small></li>
 
@@ -13828,7 +13829,7 @@
 <li id="jpnedumathsymbols"><b><a href="texmf-dist/doc/latex/jpnedumathsymbols/">jpnedumathsymbols</a></b><small>
 (<a href="https://ctan.org/pkg/jpnedumathsymbols">CTAN</a>):
 Mathematical equation representation in Japanese education. 
-<a href="texmf-dist/doc/latex/jpnedumathsymbols/jpnedumathsymbols.pdf">jpnedumathsymbols.pdf</a> (en,ja)
+<a href="texmf-dist/doc/latex/jpnedumathsymbols/jpnedumathsymbols-doc.pdf">jpnedumathsymbols-doc.pdf</a> (en,ja)
 </small></li>
 
 <li id="jpsj"><b><a href="texmf-dist/doc/latex/jpsj/">jpsj</a></b><small>
@@ -30570,5 +30571,5 @@
 
 <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 Mon Nov 25 01:40:14 CET 2024 by tl-update-docindex.</small>
+<small>Generated Tue Nov 26 01:40:14 CET 2024 by tl-update-docindex.</small>
 </body></html>

Modified: trunk/Master/tlpkg/installer/ctan-mirrors.pl
===================================================================
--- trunk/Master/tlpkg/installer/ctan-mirrors.pl	2024-11-25 21:15:17 UTC (rev 72972)
+++ trunk/Master/tlpkg/installer/ctan-mirrors.pl	2024-11-26 00:40:16 UTC (rev 72973)
@@ -25,6 +25,9 @@
       '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' => {
       'https://2.mirrors.in.sahilister.net/ctan/' => 1,
       'https://in.mirrors.cicku.me/ctan/' => 1,
@@ -38,6 +41,7 @@
       'http://ctan.asis.ai/' => 1,
     },
     '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,
       'https://jp.mirrors.cicku.me/ctan/' => 1,



More information about the tex-live-commits mailing list.