summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/doc.html3
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl8
2 files changed, 7 insertions, 4 deletions
diff --git a/Master/doc.html b/Master/doc.html
index be331e5e3ed..09a6e52632c 100644
--- a/Master/doc.html
+++ b/Master/doc.html
@@ -21005,6 +21005,7 @@ A TikZ library for straight-edge and compass diagrams. 
(<a href="https://ctan.org/pkg/runcode">CTAN</a>):
Execute foreign source code and embed the result in the pdf file.&nbsp;
<a href="texmf-dist/doc/latex/runcode/runcode.pdf">runcode.pdf</a>
+<a href="texmf-dist/doc/latex/runcode/troubleshoot.pdf">troubleshoot.pdf</a>
</small></li>
<li id="russ"><b><a href="texmf-dist/doc/latex/russ/">russ</a></b><small>
@@ -27288,5 +27289,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 Thu Aug 11 01:49:18 CEST 2022 by tl-update-docindex.</small>
+<small>Generated Fri Aug 12 01:49:29 CEST 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 09088aff074..9c82818e349 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -46,6 +46,7 @@ $mirrors = {
'https://ftp.yz.yamagata-u.ac.jp/pub/CTAN/' => 1,
},
'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,
@@ -56,6 +57,9 @@ $mirrors = {
'Philippines' => {
'http://mirror.rise.ph/ctan/' => 1,
},
+ 'Singapore' => {
+ 'https://download.nus.edu.sg/mirror/ctan/' => 1,
+ },
'Taiwan' => {
'https://ftp.ntou.edu.tw/ctan/' => 1,
},
@@ -117,9 +121,6 @@ $mirrors = {
'http://ftp.ntua.gr/mirror/ctan/' => 1,
'https://ftp.cc.uoc.gr/mirrors/CTAN/' => 1,
},
- 'Hungary' => {
- 'https://mirror.szerverem.hu/ctan/' => 1,
- },
'Italy' => {
'https://ctan.mirror.garr.it/mirrors/ctan/' => 1,
},
@@ -127,6 +128,7 @@ $mirrors = {
'https://ftp.snt.utwente.nl/pub/software/tex/' => 1,
'https://mirror.koddos.net/CTAN/' => 1,
'https://mirror.lyrahosting.com/CTAN/' => 1,
+ 'https://mirrors.evoluso.com/CTAN/' => 1,
},
'Norway' => {
'https://ctan.uib.no/' => 1,