texlive[66890] Master: tl-update-auto
commits+karl at tug.org
commits+karl at tug.org
Wed Apr 19 01:48:43 CEST 2023
Revision: 66890
http://tug.org/svn/texlive?view=revision&revision=66890
Author: karl
Date: 2023-04-19 01:48:43 +0200 (Wed, 19 Apr 2023)
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 2023-04-18 23:43:04 UTC (rev 66889)
+++ trunk/Master/doc.html 2023-04-18 23:48:43 UTC (rev 66890)
@@ -20125,6 +20125,7 @@
(<a href="https://ctan.org/pkg/prettytok">CTAN</a>):
Pretty-print token lists.
<a href="texmf-dist/doc/latex/prettytok/prettytok.pdf">prettytok.pdf</a>
+<a href="texmf-dist/doc/latex/prettytok/prettytok_template.html">prettytok_template.html</a>
</small></li>
<li id="preview"><b><a href="texmf-dist/doc/latex/preview/">preview</a></b><small>
@@ -28571,5 +28572,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 Tue Apr 18 01:49:03 CEST 2023 by tl-update-docindex.</small>
+<small>Generated Wed Apr 19 01:48:41 CEST 2023 by tl-update-docindex.</small>
</body></html>
Modified: trunk/Master/tlpkg/installer/ctan-mirrors.pl
===================================================================
--- trunk/Master/tlpkg/installer/ctan-mirrors.pl 2023-04-18 23:43:04 UTC (rev 66889)
+++ trunk/Master/tlpkg/installer/ctan-mirrors.pl 2023-04-18 23:48:43 UTC (rev 66890)
@@ -1,75 +0,0 @@
-$mirrors = {
- 'Asia' => {
- 'China' => {
- 'https://mirrors.cqu.edu.cn/CTAN/' => 1,
- 'https://mirrors.hit.edu.cn/CTAN/' => 1,
- 'https://mirrors.sjtug.sjtu.edu.cn/ctan/' => 1,
- 'https://mirrors.sustech.edu.cn/CTAN/' => 1,
- 'https://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1,
- 'https://mirrors.ustc.edu.cn/CTAN/' => 1,
- },
- 'Iran' => {
- 'https://ctan.asis.sh/' => 1,
- 'https://mirror.bardia.tech/ctan/' => 1,
- },
- 'Japan' => {
- 'https://ftp.yz.yamagata-u.ac.jp/pub/CTAN/' => 1,
- },
- 'Korea' => {
- 'http://ftp.ktug.org/tex-archive/' => 1,
- },
- },
- 'Europe' => {
- 'Czech Republic' => {
- 'http://ftp.cvut.cz/tex-archive/' => 1,
- },
- 'France' => {
- 'https://ctan.crest.fr/tex-archive/' => 1,
- 'https://ctan.gutenberg-asso.fr/' => 1,
- },
- 'Germany' => {
- 'http://mirror.funkfreundelandshut.de/latex/' => 1,
- 'https://ctan.joethei.xyz/' => 1,
- 'https://ctan.kako-dev.de/' => 1,
- 'https://ftp.gwdg.de/pub/ctan/' => 1,
- 'https://mirror.dogado.de/tex-archive/' => 1,
- 'https://packages.oth-regensburg.de/ctan/' => 1,
- },
- 'Greece' => {
- 'http://ftp.ntua.gr/mirror/ctan/' => 1,
- },
- 'Hungary' => {
- 'https://mirror.szerverem.hu/ctan/' => 1,
- },
- 'Norway' => {
- 'https://ftp.fagskolen.gjovik.no/pub/tex-archive/' => 1,
- },
- 'Poland' => {
- 'https://repo.skni.umcs.pl/ctan/' => 1,
- },
- 'Portugal' => {
- 'https://mirrors.up.pt/pub/CTAN/' => 1,
- },
- 'Romania' => {
- 'https://mirrors.nxthost.com/ctan/' => 1,
- },
- 'Switzerland' => {
- 'https://mirror.foobar.to/CTAN/' => 1,
- 'https://mirror.metanet.ch/tex-archive/' => 1,
- },
- },
- 'North America' => {
- 'Canada' => {
- 'https://muug.ca/mirror/ctan/' => 1,
- },
- 'USA' => {
- 'https://mirror.math.princeton.edu/pub/CTAN/' => 1,
- 'https://mirrors.rit.edu/CTAN/' => 1,
- },
- },
- 'South America' => {
- 'Chile' => {
- 'https://ctan.dcc.uchile.cl/' => 1,
- },
- },
-};
More information about the tex-live-commits
mailing list.