From 81170dfbe116d6850a4a1ab69264ad780922b850 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 17 Nov 2013 02:21:03 +0000 Subject: /home/texlive/karl/Master/tlpkg/bin/tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@32169 c570f23f-e606-0410-a88d-b1316a301751 --- Master/doc.html | 35 +++++++++++++++++++--------------- Master/tlpkg/installer/ctan-mirrors.pl | 9 ++++++--- 2 files changed, 26 insertions(+), 18 deletions(-) (limited to 'Master') diff --git a/Master/doc.html b/Master/doc.html index 809ea07d1ae..7eab97ccc72 100644 --- a/Master/doc.html +++ b/Master/doc.html @@ -3187,8 +3187,7 @@ Input files ignoring LaTeX preamble, etc.
  • documentation: Documentation support for C, Java and assembler code. -documentation.pdf, -manual.pdf. +documentation.pdf.
  • doipubmed: @@ -7403,6 +7402,7 @@ Multimedia inclusion package with Adobe Reader-9/X compatibility. boutond.pdf, boutone.pdf, boutonf.pdf, +epixposter.pdf, media9.pdf.
  • @@ -7797,6 +7797,11 @@ Produce a table of contents for each chapter, part or section. wallonie.pdf. +
  • minorrevision: +Quote and refer to a manuscript for minor revisions. +minorrevision.pdf. +
  • +
  • minted: Highlighted source code for LaTeX. minted.pdf. @@ -8154,7 +8159,7 @@ Build a format based on the preamble of a LaTeX file.

    N

    -
      +
      1. nag: Detecting and warning about obsolete LaTeX commands @@ -8487,7 +8492,7 @@ Print numbers with separators and exponent if necessary.

        O

        -
          +
          1. oberdiek: A bundle of packages submitted by Heiko Oberdiek. @@ -8760,7 +8765,7 @@ Combine LaTeX commands over included graphics.

            P

            -
              +
              1. pagecolor: Interrogate page colour. @@ -10169,7 +10174,7 @@ Run Python from within a document, typesetting the results.

                Q

                -
                  +
                  1. qcm: A LaTeX2e class for making multiple choice questionnaires @@ -10218,7 +10223,7 @@ Consistent quote marks.

                    R

                    -
                      +
                      1. raleway: Use Raleway with TeX(-alike) systems. @@ -10512,7 +10517,7 @@ Class for Ryerson Unversity Graduate School requirements.

                        S

                        -
                          +
                          1. sa-tikz: TikZ library to draw switching architectures. @@ -11537,7 +11542,7 @@ Format systems of equations.

                            T

                            -
                              +
                              1. t-angles: Draw tangles, trees, Hopf algebra operations and other pictures. @@ -12892,7 +12897,7 @@ Print a typographic grid.

                                U

                                -
                                  +
                                  1. uaclasses: University of Arizona thesis and dissertation format. @@ -13140,7 +13145,7 @@ University of Washington thesis class.

                                    V

                                    -
                                      +
                                      1. vancouver: Bibliographic style file for Biomedical Journals. @@ -13313,7 +13318,7 @@ Variable-width multiple text columns.

                                        W

                                        -
                                          +
                                          1. wadalab: Wadalab (Japanese) font packages. @@ -13406,7 +13411,7 @@ LaTeX class for Bavarian school w-seminar papers.

                                            X

                                            -
                                              +
                                              1. xargs: Define commands with many optional arguments. @@ -13694,7 +13699,7 @@ Tree macros using XY-Pic.

                                                Y

                                                -
                                                  +
                                                  1. yafoot: A bundle of miscellaneous footnote packages. @@ -13742,7 +13747,7 @@ Many-featured Young tableaux and Young diagrams.

                                                    Z

                                                    -
                                                      +
                                                      1. zed-csp: Typesetting Z and CSP format specifications. diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 26b4410dd8e..e04330167b9 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -1,6 +1,7 @@ $mirrors = { 'Africa' => { 'South Africa' => { + 'http://ctan.mirror.ac.za/' => 1, 'http://ftp.leg.uct.ac.za/pub/packages/ctan/' => 1 } }, @@ -24,7 +25,6 @@ $mirrors = { 'http://s2.mirrors.gudangteknologi.com/tex-archive/' => 1 }, 'Iran' => { - 'http://ctan.um.ac.ir/' => 1, 'http://ctan.yazd.ac.ir/' => 1, 'http://ctan.yazduni.ac.ir/' => 1 }, @@ -91,7 +91,8 @@ $mirrors = { 'http://ftp.fau.de/ctan/' => 1, 'http://mirror.informatik.uni-mannheim.de/pub/mirrors/tex-archive/' => 1, 'http://mirror.physik-pool.tu-berlin.de/tex-archive/' => 1, - 'http://sunsite.informatik.rwth-aachen.de/ftp/pub/mirror/ctan/' => 1 + 'http://sunsite.informatik.rwth-aachen.de/ftp/pub/mirror/ctan/' => 1, + 'http://truefunny.com/m/ctan/' => 1 }, 'Greece' => { 'http://ftp.cc.uoc.gr/mirrors/CTAN/' => 1 @@ -100,6 +101,9 @@ $mirrors = { 'http://ctan.mirror.garr.it/mirrors/CTAN/' => 1, 'http://ftp.uniRoma2.it/TeX/' => 1 }, + 'Lithuania' => { + 'http://ctan.vgtu.lt/' => 1 + }, 'Netherlands' => { 'http://ftp.snt.utwente.nl/pub/software/tex/' => 1 }, @@ -155,7 +159,6 @@ $mirrors = { 'http://ctan.mirrorcatalogs.com/' => 1, 'http://ctan.mirrors.hoobly.com/' => 1, 'http://ctan.sharelatex.com/tex-archive/' => 1, - 'http://ctan.unixbrain.com/' => 1, 'http://get-software.net/' => 1, 'http://mirror.hmc.edu/ctan/' => 1, 'http://mirror.jmu.edu/pub/CTAN/' => 1, -- cgit v1.2.3