summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
Diffstat (limited to 'Master')
-rw-r--r--Master/doc.html14
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl4
2 files changed, 14 insertions, 4 deletions
diff --git a/Master/doc.html b/Master/doc.html
index 01ab9a628c5..00cc1840de8 100644
--- a/Master/doc.html
+++ b/Master/doc.html
@@ -28823,6 +28823,12 @@ Write interactive web based quizzes. 
<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).&nbsp;
+<a href="texmf-dist/doc/latex/weiqi/weiqi.pdf">weiqi.pdf</a>&nbsp;(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.&nbsp;
@@ -28983,7 +28989,7 @@ Extend LaTeX's cross-reference system.&nbsp;
<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 @@ Tree macros using XY-Pic.&nbsp;
<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 @@ Many-featured Young tableaux and Young diagrams.&nbsp;
<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 @@ Standard conforming typesetting of Japanese, for XeLaTeX.&nbsp;
<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>
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 607fed02f50..fde87652ae3 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -51,6 +51,7 @@ $mirrors = {
'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 @@ $mirrors = {
'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,