summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-01-26 02:26:45 +0000
committerKarl Berry <karl@freefriends.org>2010-01-26 02:26:45 +0000
commit10edd69942ce465d18c5508e7d875fbe9a3eff69 (patch)
treedfb28669f3d69b9aad4ab7500034dbd4fc48f3d1
parentc64685e0b74626dfcd556e3707cd402229f1da67 (diff)
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@16823 c570f23f-e606-0410-a88d-b1316a301751
-rwxr-xr-xBuild/source/build-aux/config.sub10
-rwxr-xr-xBuild/source/extra/xz-4.999.9beta/build-aux/config.sub10
-rwxr-xr-xBuild/source/libs/freetype/freetype-1.5/config.sub10
-rwxr-xr-xBuild/source/libs/freetype2/freetype-2.3.11/builds/unix/config.sub10
-rwxr-xr-xBuild/source/libs/icu/icu-4.2.1/config.sub10
-rwxr-xr-xBuild/source/utils/dialog/dialog-1.1-20100119/config.sub10
-rw-r--r--Master/doc.html65
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.
<a href="texmf-dist/doc/latex/calligra/testfont.pdf">testfont.pdf</a>.
</small></li>
+<li><b><a href="texmf-dist/doc/latex/capt-of">capt-of</a></b>:<small>
+Captions on more than floats.
+<a href="texmf-dist/doc/latex/capt-of/capt-of.pdf">capt-of.pdf</a>.
+</small></li>
+
<li><b><a href="texmf-dist/doc/latex/captcont">captcont</a></b>:<small>
Retain float number across several floats.
<a href="texmf-dist/doc/latex/captcont/captcont.pdf">captcont.pdf</a>.
@@ -1620,7 +1625,7 @@ Cyrillic bibtex and makeindex.
<h2 id="letter-D">D</h2>
-<ol start="239">
+<ol start="240">
<li><b><a href="texmf-dist/doc/latex/dashrule">dashrule</a></b>:<small>
Draw dashed rules.
@@ -1889,7 +1894,7 @@ Construct Dynkin tree diagrams.
<h2 id="letter-E">E</h2>
-<ol start="285">
+<ol start="286">
<li><b><a href="texmf-dist/doc/latex/ean13isbn">ean13isbn</a></b>:<small>
Print EAN13 for ISBN.
@@ -2385,7 +2390,7 @@ Extract parts of a document and write to another document.
<h2 id="letter-F">F</h2>
-<ol start="369">
+<ol start="370">
<li><b><a href="texmf-dist/doc/latex/facsimile">facsimile</a></b>:<small>
Document class for preparing faxes.
@@ -2544,13 +2549,9 @@ Modifying the layout of floats.
<li><b><a href="texmf-dist/doc/latex/flowfram">flowfram</a></b>:<small>
Create text frames for posters, brochures or magazines.
-<a href="texmf-dist/doc/latex/flowfram/brochure.pdf">brochure.pdf</a>,
<a href="texmf-dist/doc/latex/flowfram/ffuserguide.html">ffuserguide.html</a>,
<a href="texmf-dist/doc/latex/flowfram/ffuserguide.pdf">ffuserguide.pdf</a>,
<a href="texmf-dist/doc/latex/flowfram/flowfram.pdf">flowfram.pdf</a>,
-<a href="texmf-dist/doc/latex/flowfram/news.pdf">news.pdf</a>,
-<a href="texmf-dist/doc/latex/flowfram/news2.pdf">news2.pdf</a>,
-<a href="texmf-dist/doc/latex/flowfram/poster.pdf">poster.pdf</a>,
<a href="texmf-dist/doc/latex/flowfram/samples/brochure.pdf">brochure.pdf</a>,
<a href="texmf-dist/doc/latex/flowfram/samples/news.pdf">news.pdf</a>,
<a href="texmf-dist/doc/latex/flowfram/samples/news2.pdf">news2.pdf</a>,
@@ -2760,7 +2761,7 @@ Macros for functional analysis and PDE theory
<h2 id="letter-G">G</h2>
-<ol start="431">
+<ol start="432">
<li><b><a href="texmf-dist/doc/latex/g-brief">g-brief</a></b>:<small>
Letter document class.
@@ -3011,7 +3012,7 @@ Macros for typesetting the GuIT logo.
<h2 id="letter-H">H</h2>
-<ol start="476">
+<ol start="477">
<li><b><a href="texmf-dist/doc/latex/HA-prosper">HA-prosper</a></b>:<small>
Patches and improvements for prosper.
@@ -3163,7 +3164,7 @@ Basic support for multiple languages in Plain TeX.
<h2 id="letter-I">I</h2>
-<ol start="501">
+<ol start="502">
<li><b><a href="texmf-dist/doc/latex/ibycus-babel">ibycus-babel</a></b>:<small>
Use the Ibycus 4 Greek font with Babel
@@ -3343,7 +3344,7 @@ Spell numbers in words (Italian).
<h2 id="letter-J">J</h2>
-<ol start="531">
+<ol start="532">
<li><b><a href="texmf-dist/doc/fonts/jablantile">jablantile</a></b>:<small>
Metafont version of tiles in the style of Slavik Jablan.
@@ -3413,7 +3414,7 @@ Citations of judgements and official documents in (German) juridical documents.
<h2 id="letter-K">K</h2>
-<ol start="541">
+<ol start="542">
<li><b><a href="texmf-dist/doc/generic/kastrup">kastrup</a></b>:<small>
<a href="texmf-dist/doc/generic/kastrup/binhex.pdf">binhex.pdf</a>.
@@ -3514,7 +3515,7 @@ A complete set of fonts for text and mathematics.
<h2 id="letter-L">L</h2>
-<ol start="552">
+<ol start="553">
<li><b><a href="texmf-dist/doc/latex/l2picfaq">l2picfaq</a></b>:<small>
LaTeX pictures "how-to" (German).
@@ -3713,7 +3714,8 @@ Determine and mark up significant differences between latex files.
<li><b><a href="texmf-dist/doc/support/latexmk">latexmk</a></b>:<small>
Fully automated LaTeX document generation routine.
-<a href="texmf-dist/doc/support/latexmk/latexmk.pdf">latexmk.pdf</a>.
+<a href="texmf-dist/doc/support/latexmk/latexmk.pdf">latexmk.pdf</a>,
+<a href="texmf/doc/man/man1/latexmk.man1.pdf">latexmk.man1.pdf</a>.
</small></li>
<li><b><a href="texmf-dist/doc/metapost/latexmp">latexmp</a></b>:<small>
@@ -4048,7 +4050,7 @@ Set of slide fonts based on CM.
<h2 id="letter-M">M</h2>
-<ol start="635">
+<ol start="636">
<li><b><a href="texmf-dist/doc/latex/macqassign">macqassign</a></b>:<small>
Typeset assignments for Macquarie University.
@@ -4736,7 +4738,7 @@ A pair of Georgian fonts.
<h2 id="letter-N">N</h2>
-<ol start="725">
+<ol start="726">
<li><b><a href="texmf-dist/doc/latex/nag">nag</a></b>:<small>
Detecting and warning about obsolete LaTeX commands
@@ -4929,7 +4931,7 @@ Print numbers with separators and exponent if necessary.
<h2 id="letter-O">O</h2>
-<ol start="752">
+<ol start="753">
<li><b><a href="texmf-dist/doc/latex/oberdiek">oberdiek</a></b>:<small>
A bundle of packages submitted by Heiko Oberdiek.
@@ -5087,7 +5089,7 @@ A font for orkhun script.
<h2 id="letter-P">P</h2>
-<ol start="764">
+<ol start="765">
<li><b><a href="texmf-dist/doc/latex/pagecont">pagecont</a></b>:<small>
Page numbering that continues between documents.
@@ -6002,7 +6004,7 @@ Palatino-like fonts in support of mathematics.
<h2 id="letter-Q">Q</h2>
-<ol start="914">
+<ol start="915">
<li><b><a href="texmf-dist/doc/latex/qcm">qcm</a></b>:<small>
A LaTeX2e class for making multiple choice questionnaires
@@ -6040,7 +6042,7 @@ Consistent quote marks.
<h2 id="letter-R">R</h2>
-<ol start="920">
+<ol start="921">
<li><b><a href="texmf-dist/doc/latex/randbild">randbild</a></b>:<small>
Marginal pictures.
@@ -6186,7 +6188,7 @@ Class for Ryerson Unversity Graduate School requirements.
<h2 id="letter-S">S</h2>
-<ol start="943">
+<ol start="944">
<li><b><a href="texmf-dist/doc/latex/sageep">sageep</a></b>:<small>
Format papers for the annual meeting of EEGS.
@@ -6194,12 +6196,6 @@ Format papers for the annual meeting of EEGS.
<a href="texmf-dist/doc/latex/sageep/sample.pdf">sample.pdf</a>.
</small></li>
-<li><b><a href="texmf-dist/doc/latex/sagetex">sagetex</a></b>:<small>
-Embed Sage code and plots into LaTeX.
-<a href="texmf-dist/doc/latex/sagetex/example.pdf">example.pdf</a>,
-<a href="texmf-dist/doc/latex/sagetex/sagetexpackage.pdf">sagetexpackage.pdf</a>.
-</small></li>
-
<li><b><a href="texmf-dist/doc/latex/sanskrit">sanskrit</a></b>:<small>
Sanskrit support.
<a href="texmf-dist/doc/latex/sanskrit/sktdoc.pdf">sktdoc.pdf</a>.
@@ -7796,6 +7792,11 @@ Writing specification such as for UP-based methodologies.
<a href="texmf-dist/doc/latex/upmethodology/upmethodology-doc.pdf">upmethodology-doc.pdf</a>.
</small></li>
+<li><b><a href="texmf-dist/doc/latex/url">url</a></b>:<small>
+Verbatim with URL-sensitive line breaks.
+<a href="texmf-dist/doc/latex/url/url.pdf">url.pdf</a>.
+</small></li>
+
<li><b><a href="texmf-dist/doc/latex/urlbst">urlbst</a></b>:<small>
Web support for BibTeX.
<a href="texmf-dist/doc/latex/urlbst/urlbst.html">urlbst.html</a>,
@@ -7817,7 +7818,7 @@ University of Washington thesis class.
<h2 id="letter-V">V</h2>
-<ol start="1161">
+<ol start="1162">
<li><b><a href="texmf-dist/doc/bibtex/vancouver">vancouver</a></b>:<small>
Bibliographic style file for Biomedical Journals.
@@ -7944,7 +7945,7 @@ Document classes for Vaxjo University
<h2 id="letter-W">W</h2>
-<ol start="1181">
+<ol start="1182">
<li><b><a href="texmf-dist/doc/latex/wadalab">wadalab</a></b>:<small>
Wadalab (Japanese) font packages.
@@ -8002,7 +8003,7 @@ Simulating word processor layout.
<h2 id="letter-X">X</h2>
-<ol start="1191">
+<ol start="1192">
<li><b><a href="texmf-dist/doc/latex/xargs">xargs</a></b>:<small>
Define commands with many optional arguments.
@@ -8221,7 +8222,7 @@ Tree macros using XY-Pic.
<h2 id="letter-Y">Y</h2>
-<ol start="1224">
+<ol start="1225">
<li><b><a href="texmf-dist/doc/latex/yagusylo">yagusylo</a></b>:<small>
A symbol loader.
@@ -8244,7 +8245,7 @@ A thesis class file for York University, Toronto.
<h2 id="letter-Z">Z</h2>
-<ol start="1227">
+<ol start="1228">
<li><b><a href="texmf-dist/doc/latex/zhspacing">zhspacing</a></b>:<small>
A simple solution for typesetting CJK documents in XeTeX.