diff options
author | Karl Berry <karl@freefriends.org> | 2022-03-02 00:28:33 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-03-02 00:28:33 +0000 |
commit | bc2dcf1986356357fc6ea795ee5b7147b1286c2d (patch) | |
tree | 6ea63320a1505fda6cb7cc7d3e2128193172e801 /Master | |
parent | 33166c9909886409464adae64789d1f68fe84ea2 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@62334 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/doc.html | 7 | ||||
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 7 |
2 files changed, 6 insertions, 8 deletions
diff --git a/Master/doc.html b/Master/doc.html index db16614d9b6..b3f3653a06a 100644 --- a/Master/doc.html +++ b/Master/doc.html @@ -7288,7 +7288,7 @@ To-do notes in a document. <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 @@ Class for documentation. <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 @@ Standard conforming typesetting of Japanese, for XeLaTeX. <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> diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 521aa00ad42..8edf348899d 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -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 @@ $mirrors = { '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 @@ $mirrors = { }, '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 @@ $mirrors = { '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 @@ $mirrors = { }, 'Portugal' => { 'https://ftp.eq.uc.pt/software/TeX/' => 1, - 'https://mirrors.up.pt/pub/CTAN/' => 1, }, 'Romania' => { 'https://mirrors.nxthost.com/ctan/' => 1, |