From 10edd69942ce465d18c5508e7d875fbe9a3eff69 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 26 Jan 2010 02:26:45 +0000 Subject: /home/texlive/karl/Master/tlpkg/bin/tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@16823 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/build-aux/config.sub | 10 +++- .../extra/xz-4.999.9beta/build-aux/config.sub | 10 +++- Build/source/libs/freetype/freetype-1.5/config.sub | 10 +++- .../freetype-2.3.11/builds/unix/config.sub | 10 +++- Build/source/libs/icu/icu-4.2.1/config.sub | 10 +++- .../utils/dialog/dialog-1.1-20100119/config.sub | 10 +++- Master/doc.html | 65 +++++++++++----------- 7 files changed, 81 insertions(+), 44 deletions(-) diff --git a/Build/source/build-aux/config.sub b/Build/source/build-aux/config.sub index 85186096a9e..c2d125724c0 100755 --- a/Build/source/build-aux/config.sub +++ b/Build/source/build-aux/config.sub @@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 # Free Software Foundation, Inc. -timestamp='2009-12-31' +timestamp='2010-01-22' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -381,7 +381,8 @@ case $basic_machine in | sparclite-* \ | sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | strongarm-* | sv1-* | sx?-* \ | tahoe-* | thumb-* \ - | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* | tile-* \ + | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \ + | tile-* | tilegx-* \ | tron-* \ | ubicom32-* \ | v850-* | v850e-* | vax-* \ @@ -1086,6 +1087,11 @@ case $basic_machine in basic_machine=tic6x-unknown os=-coff ;; + # This must be matched before tile*. + tilegx*) + basic_machine=tilegx-unknown + os=-linux-gnu + ;; tile*) basic_machine=tile-unknown os=-linux-gnu diff --git a/Build/source/extra/xz-4.999.9beta/build-aux/config.sub b/Build/source/extra/xz-4.999.9beta/build-aux/config.sub index 85186096a9e..c2d125724c0 100755 --- a/Build/source/extra/xz-4.999.9beta/build-aux/config.sub +++ b/Build/source/extra/xz-4.999.9beta/build-aux/config.sub @@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 # Free Software Foundation, Inc. -timestamp='2009-12-31' +timestamp='2010-01-22' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -381,7 +381,8 @@ case $basic_machine in | sparclite-* \ | sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | strongarm-* | sv1-* | sx?-* \ | tahoe-* | thumb-* \ - | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* | tile-* \ + | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \ + | tile-* | tilegx-* \ | tron-* \ | ubicom32-* \ | v850-* | v850e-* | vax-* \ @@ -1086,6 +1087,11 @@ case $basic_machine in basic_machine=tic6x-unknown os=-coff ;; + # This must be matched before tile*. + tilegx*) + basic_machine=tilegx-unknown + os=-linux-gnu + ;; tile*) basic_machine=tile-unknown os=-linux-gnu diff --git a/Build/source/libs/freetype/freetype-1.5/config.sub b/Build/source/libs/freetype/freetype-1.5/config.sub index 85186096a9e..c2d125724c0 100755 --- a/Build/source/libs/freetype/freetype-1.5/config.sub +++ b/Build/source/libs/freetype/freetype-1.5/config.sub @@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 # Free Software Foundation, Inc. -timestamp='2009-12-31' +timestamp='2010-01-22' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -381,7 +381,8 @@ case $basic_machine in | sparclite-* \ | sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | strongarm-* | sv1-* | sx?-* \ | tahoe-* | thumb-* \ - | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* | tile-* \ + | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \ + | tile-* | tilegx-* \ | tron-* \ | ubicom32-* \ | v850-* | v850e-* | vax-* \ @@ -1086,6 +1087,11 @@ case $basic_machine in basic_machine=tic6x-unknown os=-coff ;; + # This must be matched before tile*. + tilegx*) + basic_machine=tilegx-unknown + os=-linux-gnu + ;; tile*) basic_machine=tile-unknown os=-linux-gnu diff --git a/Build/source/libs/freetype2/freetype-2.3.11/builds/unix/config.sub b/Build/source/libs/freetype2/freetype-2.3.11/builds/unix/config.sub index 85186096a9e..c2d125724c0 100755 --- a/Build/source/libs/freetype2/freetype-2.3.11/builds/unix/config.sub +++ b/Build/source/libs/freetype2/freetype-2.3.11/builds/unix/config.sub @@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 # Free Software Foundation, Inc. -timestamp='2009-12-31' +timestamp='2010-01-22' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -381,7 +381,8 @@ case $basic_machine in | sparclite-* \ | sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | strongarm-* | sv1-* | sx?-* \ | tahoe-* | thumb-* \ - | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* | tile-* \ + | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \ + | tile-* | tilegx-* \ | tron-* \ | ubicom32-* \ | v850-* | v850e-* | vax-* \ @@ -1086,6 +1087,11 @@ case $basic_machine in basic_machine=tic6x-unknown os=-coff ;; + # This must be matched before tile*. + tilegx*) + basic_machine=tilegx-unknown + os=-linux-gnu + ;; tile*) basic_machine=tile-unknown os=-linux-gnu diff --git a/Build/source/libs/icu/icu-4.2.1/config.sub b/Build/source/libs/icu/icu-4.2.1/config.sub index 85186096a9e..c2d125724c0 100755 --- a/Build/source/libs/icu/icu-4.2.1/config.sub +++ b/Build/source/libs/icu/icu-4.2.1/config.sub @@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 # Free Software Foundation, Inc. -timestamp='2009-12-31' +timestamp='2010-01-22' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -381,7 +381,8 @@ case $basic_machine in | sparclite-* \ | sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | strongarm-* | sv1-* | sx?-* \ | tahoe-* | thumb-* \ - | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* | tile-* \ + | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \ + | tile-* | tilegx-* \ | tron-* \ | ubicom32-* \ | v850-* | v850e-* | vax-* \ @@ -1086,6 +1087,11 @@ case $basic_machine in basic_machine=tic6x-unknown os=-coff ;; + # This must be matched before tile*. + tilegx*) + basic_machine=tilegx-unknown + os=-linux-gnu + ;; tile*) basic_machine=tile-unknown os=-linux-gnu diff --git a/Build/source/utils/dialog/dialog-1.1-20100119/config.sub b/Build/source/utils/dialog/dialog-1.1-20100119/config.sub index 85186096a9e..c2d125724c0 100755 --- a/Build/source/utils/dialog/dialog-1.1-20100119/config.sub +++ b/Build/source/utils/dialog/dialog-1.1-20100119/config.sub @@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 # Free Software Foundation, Inc. -timestamp='2009-12-31' +timestamp='2010-01-22' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -381,7 +381,8 @@ case $basic_machine in | sparclite-* \ | sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | strongarm-* | sv1-* | sx?-* \ | tahoe-* | thumb-* \ - | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* | tile-* \ + | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \ + | tile-* | tilegx-* \ | tron-* \ | ubicom32-* \ | v850-* | v850e-* | vax-* \ @@ -1086,6 +1087,11 @@ case $basic_machine in basic_machine=tic6x-unknown os=-coff ;; + # This must be matched before tile*. + tilegx*) + basic_machine=tilegx-unknown + os=-linux-gnu + ;; tile*) basic_machine=tile-unknown os=-linux-gnu diff --git a/Master/doc.html b/Master/doc.html index f9b2cbfb2dc..e5aeb3533b8 100644 --- a/Master/doc.html +++ b/Master/doc.html @@ -875,6 +875,11 @@ Calligraphic font. testfont.pdf. +
  • capt-of: +Captions on more than floats. +capt-of.pdf. +
  • +
  • captcont: Retain float number across several floats. captcont.pdf. @@ -1620,7 +1625,7 @@ Cyrillic bibtex and makeindex.

    D

    -
      +
      1. dashrule: Draw dashed rules. @@ -1889,7 +1894,7 @@ Construct Dynkin tree diagrams.

        E

        -
          +
          1. ean13isbn: Print EAN13 for ISBN. @@ -2385,7 +2390,7 @@ Extract parts of a document and write to another document.

            F

            -
              +
              1. facsimile: Document class for preparing faxes. @@ -2544,13 +2549,9 @@ Modifying the layout of floats.
              2. flowfram: Create text frames for posters, brochures or magazines. -brochure.pdf, ffuserguide.html, ffuserguide.pdf, flowfram.pdf, -news.pdf, -news2.pdf, -poster.pdf, brochure.pdf, news.pdf, news2.pdf, @@ -2760,7 +2761,7 @@ Macros for functional analysis and PDE theory

                G

                -
                  +
                  1. g-brief: Letter document class. @@ -3011,7 +3012,7 @@ Macros for typesetting the GuIT logo.

                    H

                    -
                      +
                      1. HA-prosper: Patches and improvements for prosper. @@ -3163,7 +3164,7 @@ Basic support for multiple languages in Plain TeX.

                        I

                        -
                          +
                          1. ibycus-babel: Use the Ibycus 4 Greek font with Babel @@ -3343,7 +3344,7 @@ Spell numbers in words (Italian).

                            J

                            -
                              +
                              1. jablantile: Metafont version of tiles in the style of Slavik Jablan. @@ -3413,7 +3414,7 @@ Citations of judgements and official documents in (German) juridical documents.

                                K

                                -
                                  +
                                  1. kastrup: binhex.pdf. @@ -3514,7 +3515,7 @@ A complete set of fonts for text and mathematics.

                                    L

                                    -
                                      +
                                      1. l2picfaq: LaTeX pictures "how-to" (German). @@ -3713,7 +3714,8 @@ Determine and mark up significant differences between latex files.
                                      2. latexmk: Fully automated LaTeX document generation routine. -latexmk.pdf. +latexmk.pdf, +latexmk.man1.pdf.
                                      3. latexmp: @@ -4048,7 +4050,7 @@ Set of slide fonts based on CM.

                                        M

                                        -
                                          +
                                          1. macqassign: Typeset assignments for Macquarie University. @@ -4736,7 +4738,7 @@ A pair of Georgian fonts.

                                            N

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

                                                O

                                                -
                                                  +
                                                  1. oberdiek: A bundle of packages submitted by Heiko Oberdiek. @@ -5087,7 +5089,7 @@ A font for orkhun script.

                                                    P

                                                    -
                                                      +
                                                      1. pagecont: Page numbering that continues between documents. @@ -6002,7 +6004,7 @@ Palatino-like fonts in support of mathematics.

                                                        Q

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

                                                            R

                                                            -
                                                              +
                                                              1. randbild: Marginal pictures. @@ -6186,7 +6188,7 @@ Class for Ryerson Unversity Graduate School requirements.

                                                                S

                                                                -
                                                                  +
                                                                  1. sageep: Format papers for the annual meeting of EEGS. @@ -6194,12 +6196,6 @@ Format papers for the annual meeting of EEGS. sample.pdf.
                                                                  2. -
                                                                  3. sagetex: -Embed Sage code and plots into LaTeX. -example.pdf, -sagetexpackage.pdf. -
                                                                  4. -
                                                                  5. sanskrit: Sanskrit support. sktdoc.pdf. @@ -7796,6 +7792,11 @@ Writing specification such as for UP-based methodologies. upmethodology-doc.pdf.
                                                                  6. +
                                                                  7. url: +Verbatim with URL-sensitive line breaks. +url.pdf. +
                                                                  8. +
                                                                  9. urlbst: Web support for BibTeX. urlbst.html, @@ -7817,7 +7818,7 @@ University of Washington thesis class.

                                                                    V

                                                                    -
                                                                      +
                                                                      1. vancouver: Bibliographic style file for Biomedical Journals. @@ -7944,7 +7945,7 @@ Document classes for Vaxjo University

                                                                        W

                                                                        -
                                                                          +
                                                                          1. wadalab: Wadalab (Japanese) font packages. @@ -8002,7 +8003,7 @@ Simulating word processor layout.

                                                                            X

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

                                                                                Y

                                                                                -
                                                                                  +
                                                                                  1. yagusylo: A symbol loader. @@ -8244,7 +8245,7 @@ A thesis class file for York University, Toronto.

                                                                                    Z

                                                                                    -
                                                                                      +
                                                                                      1. zhspacing: A simple solution for typesetting CJK documents in XeTeX. -- cgit v1.2.3