texlive[52487] Master: tl-update-auto

commits+karl at tug.org commits+karl at tug.org
Tue Oct 22 01:55:39 CEST 2019


Revision: 52487
          http://tug.org/svn/texlive?view=revision&revision=52487
Author:   karl
Date:     2019-10-22 01:55:39 +0200 (Tue, 22 Oct 2019)
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	2019-10-21 23:49:30 UTC (rev 52486)
+++ trunk/Master/doc.html	2019-10-21 23:55:39 UTC (rev 52487)
@@ -15286,11 +15286,9 @@
 <a href="texmf-dist/doc/man/man1/ovp2ovf.man1.pdf">ovp2ovf.man1.pdf</a>.
 </small></li>
 
-<li><b><a href="texmf-dist/doc/latex/onedown/examples">onedown</a></b><small>
+<li><b><a href="texmf-dist/doc/latex/onedown">onedown</a></b><small>
 (<a href="https://ctan.org/pkg/onedown">CTAN</a>):
 Typeset Bridge Diagrams
-<a href="texmf-dist/doc/latex/onedown/examples/onedown-examples.pdf">onedown-examples.pdf</a>
-<a href="texmf-dist/doc/latex/onedown/examples/onedown-ref.pdf">onedown-ref.pdf</a>
 <a href="texmf-dist/doc/latex/onedown/onedown.pdf">onedown.pdf</a>.
 </small></li>
 
@@ -22998,7 +22996,7 @@
 <li><b><a href="texmf-dist/doc/generic/witharrows">witharrows</a></b><small>
 (<a href="https://ctan.org/pkg/witharrows">CTAN</a>):
 "Aligned" math environments with arrows for comments
-<a href="texmf-dist/doc/generic/witharrows/witharrows-french.pdf">witharrows-french.pdf</a>
+<a href="texmf-dist/doc/generic/witharrows/witharrows-french.pdf">witharrows-french.pdf</a> (fr) 
 <a href="texmf-dist/doc/generic/witharrows/witharrows.pdf">witharrows.pdf</a>.
 </small></li>
 
@@ -23798,5 +23796,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 Mon Oct 21 01:53:47 CEST 2019 by tl-update-docindex.</small>
+<small>Generated Tue Oct 22 01:55:37 CEST 2019 by tl-update-docindex.</small>
 </body></html>

Modified: trunk/Master/tlpkg/installer/ctan-mirrors.pl
===================================================================
--- trunk/Master/tlpkg/installer/ctan-mirrors.pl	2019-10-21 23:49:30 UTC (rev 52486)
+++ trunk/Master/tlpkg/installer/ctan-mirrors.pl	2019-10-21 23:55:39 UTC (rev 52487)
@@ -43,6 +43,7 @@
     },
     'Korea' => {
       'http://ftp.harukasan.org/CTAN/' => 1,
+      'http://ftp.kaist.ac.kr/pub/tex-archive/' => 1,
       'http://ftp.ktug.org/tex-archive/' => 1,
       'http://mirror.navercorp.com/CTAN/' => 1
     },
@@ -183,5 +184,10 @@
     'New Zealand' => {
       'http://mirror.aut.ac.nz/CTAN/' => 1
     }
+  },
+  'South America' => {
+    'Brazil' => {
+      'http://linorg.usp.br/CTAN/' => 1
+    }
   }
 };



More information about the tex-live-commits mailing list