summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-09-15 23:42:51 +0000
committerKarl Berry <karl@freefriends.org>2023-09-15 23:42:51 +0000
commitf3e140cf68ad5f606dd6a875ddf64d4a32fab4ee (patch)
tree94d2980cc27da262dde886a7c3af8939e255ef89 /Master
parent929a0bfe888da0d69deac1239f5b06bb127f3563 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@68291 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/doc.html4
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl3
2 files changed, 4 insertions, 3 deletions
diff --git a/Master/doc.html b/Master/doc.html
index 90bb2b878b7..af41e3f70d6 100644
--- a/Master/doc.html
+++ b/Master/doc.html
@@ -17300,7 +17300,7 @@ A late medieval OpenType textura font.&nbsp;
<li id="mitthesis"><b><a href="texmf-dist/doc/latex/mitthesis/">mitthesis</a></b><small>
(<a href="https://ctan.org/pkg/mitthesis">CTAN</a>):
-A LaTeX template for MIT theses.&nbsp;
+A LaTeX template for an MIT thesis.&nbsp;
<a href="texmf-dist/doc/latex/mitthesis/MIT-Thesis.pdf">MIT-Thesis.pdf</a>
<a href="texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/No_cc_license.pdf">No_cc_license.pdf</a>
<a href="texmf-dist/doc/latex/mitthesis/examples/cover_page_samples/One_author_one_degree.pdf">One_author_one_degree.pdf</a>
@@ -29057,5 +29057,5 @@ Standard conforming typesetting of Japanese, for XeLaTeX.&nbsp;
<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 Sep 15 01:43:17 CEST 2023 by tl-update-docindex.</small>
+<small>Generated Sat Sep 16 01:42:50 CEST 2023 by tl-update-docindex.</small>
</body></html>
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index e5dc44f0d60..8b2dd0fa8c1 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -85,7 +85,6 @@ $mirrors = {
'https://ctan.mines-albi.fr/' => 1,
'https://ctan.tetaneutral.net/' => 1,
'https://distrib-coffee.ipsl.jussieu.fr/pub/mirrors/ctan/' => 1,
- 'https://mirror.ibcp.fr/pub/CTAN/' => 1,
'https://mirrors.ircam.fr/pub/CTAN/' => 1,
'https://texlive.mycozy.space/' => 1,
},
@@ -141,6 +140,7 @@ $mirrors = {
},
'Portugal' => {
'https://ftp.eq.uc.pt/software/TeX/' => 1,
+ 'https://mirrors.up.pt/pub/CTAN/' => 1,
},
'Romania' => {
'https://mirrors.nxthost.com/ctan/' => 1,
@@ -161,6 +161,7 @@ $mirrors = {
'https://ftpmirror1.infania.net/mirror/CTAN/' => 1,
},
'Switzerland' => {
+ 'https://mirror.foobar.to/CTAN/' => 1,
'https://mirror.init7.net/ctan/' => 1,
'https://mirror.metanet.ch/tex-archive/' => 1,
},