texlive[74597] Master: tl-update-auto
commits+karl at tug.org
commits+karl at tug.org
Thu Mar 13 01:40:18 CET 2025
Revision: 74597
https://tug.org/svn/texlive?view=revision&revision=74597
Author: karl
Date: 2025-03-13 01:40:18 +0100 (Thu, 13 Mar 2025)
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 2025-03-12 20:38:20 UTC (rev 74596)
+++ trunk/Master/doc.html 2025-03-13 00:40:18 UTC (rev 74597)
@@ -21047,8 +21047,6 @@
<li id="pgf-go"><b><a href="texmf-dist/doc/latex/pgf-go/">pgf-go</a></b><small>
(<a href="https://ctan.org/pkg/pgf-go">CTAN</a>):
Diagramming and commenting on Go games.
-<a href="texmf-dist/doc/latex/pgf-go/en/pgfgo.pdf">pgfgo.pdf</a>
-<a href="texmf-dist/doc/latex/pgf-go/es/pgfgo.pdf">pgfgo.pdf</a>
<a href="texmf-dist/doc/latex/pgf-go/examples/example-0.pdf">example-0.pdf</a>
<a href="texmf-dist/doc/latex/pgf-go/examples/example-1.pdf">example-1.pdf</a>
<a href="texmf-dist/doc/latex/pgf-go/examples/example-2.pdf">example-2.pdf</a>
@@ -21055,6 +21053,7 @@
<a href="texmf-dist/doc/latex/pgf-go/examples/example-3.pdf">example-3.pdf</a>
<a href="texmf-dist/doc/latex/pgf-go/examples/example-4.pdf">example-4.pdf</a>
<a href="texmf-dist/doc/latex/pgf-go/examples/example-5.pdf">example-5.pdf</a>
+<a href="texmf-dist/doc/latex/pgf-go/examples/example-6.pdf">example-6.pdf</a>
<a href="texmf-dist/doc/latex/pgf-go/pgf-go-en.pdf">pgf-go-en.pdf</a>
<a href="texmf-dist/doc/latex/pgf-go/pgf-go-es.pdf">pgf-go-es.pdf</a> (es)
</small></li>
@@ -31068,5 +31067,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 Tue Mar 11 01:42:11 CET 2025 by tl-update-docindex.</small>
+<small>Generated Thu Mar 13 01:40:16 CET 2025 by tl-update-docindex.</small>
</body></html>
Modified: trunk/Master/tlpkg/installer/ctan-mirrors.pl
===================================================================
--- trunk/Master/tlpkg/installer/ctan-mirrors.pl 2025-03-12 20:38:20 UTC (rev 74596)
+++ trunk/Master/tlpkg/installer/ctan-mirrors.pl 2025-03-13 00:40:18 UTC (rev 74597)
@@ -41,6 +41,7 @@
'https://ctan.asis.sh/' => 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,
@@ -87,6 +88,7 @@
'Finland' => {
'https://mirror.5i.fi/tex-archive/' => 1,
'https://www.nic.funet.fi/pub/TeX/CTAN/' => 1,
+ 'https://www.texlive.info/CTAN/' => 1,
},
'France' => {
'https://ctan.mines-albi.fr/' => 1,
@@ -119,7 +121,6 @@
},
'Greece' => {
'http://ftp.ntua.gr/mirror/ctan/' => 1,
- 'https://fosszone.csd.auth.gr/CTAN/' => 1,
'https://ftp.cc.uoc.gr/mirrors/CTAN/' => 1,
},
'Hungary' => {
@@ -186,6 +187,9 @@
'Costa Rica' => {
'https://mirrors.ucr.ac.cr/CTAN/' => 1,
},
+ 'Mexico' => {
+ 'https://linux-mirror.xicalcoatl.mx/ctan/' => 1,
+ },
'USA' => {
'https://ctan.math.illinois.edu/' => 1,
'https://ctan.math.utah.edu/ctan/tex-archive/' => 1,
More information about the tex-live-commits
mailing list.