summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-11-30 00:49:39 +0000
committerKarl Berry <karl@freefriends.org>2022-11-30 00:49:39 +0000
commita63a0445b5ba9dafe9858cdc6f18f3b3711b35b1 (patch)
tree117c988f8f93b9377f1276e3e2b3a94613493c85
parentfacd76658809e5b6ae9c6c0c8521b026a4fdfaea (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@65148 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/doc.html8
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl6
2 files changed, 8 insertions, 6 deletions
diff --git a/Master/doc.html b/Master/doc.html
index 15dfe0d6c5f..3b0f053d3a4 100644
--- a/Master/doc.html
+++ b/Master/doc.html
@@ -6086,7 +6086,7 @@ A wrapper for article with macros and customizations for computer science assign
<li id="csbulletin"><b><a href="texmf-dist/doc/latex/csbulletin/">csbulletin</a></b><small>
(<a href="https://ctan.org/pkg/csbulletin">CTAN</a>):
LaTeX class for articles submitted to the CSTUG Bulletin (Zpravodaj).&nbsp;
-<a href="texmf-dist/doc/latex/csbulletin/csbulletin.pdf">csbulletin.pdf</a>
+<a href="texmf-dist/doc/latex/csbulletin/csbulletin.pdf">csbulletin.pdf</a>&nbsp;(cs)
</small></li>
<li id="cslatex"><b><a href="texmf-dist/doc/man/man1/">cslatex</a></b><small>
@@ -10973,7 +10973,7 @@ Classes for formatting federal grant proposals.&nbsp;
(<a href="https://ctan.org/pkg/graph35">CTAN</a>):
Draw keys and screen items of several Casio calculators.&nbsp;
<a href="texmf-dist/doc/latex/graph35/graph35-en.pdf">graph35-en.pdf</a>
-<a href="texmf-dist/doc/latex/graph35/graph35-fr.pdf">graph35-fr.pdf</a>
+<a href="texmf-dist/doc/latex/graph35/graph35-fr.pdf">graph35-fr.pdf</a>&nbsp;(fr)
</small></li>
<li id="graphbox"><b><a href="texmf-dist/doc/latex/graphbox/">graphbox</a></b><small>
@@ -19527,6 +19527,8 @@ Antykwa Poltawskiego Family of Fonts.&nbsp;
(<a href="https://ctan.org/pkg/polyglossia">CTAN</a>):
An alternative to babel for XeLaTeX and LuaLaTeX.&nbsp;
<a href="texmf-dist/doc/latex/polyglossia/example-arabic.pdf">example-arabic.pdf</a>
+<a href="texmf-dist/doc/latex/polyglossia/example-chinese.pdf">example-chinese.pdf</a>
+<a href="texmf-dist/doc/latex/polyglossia/example-japanese.pdf">example-japanese.pdf</a>
<a href="texmf-dist/doc/latex/polyglossia/example-korean.pdf">example-korean.pdf</a>
<a href="texmf-dist/doc/latex/polyglossia/example-thai.pdf">example-thai.pdf</a>
<a href="texmf-dist/doc/latex/polyglossia/examples.pdf">examples.pdf</a>
@@ -27959,5 +27961,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 Wed Nov 23 01:49:34 CET 2022 by tl-update-docindex.</small>
+<small>Generated Wed Nov 30 01:49:36 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 8e7c79d810b..bbd543d31fe 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -31,12 +31,10 @@ $mirrors = {
'https://mirror.niser.ac.in/ctan/' => 1,
},
'Indonesia' => {
- 'http://repo.ugm.ac.id/ctan/' => 1,
'https://mirror.unpad.ac.id/ctan/' => 1,
},
'Iran' => {
'https://ctan.asis.sh/' => 1,
- 'https://mirror.bardia.tech/ctan/' => 1,
},
'Japan' => {
'http://ring.airnet.ne.jp/archives/text/CTAN/' => 1,
@@ -49,9 +47,11 @@ $mirrors = {
'https://cran.asia/tex/' => 1,
'https://ftp.kaist.ac.kr/pub/tex-archive/' => 1,
'https://lab.uklee.pe.kr/tex-archive/' => 1,
- 'https://mirror.kakao.com/CTAN/' => 1,
'https://mirror.navercorp.com/CTAN/' => 1,
},
+ 'Philippines' => {
+ 'http://mirror.rise.ph/ctan/' => 1,
+ },
'Singapore' => {
'https://download.nus.edu.sg/mirror/ctan/' => 1,
},