From bde5806d438cecb7b984acd54ea72980eebf7b34 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 23 Dec 2018 01:23:19 +0000 Subject: tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@49484 c570f23f-e606-0410-a88d-b1316a301751 --- Master/doc.html | 51 +++++++++++++++++++--------------- Master/tlpkg/installer/config.guess | 23 +++++++++------ Master/tlpkg/installer/ctan-mirrors.pl | 3 -- 3 files changed, 42 insertions(+), 35 deletions(-) (limited to 'Master') diff --git a/Master/doc.html b/Master/doc.html index a0b5d4dab4e..897f40d5260 100644 --- a/Master/doc.html +++ b/Master/doc.html @@ -4159,6 +4159,11 @@ Crimson fonts with LaTeX support crimson-samples.pdf. +
  • crimsonpro: +CrimsonPro fonts with LaTeX support +crimsonpro-samples.pdf. +
  • +
  • crop: Support for cropmarks crop.pdf. @@ -4439,7 +4444,7 @@ Cyrillic bibtex and makeindex

    D

    -
      +
      1. dad: Simple typesetting system for mixed Arabic/Latin documents @@ -5300,7 +5305,7 @@ Construct Dynkin tree diagrams

        E

        -
          +
          1. e-french: Comprehensive LaTeX support for French-language typesetting @@ -6196,7 +6201,7 @@ Extend the standard classes' size options

            F

            -
              +
              1. facsimile: Document class for preparing faxes @@ -7100,7 +7105,7 @@ Get first and last words of a page

                G

                -
                  +
                  1. g-brief: Letter document class @@ -7875,7 +7880,7 @@ Bundle of classes for "La Gazette des Mathematiciens"

                    H

                    -
                      +
                      1. h2020proposal: LaTeX class and template for EU H2020 RIA proposal @@ -8245,7 +8250,7 @@ Basic support for multiple languages in Plain TeX

                        I

                        -
                          +
                          1. ibycus-babel: Use the Ibycus 4 Greek font with Babel @@ -8659,7 +8664,7 @@ A two-element sans-serif font

                            J

                            -
                              +
                              1. jablantile: Metafont version of tiles in the style of Slavik Jablan @@ -8827,7 +8832,7 @@ A replacement for LaTeX's verbatim package

                                K

                                -
                                  +
                                  1. kalendarium: Print dates according to the classical Latin calendar @@ -9254,7 +9259,7 @@ Create Karnaugh maps with LaTeX

                                    L

                                    -
                                      +
                                      1. l2picfaq: LaTeX pictures "how-to" (German) @@ -10646,7 +10651,7 @@ Commands to include lilypond scores within a (Lua)LaTeX document

                                        M

                                        -
                                          +
                                          1. m-tx: A preprocessor for pmx @@ -11884,7 +11889,7 @@ XeLaTeX template for writing the main body of NSFC proposals

                                            N

                                            -
                                              +
                                              1. na-box: Arabic-aware version of pas-cours package @@ -12352,7 +12357,7 @@ Support for the journal "North-Western European Journal of Mathematics"

                                                O

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

                                                    P

                                                    -
                                                      +
                                                      1. padcount: Pad numbers with arbitrary characters @@ -14542,7 +14547,7 @@ Run Python from within a document, typesetting the results

                                                        Q

                                                        -
                                                          +
                                                          1. qcircuit: Macros to generate quantum ciruits @@ -14622,7 +14627,7 @@ An easy way to typeset any part of The Holy Quran

                                                            R

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

                                                                S

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

                                                                    T

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

                                                                        U

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

                                                                            V

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

                                                                                W

                                                                                -
                                                                                  +
                                                                                  1. wadalab: Wadalab (Japanese) font packages @@ -18978,7 +18983,7 @@ Extend LaTeX's cross-reference system

                                                                                    X

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

                                                                                        Y

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

                                                                                            Z

                                                                                            -
                                                                                              +
                                                                                              1. zed-csp: Typesetting Z and CSP format specifications diff --git a/Master/tlpkg/installer/config.guess b/Master/tlpkg/installer/config.guess index 94c4ac154a3..28bec27b307 100755 --- a/Master/tlpkg/installer/config.guess +++ b/Master/tlpkg/installer/config.guess @@ -391,15 +391,20 @@ case "$UNAME_MACHINE:$UNAME_SYSTEM:$UNAME_RELEASE:$UNAME_VERSION" in echo i386-pc-auroraux"$UNAME_RELEASE" exit ;; i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*) - UNAME_REL="`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`" - case `isainfo -b` in - 32) - echo i386-pc-solaris2"$UNAME_REL" - ;; - 64) - echo x86_64-pc-solaris2"$UNAME_REL" - ;; - esac + set_cc_for_build + SUN_ARCH=i386 + # If there is a compiler, see if it is configured for 64-bit objects. + # Note that the Sun cc does not turn __LP64__ into 1 like gcc does. + # This test works for both compilers. + if [ "$CC_FOR_BUILD" != no_compiler_found ]; then + if (echo '#ifdef __amd64'; echo IS_64BIT_ARCH; echo '#endif') | \ + (CCOPTS="" $CC_FOR_BUILD -E - 2>/dev/null) | \ + grep IS_64BIT_ARCH >/dev/null + then + SUN_ARCH=x86_64 + fi + fi + echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" exit ;; sun4*:SunOS:6*:*) # According to config.sub, this is the proper way to canonicalize diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 4f94ee17c89..58371246649 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -4,7 +4,6 @@ $mirrors = { 'http://ctan.epst-tlemcen.dz/tex-archive/' => 1 }, 'South Africa' => { - 'http://ctan.mirror.ac.za/' => 1, '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 @@ -32,7 +31,6 @@ $mirrors = { 'http://repo.iut.ac.ir/tex-archive/' => 1 }, 'Japan' => { - 'ftp://ftp.kddilabs.jp/CTAN/' => 1, 'ftp://ftp.u-aizu.ac.jp/pub/tex/CTAN/' => 1, 'http://ftp.jaist.ac.jp/pub/CTAN/' => 1, 'http://ftp.yz.yamagata-u.ac.jp/pub/CTAN/' => 1 @@ -113,7 +111,6 @@ $mirrors = { 'http://piotrkosoft.net/pub/mirrors/CTAN/' => 1 }, 'Portugal' => { - 'ftp://ftp.di.uminho.pt/pub/ctan/' => 1, 'ftp://ftp.ist.utl.pt/pub/ctan/' => 1, 'http://mirrors.up.pt/pub/CTAN/' => 1 }, -- cgit v1.2.3