texlive[69225] Master: tl-update-auto
commits+karl at tug.org
commits+karl at tug.org
Wed Dec 27 01:43:29 CET 2023
Revision: 69225
https://tug.org/svn/texlive?view=revision&revision=69225
Author: karl
Date: 2023-12-27 01:43:29 +0100 (Wed, 27 Dec 2023)
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 2023-12-27 00:41:02 UTC (rev 69224)
+++ trunk/Master/doc.html 2023-12-27 00:43:29 UTC (rev 69225)
@@ -4317,6 +4317,10 @@
<li id="changebar"><b><a href="texmf-dist/doc/latex/changebar/">changebar</a></b><small>
(<a href="https://ctan.org/pkg/changebar">CTAN</a>):
Generate changebars in LaTeX documents.
+<a href="texmf-dist/doc/latex/changebar/cbtest1-ltx.pdf">cbtest1-ltx.pdf</a>
+<a href="texmf-dist/doc/latex/changebar/cbtest1-pdf.pdf">cbtest1-pdf.pdf</a>
+<a href="texmf-dist/doc/latex/changebar/cbtest2-ltx.pdf">cbtest2-ltx.pdf</a>
+<a href="texmf-dist/doc/latex/changebar/cbtest2-pdf.pdf">cbtest2-pdf.pdf</a>
<a href="texmf-dist/doc/latex/changebar/changebar.pdf">changebar.pdf</a>
</small></li>
@@ -29098,6 +29102,12 @@
<a href="texmf-dist/doc/latex/xkcdcolors/xkcdcolors-manual.pdf">xkcdcolors-manual.pdf</a>
</small></li>
+<li id="xkeymask"><b><a href="texmf-dist/doc/latex/xkeymask/">xkeymask</a></b><small>
+(<a href="https://ctan.org/pkg/xkeymask">CTAN</a>):
+An extension of xkeyval with a mask.
+<a href="texmf-dist/doc/latex/xkeymask/xkeymask.pdf">xkeymask.pdf</a>
+</small></li>
+
<li id="xkeyval"><b><a href="texmf-dist/doc/latex/xkeyval/">xkeyval</a></b><small>
(<a href="https://ctan.org/pkg/xkeyval">CTAN</a>):
Extension of the keyval package.
@@ -29350,7 +29360,7 @@
<h2 id="letter-Y">Y</h2>
-<ol start="3777">
+<ol start="3778">
<li id="yafoot"><b><a href="texmf-dist/doc/latex/yafoot/">yafoot</a></b><small>
(<a href="https://ctan.org/pkg/yafoot">CTAN</a>):
@@ -29480,7 +29490,7 @@
<h2 id="letter-Z">Z</h2>
-<ol start="3795">
+<ol start="3796">
<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>):
@@ -29625,5 +29635,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 Fri Dec 22 01:43:15 CET 2023 by tl-update-docindex.</small>
+<small>Generated Wed Dec 27 01:43:26 CET 2023 by tl-update-docindex.</small>
</body></html>
Modified: trunk/Master/tlpkg/installer/ctan-mirrors.pl
===================================================================
--- trunk/Master/tlpkg/installer/ctan-mirrors.pl 2023-12-27 00:41:02 UTC (rev 69224)
+++ trunk/Master/tlpkg/installer/ctan-mirrors.pl 2023-12-27 00:43:29 UTC (rev 69225)
@@ -143,6 +143,7 @@
},
'Portugal' => {
'https://ftp.eq.uc.pt/software/TeX/' => 1,
+ 'https://mirrors.up.pt/pub/CTAN/' => 1,
},
'Romania' => {
'https://mirrors.nxthost.com/ctan/' => 1,
@@ -182,9 +183,6 @@
'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.