From 4d251c1585708a66ebdec74139a6bf13049aa49c Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 22 Nov 2019 00:54:06 +0000 Subject: tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@52882 c570f23f-e606-0410-a88d-b1316a301751 --- Master/doc.html | 32 +++++++++++++++++++------------- Master/tlpkg/installer/ctan-mirrors.pl | 14 +++++++++++++- 2 files changed, 32 insertions(+), 14 deletions(-) diff --git a/Master/doc.html b/Master/doc.html index 1465cfe1260..68e9e22c670 100644 --- a/Master/doc.html +++ b/Master/doc.html @@ -14717,6 +14717,12 @@ Generate new LaTeX command definitions newcommand.pdf. +
  • newcomputermodern +(CTAN): +Computer Modern fonts including matching non-latin alphabets +newcomputermodern-sample.pdf. +
  • +
  • newfile (CTAN): User level management of LaTeX input and output @@ -15132,7 +15138,7 @@ Support for the journal "North-Western European Journal of Mathematics"

    O

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

        P

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

            Q

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

                R

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

                    S

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

                        T

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

                            U

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

                                V

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

                                    W

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

                                        X

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

                                            Y

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

                                                Z

                                                -
                                                  +
                                                  1. zebra-goodies (CTAN): @@ -23846,5 +23852,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 Nov 21 01:57:04 CET 2019 by tl-update-docindex. +Generated Fri Nov 22 01:54:04 CET 2019 by tl-update-docindex. diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 2a36d74b0ee..e587a0f5773 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -7,6 +7,7 @@ $mirrors = { 'https://mirror.marwan.ma/ctan/' => 1 }, 'South Africa' => { + 'http://ftp.leg.uct.ac.za/pub/packages/ctan/' => 1, 'http://ftp.sun.ac.za/ftp/CTAN/' => 1, 'http://mirror.ufs.ac.za/ctan/' => 1 } @@ -27,6 +28,13 @@ $mirrors = { 'http://ctan.imsc.res.in/' => 1, 'http://mirror.iopb.res.in/tex-archive/' => 1 }, + 'Indonesia' => { + 'https://mirror.unpad.ac.id/ctan/' => 1 + }, + 'Iran' => { + 'http://ctan.asis.ai/' => 1, + 'http://ctan.yazd.ac.ir/' => 1 + }, 'Japan' => { 'ftp://ftp.kddilabs.jp/CTAN/' => 1, 'ftp://ftp.u-aizu.ac.jp/pub/tex/CTAN/' => 1, @@ -117,7 +125,6 @@ $mirrors = { 'http://piotrkosoft.net/pub/mirrors/CTAN/' => 1 }, 'Portugal' => { - 'ftp://ftp.di.uminho.pt/pub/ctan/' => 1, 'http://mirrors.up.pt/pub/CTAN/' => 1, 'https://ftp.eq.uc.pt/software/TeX/' => 1 }, @@ -175,5 +182,10 @@ $mirrors = { 'New Zealand' => { 'http://mirror.aut.ac.nz/CTAN/' => 1 } + }, + 'South America' => { + 'Brazil' => { + 'http://linorg.usp.br/CTAN/' => 1 + } } }; -- cgit v1.2.3