From ec5e1deca69c0548bbd99223f3227786ce14f738 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 25 Nov 2021 00:48:30 +0000 Subject: tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@61149 c570f23f-e606-0410-a88d-b1316a301751 --- Master/doc.html | 29 +++++++++++++++++++++-------- Master/tlpkg/installer/ctan-mirrors.pl | 7 +++++++ 2 files changed, 28 insertions(+), 8 deletions(-) (limited to 'Master') diff --git a/Master/doc.html b/Master/doc.html index 4e38e02efd7..566780491d6 100644 --- a/Master/doc.html +++ b/Master/doc.html @@ -21314,6 +21314,12 @@ List the external dependencies of a LaTeX document.  snapshot.pdf +
  • snaptodo +(CTAN): +A todo that snaps to the closer side.  +snaptodo.pdf +
  • +
  • snotez (CTAN): Typeset notes, in the margin.  @@ -22113,7 +22119,7 @@ Format systems of equations. 

    T

    -
      +
      1. t-angles (CTAN): @@ -24460,7 +24466,7 @@ Plot graphs with TikZ abbreviations. 

        U

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

            V

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

                W

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

                    X

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

                        Y

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

                            Z

                            -
                              +
                              1. zbmath-review-template (CTAN): @@ -26312,6 +26318,13 @@ Flexible cross-references with contextual checks based on zref.  zref-check.pdf
                              2. +
                              3. zref-clever +(CTAN): +Clever LaTeX cross-references based on zref.  +zref-clever-code.pdf +zref-clever.pdf +
                              4. +
                              5. zwgetfdate (CTAN): Get package or file date.  @@ -26351,5 +26364,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 Wed Nov 24 01:49:00 CET 2021 by tl-update-docindex. +Generated Thu Nov 25 01:48:28 CET 2021 by tl-update-docindex. diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index aba414006cc..5d414d716af 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -1,5 +1,8 @@ $mirrors = { 'Africa' => { + 'Algeria' => { + 'http://ctan.epst-tlemcen.dz/tex-archive/' => 1, + }, 'Morocco' => { 'https://mirror.marwan.ma/ctan/' => 1, }, @@ -23,6 +26,9 @@ $mirrors = { 'https://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1, 'https://mirrors.ustc.edu.cn/CTAN/' => 1, }, + 'Hong Kong' => { + 'https://mirror-hk.koddos.net/CTAN/' => 1, + }, 'India' => { 'http://ctan.imsc.res.in/' => 1, }, @@ -45,6 +51,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, }, -- cgit v1.2.3