texlive[65329] Master: tl-update-auto

commits+karl at tug.org commits+karl at tug.org
Thu Dec 22 01:50:03 CET 2022


Revision: 65329
          http://tug.org/svn/texlive?view=revision&revision=65329
Author:   karl
Date:     2022-12-22 01:50:03 +0100 (Thu, 22 Dec 2022)
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	2022-12-22 00:42:56 UTC (rev 65328)
+++ trunk/Master/doc.html	2022-12-22 00:50:03 UTC (rev 65329)
@@ -27594,6 +27594,22 @@
 <a href="texmf-dist/doc/latex/xpunctuate/xpunctuate.pdf">xpunctuate.pdf</a>
 </small></li>
 
+<li id="xput"><b><a href="texmf-dist/doc/latex/xput/">xput</a></b><small>
+(<a href="https://ctan.org/pkg/xput">CTAN</a>):
+Declarative Desktop Publishing with LaTeX. 
+<a href="texmf-dist/doc/latex/xput/1x1.pdf">1x1.pdf</a>
+<a href="texmf-dist/doc/latex/xput/2x1.pdf">2x1.pdf</a>
+<a href="texmf-dist/doc/latex/xput/3x2.pdf">3x2.pdf</a>
+<a href="texmf-dist/doc/latex/xput/example-book.pdf">example-book.pdf</a>
+<a href="texmf-dist/doc/latex/xput/example-borders-and-shadows.pdf">example-borders-and-shadows.pdf</a>
+<a href="texmf-dist/doc/latex/xput/example-graphic.pdf">example-graphic.pdf</a>
+<a href="texmf-dist/doc/latex/xput/example-grid.pdf">example-grid.pdf</a>
+<a href="texmf-dist/doc/latex/xput/example-template.pdf">example-template.pdf</a>
+<a href="texmf-dist/doc/latex/xput/example-text.pdf">example-text.pdf</a>
+<a href="texmf-dist/doc/latex/xput/xputmanual-layout-guides.pdf">xputmanual-layout-guides.pdf</a>
+<a href="texmf-dist/doc/latex/xput/xputmanual.pdf">xputmanual.pdf</a>
+</small></li>
+
 <li id="xq"><b><a href="texmf-dist/doc/fonts/xq/">xq</a></b><small>
 (<a href="https://ctan.org/pkg/xq">CTAN</a>):
 Support for writing about xiangqi. 
@@ -27735,7 +27751,7 @@
 
 <h2 id="letter-Y">Y</h2>
 
-<ol start="3645">
+<ol start="3646">
 
 <li id="yafoot"><b><a href="texmf-dist/doc/latex/yafoot/">yafoot</a></b><small>
 (<a href="https://ctan.org/pkg/yafoot">CTAN</a>):
@@ -27865,7 +27881,7 @@
 
 <h2 id="letter-Z">Z</h2>
 
-<ol start="3663">
+<ol start="3664">
 
 <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>):
@@ -28004,5 +28020,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 Dec 20 01:51:22 CET 2022 by tl-update-docindex.</small>
+<small>Generated Thu Dec 22 01:50:01 CET 2022 by tl-update-docindex.</small>
 </body></html>

Modified: trunk/Master/tlpkg/installer/ctan-mirrors.pl
===================================================================
--- trunk/Master/tlpkg/installer/ctan-mirrors.pl	2022-12-22 00:42:56 UTC (rev 65328)
+++ trunk/Master/tlpkg/installer/ctan-mirrors.pl	2022-12-22 00:50:03 UTC (rev 65329)
@@ -27,7 +27,6 @@
       'https://mirror-hk.koddos.net/CTAN/' => 1,
     },
     'India' => {
-      'http://ctan.imsc.res.in/' => 1,
       'https://mirror.niser.ac.in/ctan/' => 1,
     },
     'Indonesia' => {
@@ -54,6 +53,9 @@
     'Philippines' => {
       'http://mirror.rise.ph/ctan/' => 1,
     },
+    'Singapore' => {
+      'https://download.nus.edu.sg/mirror/ctan/' => 1,
+    },
     'Taiwan' => {
       'https://ftp.ntou.edu.tw/ctan/' => 1,
     },
@@ -182,6 +184,9 @@
       'https://mirror.its.dal.ca/ctan/' => 1,
       'https://muug.ca/mirror/ctan/' => 1,
     },
+    'Costa Rica' => {
+      'https://mirrors.ucr.ac.cr/CTAN/' => 1,
+    },
     'USA' => {
       'http://bay.uchicago.edu/CTAN/' => 1,
       'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1,
@@ -192,6 +197,7 @@
       'https://mirror.las.iastate.edu/tex-archive/' => 1,
       'https://mirror.math.princeton.edu/pub/CTAN/' => 1,
       'https://mirror.mwt.me/ctan/' => 1,
+      'https://mirror2.sandyriver.net/pub/ctan/' => 1,
       'https://mirrors.concertpass.com/tex-archive/' => 1,
       'https://mirrors.mit.edu/CTAN/' => 1,
       'https://mirrors.rit.edu/CTAN/' => 1,
@@ -204,6 +210,9 @@
     },
   },
   'South America' => {
+    'Brazil' => {
+      'https://linorg.usp.br/CTAN/' => 1,
+    },
     'Chile' => {
       'https://ctan.dcc.uchile.cl/' => 1,
     },



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