summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-10-31 03:36:44 +0000
committerKarl Berry <karl@freefriends.org>2012-10-31 03:36:44 +0000
commita6ee8acfd893624e0b32269045eceda6405ff931 (patch)
treeb78224c83eea17473609bd73199c18f985ea629f
parent2f1d12371432768ccc252216e9d5835d21ce3202 (diff)
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@28133 c570f23f-e606-0410-a88d-b1316a301751
-rwxr-xr-xBuild/source/build-aux/depcomp11
-rwxr-xr-xBuild/source/extra/xz/build-aux/depcomp11
-rw-r--r--Master/doc.html70
3 files changed, 63 insertions, 29 deletions
diff --git a/Build/source/build-aux/depcomp b/Build/source/build-aux/depcomp
index 0544c683513..e1f51f482a9 100755
--- a/Build/source/build-aux/depcomp
+++ b/Build/source/build-aux/depcomp
@@ -74,6 +74,9 @@ tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
rm -f "$tmpdepfile"
+# Avoid interferences from the environment.
+gccflag= dashmflag=
+
# Some modes work just like other modes, but use different flags. We
# parameterize here, but still list the modes in the big case below,
# to make depend.m4 easier to write. Note that we *cannot* use a case
@@ -108,7 +111,7 @@ if test "$depmode" = msvc7msys; then
fi
if test "$depmode" = xlc; then
- # IBM C/C++ Compilers xlc/xlC can output gcc-like dependency informations.
+ # IBM C/C++ Compilers xlc/xlC can output gcc-like dependency information.
gccflag=-qmakedep=gcc,-MF
depmode=gcc
fi
@@ -142,13 +145,17 @@ gcc3)
;;
gcc)
+## Note that this doesn't just cater to obsosete pre-3.x GCC compilers.
+## but also to in-use compilers like IMB xlc/xlC and the HP C compiler.
+## (see the conditional assignment to $gccflag above).
## There are various ways to get dependency output from gcc. Here's
## why we pick this rather obscure method:
## - Don't want to use -MD because we'd like the dependencies to end
## up in a subdir. Having to rename by hand is ugly.
## (We might end up doing this anyway to support other compilers.)
## - The DEPENDENCIES_OUTPUT environment variable makes gcc act like
-## -MM, not -M (despite what the docs say).
+## -MM, not -M (despite what the docs say). Also, it might not be
+## supported by the other compilers which use the 'gcc' depmode.
## - Using -M directly means running the compiler twice (even worse
## than renaming).
if test -z "$gccflag"; then
diff --git a/Build/source/extra/xz/build-aux/depcomp b/Build/source/extra/xz/build-aux/depcomp
index 0544c683513..e1f51f482a9 100755
--- a/Build/source/extra/xz/build-aux/depcomp
+++ b/Build/source/extra/xz/build-aux/depcomp
@@ -74,6 +74,9 @@ tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
rm -f "$tmpdepfile"
+# Avoid interferences from the environment.
+gccflag= dashmflag=
+
# Some modes work just like other modes, but use different flags. We
# parameterize here, but still list the modes in the big case below,
# to make depend.m4 easier to write. Note that we *cannot* use a case
@@ -108,7 +111,7 @@ if test "$depmode" = msvc7msys; then
fi
if test "$depmode" = xlc; then
- # IBM C/C++ Compilers xlc/xlC can output gcc-like dependency informations.
+ # IBM C/C++ Compilers xlc/xlC can output gcc-like dependency information.
gccflag=-qmakedep=gcc,-MF
depmode=gcc
fi
@@ -142,13 +145,17 @@ gcc3)
;;
gcc)
+## Note that this doesn't just cater to obsosete pre-3.x GCC compilers.
+## but also to in-use compilers like IMB xlc/xlC and the HP C compiler.
+## (see the conditional assignment to $gccflag above).
## There are various ways to get dependency output from gcc. Here's
## why we pick this rather obscure method:
## - Don't want to use -MD because we'd like the dependencies to end
## up in a subdir. Having to rename by hand is ugly.
## (We might end up doing this anyway to support other compilers.)
## - The DEPENDENCIES_OUTPUT environment variable makes gcc act like
-## -MM, not -M (despite what the docs say).
+## -MM, not -M (despite what the docs say). Also, it might not be
+## supported by the other compilers which use the 'gcc' depmode.
## - Using -M directly means running the compiler twice (even worse
## than renaming).
if test -z "$gccflag"; then
diff --git a/Master/doc.html b/Master/doc.html
index 6c713acb251..1bdbbd1848c 100644
--- a/Master/doc.html
+++ b/Master/doc.html
@@ -669,11 +669,16 @@ Automatic equation references.
<a href="texmf-dist/doc/latex/autonum/test-autonum.pdf">test-autonum.pdf</a>.
</small></li>
+<li><b><a href="texmf-dist/doc/latex/autopdf">autopdf</a></b>:<small>
+Conversion of graphics to pdfLaTeX-compatible formats.
+<a href="texmf-dist/doc/latex/autopdf/autopdf.pdf">autopdf.pdf</a>.
+</small></li>
+
</ol>
<h2 id="letter-B">B</h2>
-<ol start="98">
+<ol start="99">
<li><b><a href="texmf-dist/doc/latex/b1encoding">b1encoding</a></b>:<small>
LaTeX encoding tools for Bookhands fonts.
@@ -1478,7 +1483,7 @@ Create illustrations for network protocol specifications.
<h2 id="letter-C">C</h2>
-<ol start="216">
+<ol start="217">
<li><b><a href="texmf-dist/doc/fonts/enc/c90">c90</a></b>:<small>
<a href="texmf-dist/doc/fonts/enc/c90/c90.pdf">c90.pdf</a>.
@@ -2653,7 +2658,7 @@ Cyrillic bibtex and makeindex.
<h2 id="letter-D">D</h2>
-<ol start="391">
+<ol start="392">
<li><b><a href="texmf-dist/doc/latex/dashbox">dashbox</a></b>:<small>
Draw dashed boxes.
@@ -3093,7 +3098,7 @@ Construct Dynkin tree diagrams.
<h2 id="letter-E">E</h2>
-<ol start="464">
+<ol start="465">
<li><b><a href="texmf-dist/doc/latex/ean13isbn">ean13isbn</a></b>:<small>
Print EAN13 for ISBN.
@@ -3712,7 +3717,7 @@ Extend the standard classes' size options.
<h2 id="letter-F">F</h2>
-<ol start="573">
+<ol start="574">
<li><b><a href="texmf-dist/doc/latex/facsimile">facsimile</a></b>:<small>
Document class for preparing faxes.
@@ -4353,7 +4358,7 @@ Get first and last words of a page.
<h2 id="letter-G">G</h2>
-<ol start="678">
+<ol start="679">
<li><b><a href="texmf-dist/doc/latex/g-brief">g-brief</a></b>:<small>
Letter document class.
@@ -4735,7 +4740,7 @@ Macros for typesetting the GuIT logo.
<h2 id="letter-H">H</h2>
-<ol start="741">
+<ol start="742">
<li><b><a href="texmf-dist/doc/latex/HA-prosper">HA-prosper</a></b>:<small>
Patches and improvements for prosper.
@@ -4962,7 +4967,7 @@ Basic support for multiple languages in Plain TeX.
<h2 id="letter-I">I</h2>
-<ol start="780">
+<ol start="781">
<li><b><a href="texmf-dist/doc/latex/ibycus-babel">ibycus-babel</a></b>:<small>
Use the Ibycus 4 Greek font with Babel
@@ -5250,7 +5255,7 @@ A two-element sans-serif font.
<h2 id="letter-J">J</h2>
-<ol start="830">
+<ol start="831">
<li><b><a href="texmf-dist/doc/fonts/jablantile">jablantile</a></b>:<small>
Metafont version of tiles in the style of Slavik Jablan.
@@ -5344,7 +5349,7 @@ A replacement for LaTeX's verbatim package.
<h2 id="letter-K">K</h2>
-<ol start="845">
+<ol start="846">
<li><b><a href="texmf-dist/doc/latex/kantlipsum">kantlipsum</a></b>:<small>
Generate sentences in Kant's style.
@@ -5498,7 +5503,7 @@ A two-element sans-serif typeface.
<h2 id="letter-L">L</h2>
-<ol start="866">
+<ol start="867">
<li><b><a href="texmf-dist/doc/latex/l2picfaq">l2picfaq</a></b>:<small>
LaTeX pictures "how-to" (German).
@@ -6410,7 +6415,7 @@ Set of slide fonts based on CM.
<h2 id="letter-M">M</h2>
-<ol start="996">
+<ol start="997">
<li><b><a href="texmf-dist/doc/generic/m-tx">m-tx</a></b>:<small>
A preprocessor for pmx.
@@ -7395,7 +7400,7 @@ Build a format based on the preamble of a LaTeX file.
<h2 id="letter-N">N</h2>
-<ol start="1136">
+<ol start="1137">
<li><b><a href="texmf-dist/doc/latex/nag">nag</a></b>:<small>
Detecting and warning about obsolete LaTeX commands
@@ -7693,7 +7698,7 @@ Print numbers with separators and exponent if necessary.
<h2 id="letter-O">O</h2>
-<ol start="1181">
+<ol start="1182">
<li><b><a href="texmf-dist/doc/latex/oberdiek">oberdiek</a></b>:<small>
A bundle of packages submitted by Heiko Oberdiek.
@@ -7952,7 +7957,7 @@ Combine LaTeX commands over included graphics.
<h2 id="letter-P">P</h2>
-<ol start="1208">
+<ol start="1209">
<li><b><a href="texmf-dist/doc/latex/pagecolor">pagecolor</a></b>:<small>
Interrogate page colour.
@@ -9259,6 +9264,11 @@ A TeX system for publishing in Japanese.
<a href="texmf/doc/man/man1/mendex.man1.pdf">mendex.man1.pdf</a>.
</small></li>
+<li><b><a href="texmf-dist/doc/xelatex/ptext">ptext</a></b>:<small>
+A 'lipsum' for Persian.
+<a href="texmf-dist/doc/xelatex/ptext/ptext.pdf">ptext.pdf</a>.
+</small></li>
+
<li><b><a href="texmf-dist/doc/latex/ptptex">ptptex</a></b>:<small>
Macros for 'Progress of Theoretical Physics'.
<a href="texmf-dist/doc/latex/ptptex/manptp.pdf">manptp.pdf</a>.
@@ -9299,7 +9309,7 @@ Virtual maths alphabets based on pxfonts and txfonts.
<h2 id="letter-Q">Q</h2>
-<ol start="1420">
+<ol start="1422">
<li><b><a href="texmf-dist/doc/latex/qcm">qcm</a></b>:<small>
A LaTeX2e class for making multiple choice questionnaires
@@ -9343,7 +9353,7 @@ Consistent quote marks.
<h2 id="letter-R">R</h2>
-<ol start="1427">
+<ol start="1429">
<li><b><a href="texmf-dist/doc/latex/randbild">randbild</a></b>:<small>
Marginal pictures.
@@ -9608,7 +9618,7 @@ Class for Ryerson Unversity Graduate School requirements.
<h2 id="letter-S">S</h2>
-<ol start="1473">
+<ol start="1475">
<li><b><a href="texmf-dist/doc/latex/sageep">sageep</a></b>:<small>
Format papers for the annual meeting of EEGS.
@@ -9672,6 +9682,11 @@ Draw block diagrams, using Tikz.
<a href="texmf-dist/doc/latex/schemabloc/schemabloc.pdf">schemabloc.pdf</a> (fr).
</small></li>
+<li><b><a href="texmf-dist/doc/fonts/schulschriften">schulschriften</a></b>:<small>
+German "school scripts" from Suetterlin to the present day.
+<a href="texmf-dist/doc/fonts/schulschriften/schulschriften.pdf">schulschriften.pdf</a>.
+</small></li>
+
<li><b><a href="texmf-dist/doc/latex/schwalbe-chess">schwalbe-chess</a></b>:<small>
Typeset the German chess magazine "Die Schwalbe"
<a href="texmf-dist/doc/latex/schwalbe-chess/schwalbe.pdf">schwalbe.pdf</a> (de).
@@ -10105,6 +10120,11 @@ Hyphenation for letterspacing, underlining, and more.
<a href="texmf-dist/doc/latex/soul/soul.pdf">soul.pdf</a>.
</small></li>
+<li><b><a href="texmf-dist/doc/fonts/sourcesanspro">sourcesanspro</a></b>:<small>
+Use SourceSansPro with TeX(-alike) systems.
+<a href="texmf-dist/doc/fonts/sourcesanspro/SourceSansPro.pdf">SourceSansPro.pdf</a>.
+</small></li>
+
<li><b><a href="texmf-dist/doc/latex/spanish">spanish</a></b>:<small>
Spanish in Babel.
<a href="texmf-dist/doc/latex/spanish/spanish.pdf">spanish.pdf</a>,
@@ -10546,7 +10566,7 @@ Format systems of equations.
<h2 id="letter-T">T</h2>
-<ol start="1618">
+<ol start="1622">
<li><b><a href="texmf-dist/doc/latex/t-angles">t-angles</a></b>:<small>
Draw tangles, trees, Hopf algebra operations and other pictures.
@@ -11848,7 +11868,7 @@ Print a typographic grid.
<h2 id="letter-U">U</h2>
-<ol start="1789">
+<ol start="1793">
<li><b><a href="texmf-dist/doc/latex/uaclasses">uaclasses</a></b>:<small>
University of Arizona thesis and dissertation format.
@@ -12050,7 +12070,7 @@ University of Washington thesis class.
<h2 id="letter-V">V</h2>
-<ol start="1825">
+<ol start="1829">
<li><b><a href="texmf-dist/doc/bibtex/vancouver">vancouver</a></b>:<small>
Bibliographic style file for Biomedical Journals.
@@ -12218,7 +12238,7 @@ Variable-width multiple text columns.
<h2 id="letter-W">W</h2>
-<ol start="1853">
+<ol start="1857">
<li><b><a href="texmf-dist/doc/fonts/wadalab">wadalab</a></b>:<small>
Wadalab (Japanese) font packages.
@@ -12300,7 +12320,7 @@ Produces figures which text can flow around.
<h2 id="letter-X">X</h2>
-<ol start="1867">
+<ol start="1871">
<li><b><a href="texmf-dist/doc/latex/xargs">xargs</a></b>:<small>
Define commands with many optional arguments.
@@ -12549,7 +12569,7 @@ Tree macros using XY-Pic.
<h2 id="letter-Y">Y</h2>
-<ol start="1906">
+<ol start="1910">
<li><b><a href="texmf-dist/doc/latex/yafoot">yafoot</a></b>:<small>
A bundle of miscellaneous footnote packages.
@@ -12597,7 +12617,7 @@ Many-featured Young tableaux and Young diagrams.
<h2 id="letter-Z">Z</h2>
-<ol start="1914">
+<ol start="1918">
<li><b><a href="texmf-dist/doc/latex/zed-csp">zed-csp</a></b>:<small>
Typesetting Z and CSP format specifications.