texlive[70184] Master: tl-update-auto

commits+karl at tug.org commits+karl at tug.org
Tue Feb 27 01:44:03 CET 2024


Revision: 70184
          https://tug.org/svn/texlive?view=revision&revision=70184
Author:   karl
Date:     2024-02-27 01:44:03 +0100 (Tue, 27 Feb 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-02-27 00:41:16 UTC (rev 70183)
+++ trunk/Master/doc.html	2024-02-27 00:44:03 UTC (rev 70184)
@@ -28823,6 +28823,12 @@
 <a href="texmf-dist/doc/man/man1/webquiz.man1.pdf">webquiz.man1.pdf</a>
 </small></li>
 
+<li id="weiqi"><b><a href="texmf-dist/doc/latex/weiqi/">weiqi</a></b><small>
+(<a href="https://ctan.org/pkg/weiqi">CTAN</a>):
+Use LaTeX3 to typeset Weiqi (Go). 
+<a href="texmf-dist/doc/latex/weiqi/weiqi.pdf">weiqi.pdf</a> (zh)
+</small></li>
+
 <li id="wheelchart"><b><a href="texmf-dist/doc/latex/wheelchart/">wheelchart</a></b><small>
 (<a href="https://ctan.org/pkg/wheelchart">CTAN</a>):
 Draw wheelcharts with TikZ. 
@@ -28983,7 +28989,7 @@
 
 <h2 id="letter-X">X</h2>
 
-<ol start="3735">
+<ol start="3736">
 
 <li id="xargs"><b><a href="texmf-dist/doc/latex/xargs/">xargs</a></b><small>
 (<a href="https://ctan.org/pkg/xargs">CTAN</a>):
@@ -29626,7 +29632,7 @@
 
 <h2 id="letter-Y">Y</h2>
 
-<ol start="3811">
+<ol start="3812">
 
 <li id="yafoot"><b><a href="texmf-dist/doc/latex/yafoot/">yafoot</a></b><small>
 (<a href="https://ctan.org/pkg/yafoot">CTAN</a>):
@@ -29762,7 +29768,7 @@
 
 <h2 id="letter-Z">Z</h2>
 
-<ol start="3830">
+<ol start="3831">
 
 <li id="zbmath-review-template"><b><a href="texmf-dist/doc/xelatex/zbmath-review-template/">zbmath-review-template</a></b><small>
 (<a href="https://ctan.org/pkg/zbmath-review-template">CTAN</a>):
@@ -29907,5 +29913,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 Feb 26 01:44:06 CET 2024 by tl-update-docindex.</small>
+<small>Generated Tue Feb 27 01:44:01 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-02-27 00:41:16 UTC (rev 70183)
+++ trunk/Master/tlpkg/installer/ctan-mirrors.pl	2024-02-27 00:44:03 UTC (rev 70184)
@@ -51,6 +51,7 @@
       'https://kr.mirrors.cicku.me/ctan/' => 1,
       'https://lab.uklee.pe.kr/tex-archive/' => 1,
       'https://mirror.kakao.com/CTAN/' => 1,
+      'https://mirror.navercorp.com/CTAN/' => 1,
     },
     'Singapore' => {
       'https://sg.mirrors.cicku.me/ctan/' => 1,
@@ -179,6 +180,9 @@
       'https://mirror.quantum5.ca/CTAN/' => 1,
       'https://muug.ca/mirror/ctan/' => 1,
     },
+    'Costa Rica' => {
+      'https://mirrors.ucr.ac.cr/CTAN/' => 1,
+    },
     'USA' => {
       'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1,
       'https://ctan.math.illinois.edu/' => 1,



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