From 78ef128a90beae51555d16d58d62033e010a3f72 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 21 Oct 2021 23:48:27 +0000 Subject: tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@60835 c570f23f-e606-0410-a88d-b1316a301751 --- Master/doc.html | 17 +++++++++-------- Master/tlpkg/installer/ctan-mirrors.pl | 8 ++++++++ 2 files changed, 17 insertions(+), 8 deletions(-) diff --git a/Master/doc.html b/Master/doc.html index 943e9f76b94..98a12d72942 100644 --- a/Master/doc.html +++ b/Master/doc.html @@ -24671,6 +24671,14 @@ Unicode mathematics support for XeTeX and LuaTeX.  unimath-symbols.pdf +
  • unicodefonttable +(CTAN): +A Unicode font table generator.  +unicodefonttable-code.pdf +unicodefonttable-doc.pdf +unicodefonttable-samples.pdf +
  • +
  • unifith (CTAN): Typeset theses for University of Florence (Italy).  @@ -24703,13 +24711,6 @@ Convert a length into one with another unit.  unitconv-doc.pdf
  • -
  • unitipa -(CTAN): -TIPA typefaces with Unicode characters as input.  -CMU-serif.pdf -unitipa.pdf -
  • -
  • unitn-bimrep (CTAN): A bimonthly report class for the PhD School of Materials, Mechatronics and System Engineering.  @@ -26292,5 +26293,5 @@ Standard conforming typesetting of Japanese, for XeLaTeX. 

    1 - 2 - A - B - C - D - E - F - G - H - I - J - K - L - M - N - O - P - Q - R - S - T - U - V - W - X - Y - Z


    -Generated Thu Oct 21 01:48:25 CEST 2021 by tl-update-docindex. +Generated Fri Oct 22 01:48:25 CEST 2021 by tl-update-docindex. diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index ab8ee2c31a3..a8c0bac6eee 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -49,6 +49,7 @@ $mirrors = { '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, 'https://mirror.navercorp.com/CTAN/' => 1, 'https://mirror.yongbok.net/ctan/' => 1, @@ -87,6 +88,7 @@ $mirrors = { 'https://distrib-coffee.ipsl.jussieu.fr/pub/mirrors/ctan/' => 1, 'https://mirror.ibcp.fr/pub/CTAN/' => 1, 'https://mirrors.chevalier.io/CTAN/' => 1, + 'https://mirrors.ircam.fr/pub/CTAN/' => 1, 'https://texlive.mycozy.space/' => 1, }, 'Germany' => { @@ -98,6 +100,7 @@ $mirrors = { 'https://ctan.kako-dev.de/' => 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, @@ -199,4 +202,9 @@ $mirrors = { 'https://mirror.aut.ac.nz/CTAN/' => 1, }, }, + 'South America' => { + 'Chile' => { + 'https://ctan.dcc.uchile.cl/' => 1, + }, + }, }; -- cgit v1.2.3