texlive[69365] Master: tl-update-auto
commits+karl at tug.org
commits+karl at tug.org
Wed Jan 10 01:43:34 CET 2024
Revision: 69365
https://tug.org/svn/texlive?view=revision&revision=69365
Author: karl
Date: 2024-01-10 01:43:34 +0100 (Wed, 10 Jan 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-01-10 00:41:08 UTC (rev 69364)
+++ trunk/Master/doc.html 2024-01-10 00:43:34 UTC (rev 69365)
@@ -7244,7 +7244,7 @@
<li id="docshots"><b><a href="texmf-dist/doc/latex/docshots/">docshots</a></b><small>
(<a href="https://ctan.org/pkg/docshots">CTAN</a>):
-TeX samples next to their PDF Snapshots.
+TeX samples next to their PDF snapshots.
<a href="texmf-dist/doc/latex/docshots/docshots.pdf">docshots.pdf</a>
</small></li>
@@ -13681,7 +13681,6 @@
(<a href="https://ctan.org/pkg/junicode">CTAN</a>):
A TrueType and OpenType font family for mediaevalists.
<a href="texmf-dist/doc/fonts/junicode/JunicodeManual.pdf">JunicodeManual.pdf</a>
-<a href="texmf-dist/doc/fonts/junicode/junicode-package.pdf">junicode-package.pdf</a>
<a href="texmf-dist/doc/fonts/junicode/junicode-samples.pdf">junicode-samples.pdf</a>
</small></li>
@@ -26195,7 +26194,7 @@
<li id="thematicpuzzle"><b><a href="texmf-dist/doc/latex/thematicpuzzle/">thematicpuzzle</a></b><small>
(<a href="https://ctan.org/pkg/thematicpuzzle">CTAN</a>):
-Add horizontal banners in a puzzle style.
+Horizontal banners in a puzzle style.
<a href="texmf-dist/doc/latex/thematicpuzzle/thematicpuzzle-doc-en.pdf">thematicpuzzle-doc-en.pdf</a>
<a href="texmf-dist/doc/latex/thematicpuzzle/thematicpuzzle-doc-fr.pdf">thematicpuzzle-doc-fr.pdf</a> (fr)
</small></li>
@@ -27705,6 +27704,7 @@
A class for typesetting UK legislation.
<a href="texmf-dist/doc/latex/ukbill/immigration-bill.pdf">immigration-bill.pdf</a>
<a href="texmf-dist/doc/latex/ukbill/ukbill-documentation.pdf">ukbill-documentation.pdf</a>
+<a href="texmf-dist/doc/latex/ukbill/ukbill.pdf">ukbill.pdf</a>
</small></li>
<li id="ukrhyph"><b><a href="texmf-dist/doc/generic/ukrhyph/">ukrhyph</a></b><small>
@@ -29679,5 +29679,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 Jan 9 01:43:33 CET 2024 by tl-update-docindex.</small>
+<small>Generated Wed Jan 10 01:43:31 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-01-10 00:41:08 UTC (rev 69364)
+++ trunk/Master/tlpkg/installer/ctan-mirrors.pl 2024-01-10 00:43:34 UTC (rev 69365)
@@ -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://in.mirrors.cicku.me/ctan/' => 1,
'https://mirror.niser.ac.in/ctan/' => 1,
@@ -136,6 +139,7 @@
'Poland' => {
'https://ctan.gust.org.pl/tex-archive/' => 1,
'https://polish-mirror.evolution-host.com/ctan/' => 1,
+ 'https://sunsite.icm.edu.pl/pub/CTAN/' => 1,
},
'Portugal' => {
'https://ftp.eq.uc.pt/software/TeX/' => 1,
@@ -148,7 +152,6 @@
'https://ctan.altspu.ru/' => 1,
'https://mirror.macomnet.net/pub/CTAN/' => 1,
'https://mirror.truenetwork.ru/CTAN/' => 1,
- 'https://mirrors.mi-ras.ru/CTAN/' => 1,
},
'Spain' => {
'https://ctan.fisiquimicamente.com/' => 1,
More information about the tex-live-commits
mailing list.