texlive[62334] Master: tl-update-auto
commits+karl at tug.org
commits+karl at tug.org
Wed Mar 2 01:28:34 CET 2022
Revision: 62334
http://tug.org/svn/texlive?view=revision&revision=62334
Author: karl
Date: 2022-03-02 01:28:33 +0100 (Wed, 02 Mar 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-03-02 00:22:37 UTC (rev 62333)
+++ trunk/Master/doc.html 2022-03-02 00:28:33 UTC (rev 62334)
@@ -7288,7 +7288,7 @@
<li id="easybook"><b><a href="texmf-dist/doc/latex/easybook/">easybook</a></b><small>
(<a href="https://ctan.org/pkg/easybook">CTAN</a>):
-Typeset Chinese theses or books.
+Easily typesetting Chinese theses or books.
<a href="texmf-dist/doc/latex/easybook/easybook.pdf">easybook.pdf</a> (zh)
</small></li>
@@ -11054,9 +11054,10 @@
<a href="texmf-dist/doc/latex/hitec/hitec_doc.pdf">hitec_doc.pdf</a>
</small></li>
-<li id="hitex"><b><a href="texmf-dist/doc/man/man1/">hitex</a></b><small>
+<li id="hitex"><b><a href="texmf-dist/doc/hitex/base/">hitex</a></b><small>
(<a href="https://ctan.org/pkg/hitex">CTAN</a>):
A TeX extension writing HINT output for on-screen reading.
+<a href="texmf-dist/doc/hitex/base/hitexman.pdf">hitexman.pdf</a>
<a href="texmf-dist/doc/man/man1/hishrink.man1.pdf">hishrink.man1.pdf</a>
<a href="texmf-dist/doc/man/man1/histretch.man1.pdf">histretch.man1.pdf</a>
<a href="texmf-dist/doc/man/man1/hitex.man1.pdf">hitex.man1.pdf</a>
@@ -26714,5 +26715,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 Feb 28 01:28:50 CET 2022 by tl-update-docindex.</small>
+<small>Generated Wed Mar 2 01:28:30 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-03-02 00:22:37 UTC (rev 62333)
+++ trunk/Master/tlpkg/installer/ctan-mirrors.pl 2022-03-02 00:28:33 UTC (rev 62334)
@@ -1,8 +1,5 @@
$mirrors = {
'Africa' => {
- 'Morocco' => {
- 'https://mirror.marwan.ma/ctan/' => 1,
- },
'South Africa' => {
'http://ftp.leg.uct.ac.za/pub/packages/ctan/' => 1,
'http://ftp.sun.ac.za/ftp/CTAN/' => 1,
@@ -38,6 +35,7 @@
'http://ctan.yazd.ac.ir/' => 1,
'https://ctan.asis.ai/' => 1,
'https://ctan.um.ac.ir/' => 1,
+ 'https://mirror.bardia.tech/ctan/' => 1,
},
'Japan' => {
'http://ring.airnet.ne.jp/archives/text/CTAN/' => 1,
@@ -47,6 +45,7 @@
},
'Korea' => {
'http://ftp.ktug.org/tex-archive/' => 1,
+ 'https://cran.asia/tex/' => 1,
'https://ftp.harukasan.org/CTAN/' => 1,
'https://ftp.kaist.ac.kr/pub/tex-archive/' => 1,
'https://mirror.kakao.com/CTAN/' => 1,
@@ -108,7 +107,6 @@
'https://ctan.mc1.root.project-creative.net/' => 1,
'https://ctan.mirror.norbert-ruehl.de/' => 1,
'https://ctan.net/' => 1,
- 'https://ctan.space-pro.be/tex-archive/' => 1,
'https://ftp.agdsn.de/pub/mirrors/latex/dante/' => 1,
'https://ftp.fau.de/ctan/' => 1,
'https://ftp.gwdg.de/pub/ctan/' => 1,
@@ -146,7 +144,6 @@
},
'Portugal' => {
'https://ftp.eq.uc.pt/software/TeX/' => 1,
- 'https://mirrors.up.pt/pub/CTAN/' => 1,
},
'Romania' => {
'https://mirrors.nxthost.com/ctan/' => 1,
More information about the tex-live-commits
mailing list.