From 3327e9d91f2fa85e634543a2769202bddc83018a Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 10 Aug 2021 23:50:29 +0000 Subject: tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@60219 c570f23f-e606-0410-a88d-b1316a301751 --- Master/doc.html | 21 ++++++++++++++------- Master/tlpkg/installer/ctan-mirrors.pl | 4 ++++ 2 files changed, 18 insertions(+), 7 deletions(-) diff --git a/Master/doc.html b/Master/doc.html index 9caea956f80..09220c68faa 100644 --- a/Master/doc.html +++ b/Master/doc.html @@ -7482,6 +7482,7 @@ Local allocation macros for LaTeX 2015. 
  • elpres (CTAN): A simple class for electronic presentations.  +ctan-lion.pdf elpres-example.pdf elpres-manual.pdf
  • @@ -23407,6 +23408,12 @@ Draw Truchet tiles.  tikz-truchet.pdf +
  • tikzbricks +(CTAN): +Drawing bricks with TikZ.  +tikzbricks-doc.pdf +
  • +
  • tikzcodeblocks (CTAN): Helps to draw codeblocks like scratch, NEPO and PXT in TikZ.  @@ -24253,7 +24260,7 @@ Plot graphs with TikZ abbreviations. 

    U

    -
      +
      1. uaclasses (CTAN): @@ -24764,7 +24771,7 @@ University of Washington thesis class. 

        V

        -
          +
          1. vancouver (CTAN): @@ -25030,7 +25037,7 @@ Variable-width multiple text columns. 

            W

            -
              +
              1. wadalab (CTAN): @@ -25243,7 +25250,7 @@ Extend LaTeX's cross-reference system. 

                X

                -
                  +
                  1. xargs (CTAN): @@ -25856,7 +25863,7 @@ Tree macros using XY-Pic. 

                    Y

                    -
                      +
                      1. yafoot (CTAN): @@ -25958,7 +25965,7 @@ Many-featured Young tableaux and Young diagrams. 

                        Z

                        -
                          +
                          1. zbmath-review-template (CTAN): @@ -26071,5 +26078,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 Mon Aug 9 01:48:36 CEST 2021 by tl-update-docindex. +Generated Wed Aug 11 01:50:28 CEST 2021 by tl-update-docindex. diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 2ecf15266a3..f6b5ffdc3f7 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -50,6 +50,7 @@ $mirrors = { '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, }, @@ -180,6 +181,9 @@ $mirrors = { 'https://mirror.its.dal.ca/ctan/' => 1, 'https://muug.ca/mirror/ctan/' => 1, }, + 'Costa Rica' => { + 'https://mirrors.ucr.ac.cr/CTAN/' => 1, + }, 'USA' => { 'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1, 'https://ctan.math.illinois.edu/' => 1, -- cgit v1.2.3