From b6d8bce286fc4faf556be20cc76c0817af0b8d6d Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 14 Aug 2020 23:53:45 +0000 Subject: tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@56115 c570f23f-e606-0410-a88d-b1316a301751 --- Master/doc.html | 37 ++++++++++++++++++++-------------- Master/tlpkg/installer/ctan-mirrors.pl | 5 +++++ 2 files changed, 27 insertions(+), 15 deletions(-) diff --git a/Master/doc.html b/Master/doc.html index 991e563f252..ba1fc222a81 100644 --- a/Master/doc.html +++ b/Master/doc.html @@ -13546,6 +13546,12 @@ Allow LuaTeX to load external Lua packages.  luapackageloader.pdf. +
  • luaprogtable +(CTAN): +Programmable table interface for LuaLaTeX.  +luaprogtable-doc.pdf. +
  • +
  • luarandom (CTAN): Create lists of random numbers.  @@ -13646,7 +13652,7 @@ Commands to include lilypond scores within a (Lua)LaTeX document. 

    M

    -
      +
      1. m-tx (CTAN): @@ -15196,7 +15202,7 @@ XeLaTeX template for writing the main body of NSFC proposals. 

        N

        -
          +
          1. na-box (CTAN): @@ -15364,6 +15370,7 @@ Generate new LaTeX command definitions. 
          2. newcomputermodern (CTAN): Computer Modern fonts including matching non-latin alphabets.  +newcm-unimath-symbols.pdf newcomputermodern-sample.pdf.
          3. @@ -15802,7 +15809,7 @@ Support for the journal "North-Western European Journal of Mathematics". 

            O

            -
              +
              1. oberdiek (CTAN): @@ -16123,7 +16130,7 @@ Combine LaTeX commands over included graphics. 

                P

                -
                  +
                  1. padcount (CTAN): @@ -18373,7 +18380,7 @@ Run Python from within a document, typesetting the results. 

                    Q

                    -
                      +
                      1. qcircuit (CTAN): @@ -18505,7 +18512,7 @@ Urdu translations to the quran package. 

                        R

                        -
                          +
                          1. ragged2e (CTAN): @@ -19091,7 +19098,7 @@ Class for Ryerson Unversity Graduate School requirements. 

                            S

                            -
                              +
                              1. sa-tikz (CTAN): @@ -20789,7 +20796,7 @@ Format systems of equations. 

                                T

                                -
                                  +
                                  1. t-angles (CTAN): @@ -22979,7 +22986,7 @@ Print a typographic grid. 

                                    U

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

                                        V

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

                                            W

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

                                                X

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

                                                    Y

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

                                                        Z

                                                        -
                                                          +
                                                          1. zebra-goodies (CTAN): @@ -24729,5 +24736,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 Fri Aug 14 01:53:40 CEST 2020 by tl-update-docindex. +Generated Sat Aug 15 01:53:43 CEST 2020 by tl-update-docindex. diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 622b80ed144..4803cfc9af2 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -50,6 +50,7 @@ $mirrors = { 'http://ftp.kaist.ac.kr/pub/tex-archive/' => 1, 'http://ftp.ktug.org/tex-archive/' => 1, 'http://mirror.kakao.com/CTAN/' => 1, + 'https://cran.asia/tex/' => 1, 'https://ftp.harukasan.org/CTAN/' => 1, 'https://mirror.navercorp.com/CTAN/' => 1, 'https://mirror.yongbok.net/ctan/' => 1, @@ -111,6 +112,7 @@ $mirrors = { 'https://packages.oth-regensburg.de/ctan/' => 1, }, 'Greece' => { + 'http://ftp.ntua.gr/mirror/ctan/' => 1, 'https://ftp.cc.uoc.gr/mirrors/CTAN/' => 1, }, 'Hungary' => { @@ -184,6 +186,9 @@ $mirrors = { }, }, 'Oceania' => { + 'Australia' => { + 'https://mirror.aarnet.edu.au/pub/CTAN/' => 1, + }, 'New Zealand' => { 'http://mirror.aut.ac.nz/CTAN/' => 1, }, -- cgit v1.2.3