summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-04-16 01:16:29 +0000
committerKarl Berry <karl@freefriends.org>2016-04-16 01:16:29 +0000
commit481741a16c1ba724ab5d39637ad815d89bc455db (patch)
tree70642a0e0f6840c68aac59c63239fea6d1e1560e
parent598d2c8365daa8c702087724eadc3f6ab872e406 (diff)
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@40545 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Build/source/build-aux/texinfo.tex20
-rw-r--r--Master/doc.html62
2 files changed, 51 insertions, 31 deletions
diff --git a/Build/source/build-aux/texinfo.tex b/Build/source/build-aux/texinfo.tex
index d164d451b89..37e2de896ec 100644
--- a/Build/source/build-aux/texinfo.tex
+++ b/Build/source/build-aux/texinfo.tex
@@ -3,7 +3,7 @@
% Load plain if necessary, i.e., if running under initex.
\expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
%
-\def\texinfoversion{2016-03-29.15}
+\def\texinfoversion{2016-04-14.07}
%
% Copyright 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995,
% 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
@@ -5371,7 +5371,6 @@ end
\putwordIndexNonexistent
\else
\catcode`\\ = 0
- \escapechar = `\\
%
% If the index file exists but is empty, then \openin leaves \ifeof
% false. We have to make TeX try to read something from the file, so
@@ -6943,7 +6942,6 @@ end
\catcode `\>=\other
\catcode `\`=\other
\catcode `\'=\other
- \escapechar=`\\
%
% ' is active in math mode (mathcode"8000). So reset it, and all our
% other math active characters (just in case), to plain's definitions.
@@ -7921,14 +7919,28 @@ end
% alias because \c means cedilla in @tex or @math
\let\texinfoc=\c
+\newcount\savedcatcodeone
+\newcount\savedcatcodetwo
+
% Used at the time of macro expansion.
% Argument is macro body with arguments substituted
\def\scanmacro#1{%
\newlinechar`\^^M
\def\xeatspaces{\eatspaces}%
%
+ % Temporarily undo catcode changes of \printindex. Set catcode of @ to
+ % 0 so that @-commands in macro expansions aren't printed literally when
+ % formatting an index file, where \ is used as the escape character.
+ \savedcatcodeone=\catcode`\@
+ \savedcatcodetwo=\catcode`\\
+ \catcode`\@=0
+ \catcode`\\=\active
+ %
% Process the macro body under the current catcode regime.
- \scantokens{#1\texinfoc}\aftermacro%
+ \scantokens{#1@texinfoc}\aftermacro%
+ %
+ \catcode`\@=\savedcatcodeone
+ \catcode`\\=\savedcatcodetwo
%
% The \texinfoc is to remove the \newlinechar added by \scantokens, and
% can be noticed by \parsearg.
diff --git a/Master/doc.html b/Master/doc.html
index 18f8222cbd1..fe9560781ab 100644
--- a/Master/doc.html
+++ b/Master/doc.html
@@ -856,6 +856,11 @@ Babel contributed support for Basque
<a href="texmf-dist/doc/generic/babel-basque/basque.pdf">basque.pdf</a>.
</small></li>
+<li><b><a href="texmf-dist/doc/generic/babel-belarusian">babel-belarusian</a></b>:<small>
+Babel support for Belarusian
+<a href="texmf-dist/doc/generic/babel-belarusian/belarusianb.pdf">belarusianb.pdf</a>.
+</small></li>
+
<li><b><a href="texmf-dist/doc/generic/babel-bosnian">babel-bosnian</a></b>:<small>
Babel contrib support for Bosnian
<a href="texmf-dist/doc/generic/babel-bosnian/bosnian.pdf">bosnian.pdf</a>.
@@ -2253,7 +2258,7 @@ Create illustrations for network protocol specifications
<h2 id="letter-C">C</h2>
-<ol start="340">
+<ol start="341">
<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>.
@@ -3653,7 +3658,7 @@ Cyrillic bibtex and makeindex.
<h2 id="letter-D">D</h2>
-<ol start="564">
+<ol start="565">
<li><b><a href="texmf-dist/doc/fonts/dad">dad</a></b>:<small>
Simple typesetting system for mixed Arabic/Latin documents
@@ -4453,7 +4458,7 @@ Construct Dynkin tree diagrams
<h2 id="letter-E">E</h2>
-<ol start="701">
+<ol start="702">
<li><b><a href="texmf-dist/doc/generic/e-french">e-french</a></b>:<small>
Comprehensive LaTeX support for French-language typesetting
@@ -5275,7 +5280,7 @@ Extend the standard classes' size options
<h2 id="letter-F">F</h2>
-<ol start="837">
+<ol start="838">
<li><b><a href="texmf-dist/doc/latex/facsimile">facsimile</a></b>:<small>
Document class for preparing faxes
@@ -6077,7 +6082,7 @@ Get first and last words of a page
<h2 id="letter-G">G</h2>
-<ol start="965">
+<ol start="966">
<li><b><a href="texmf-dist/doc/latex/g-brief">g-brief</a></b>:<small>
Letter document class
@@ -6723,7 +6728,7 @@ Bundle of classes for "La Gazette des Mathematiciens"
<h2 id="letter-H">H</h2>
-<ol start="1062">
+<ol start="1063">
<li><b><a href="texmf-dist/doc/latex/h2020proposal/manual">h2020proposal</a></b>:<small>
LaTeX class and template for EU H2020 RIA proposal
@@ -7012,7 +7017,7 @@ Basic support for multiple languages in Plain TeX
<h2 id="letter-I">I</h2>
-<ol start="1111">
+<ol start="1112">
<li><b><a href="texmf-dist/doc/latex/ibycus-babel">ibycus-babel</a></b>:<small>
Use the Ibycus 4 Greek font with Babel
@@ -7356,7 +7361,7 @@ A two-element sans-serif font
<h2 id="letter-J">J</h2>
-<ol start="1171">
+<ol start="1172">
<li><b><a href="texmf-dist/doc/fonts/jablantile">jablantile</a></b>:<small>
Metafont version of tiles in the style of Slavik Jablan
@@ -7488,7 +7493,7 @@ A replacement for LaTeX's verbatim package
<h2 id="letter-K">K</h2>
-<ol start="1190">
+<ol start="1191">
<li><b><a href="texmf-dist/doc/latex/kantlipsum">kantlipsum</a></b>:<small>
Generate sentences in Kant's style
@@ -7729,7 +7734,7 @@ A two-element sans-serif typeface
<h2 id="letter-L">L</h2>
-<ol start="1218">
+<ol start="1219">
<li><b><a href="texmf-dist/doc/latex/l2picfaq">l2picfaq</a></b>:<small>
LaTeX pictures "how-to" (German)
@@ -8904,7 +8909,7 @@ Set of slide fonts based on CM
<h2 id="letter-M">M</h2>
-<ol start="1394">
+<ol start="1395">
<li><b><a href="texmf-dist/doc/generic/m-tx">m-tx</a></b>:<small>
A preprocessor for pmx
@@ -9944,7 +9949,7 @@ XeLaTeX template for writing the main body of NSFC proposals
<h2 id="letter-N">N</h2>
-<ol start="1563">
+<ol start="1564">
<li><b><a href="texmf-dist/doc/latex/nag">nag</a></b>:<small>
Detecting and warning about obsolete LaTeX commands
@@ -10347,7 +10352,7 @@ Support for the journal "North-Western European Journal of Mathematics"
<h2 id="letter-O">O</h2>
-<ol start="1626">
+<ol start="1627">
<li><b><a href="texmf-dist/doc/latex/oberdiek">oberdiek</a></b>:<small>
A bundle of packages submitted by Heiko Oberdiek
@@ -10641,7 +10646,7 @@ Combine LaTeX commands over included graphics
<h2 id="letter-P">P</h2>
-<ol start="1659">
+<ol start="1660">
<li><b><a href="texmf-dist/doc/latex/pagecolor">pagecolor</a></b>:<small>
Interrogate page colour
@@ -11479,13 +11484,16 @@ Forest-based proof trees (symbolic logic)
<a href="texmf-dist/doc/latex/prooftrees/prooftrees.pdf">prooftrees.pdf</a>.
</small></li>
-<li><b><a href="texmf-dist/doc/latex/proposal/base">proposal</a></b>:<small>
-A class for preparing proposals
-<a href="texmf-dist/doc/latex/proposal/base/proposal.pdf">proposal.pdf</a>,
+<li><b><a href="texmf-dist/doc/latex/proposal/dfg">proposal</a></b>:<small>
+A set of LaTeX classes for preparing proposals for collaborative projects
<a href="texmf-dist/doc/latex/proposal/dfg/dfgproposal.pdf">dfgproposal.pdf</a>,
+<a href="texmf-dist/doc/latex/proposal/dfg/proposal/proposal.pdf">proposal.pdf</a>,
<a href="texmf-dist/doc/latex/proposal/dfg/proposal/public.pdf">public.pdf</a>,
<a href="texmf-dist/doc/latex/proposal/dfg/proposal/submit.pdf">submit.pdf</a>,
+<a href="texmf-dist/doc/latex/proposal/dfg/report/finalreport.pdf">finalreport.pdf</a>,
+<a href="texmf-dist/doc/latex/proposal/dfg/report/letter_submission.pdf">letter_submission.pdf</a>,
<a href="texmf-dist/doc/latex/proposal/eu/euproposal.pdf">euproposal.pdf</a>,
+<a href="texmf-dist/doc/latex/proposal/eu/strep/propB.pdf">propB.pdf</a>,
<a href="texmf-dist/doc/latex/proposal/eu/strep/public.pdf">public.pdf</a>,
<a href="texmf-dist/doc/latex/proposal/eu/strep/submit.pdf">submit.pdf</a>.
</small></li>
@@ -12192,7 +12200,7 @@ Run Python from within a document, typesetting the results
<h2 id="letter-Q">Q</h2>
-<ol start="1903">
+<ol start="1904">
<li><b><a href="texmf-dist/doc/latex/qcircuit">qcircuit</a></b>:<small>
Macros to generate quantum ciruits
@@ -12256,7 +12264,7 @@ An easy way to typeset any part of The Holy Quran
<h2 id="letter-R">R</h2>
-<ol start="1914">
+<ol start="1915">
<li><b><a href="texmf-dist/doc/latex/raleway">raleway</a></b>:<small>
Use Raleway with TeX(-alike) systems
@@ -12665,7 +12673,7 @@ Class for Ryerson Unversity Graduate School requirements
<h2 id="letter-S">S</h2>
-<ol start="1977">
+<ol start="1978">
<li><b><a href="texmf-dist/doc/latex/sa-tikz">sa-tikz</a></b>:<small>
TikZ library to draw switching architectures
@@ -13831,7 +13839,7 @@ Format systems of equations
<h2 id="letter-T">T</h2>
-<ol start="2160">
+<ol start="2161">
<li><b><a href="texmf-dist/doc/latex/t-angles">t-angles</a></b>:<small>
Draw tangles, trees, Hopf algebra operations and other pictures
@@ -15350,7 +15358,7 @@ Print a typographic grid
<h2 id="letter-U">U</h2>
-<ol start="2367">
+<ol start="2368">
<li><b><a href="texmf-dist/doc/latex/uaclasses">uaclasses</a></b>:<small>
University of Arizona thesis and dissertation format
@@ -15640,7 +15648,7 @@ University of Washington thesis class
<h2 id="letter-V">V</h2>
-<ol start="2418">
+<ol start="2419">
<li><b><a href="texmf-dist/doc/bibtex/vancouver">vancouver</a></b>:<small>
Bibliographic style file for Biomedical Journals
@@ -15859,7 +15867,7 @@ Variable-width multiple text columns
<h2 id="letter-W">W</h2>
-<ol start="2452">
+<ol start="2453">
<li><b><a href="texmf-dist/doc/fonts/wadalab">wadalab</a></b>:<small>
Wadalab (Japanese) font packages
@@ -15963,7 +15971,7 @@ LaTeX class for Bavarian school w-seminar papers
<h2 id="letter-X">X</h2>
-<ol start="2468">
+<ol start="2469">
<li><b><a href="texmf-dist/doc/latex/xargs">xargs</a></b>:<small>
Define commands with many optional arguments
@@ -16324,7 +16332,7 @@ Tree macros using XY-Pic
<h2 id="letter-Y">Y</h2>
-<ol start="2524">
+<ol start="2525">
<li><b><a href="texmf-dist/doc/latex/yafoot">yafoot</a></b>:<small>
A bundle of miscellaneous footnote packages
@@ -16396,7 +16404,7 @@ Many-featured Young tableaux and Young diagrams
<h2 id="letter-Z">Z</h2>
-<ol start="2534">
+<ol start="2535">
<li><b><a href="texmf-dist/doc/latex/zed-csp">zed-csp</a></b>:<small>
Typesetting Z and CSP format specifications