summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-08-26 00:21:15 +0000
committerKarl Berry <karl@freefriends.org>2017-08-26 00:21:15 +0000
commit57d5df355c613999a2c1a76c73b2cf74250a9849 (patch)
tree84f720b1109875c7aa27bf764de9ec7268607af6
parent05e6254b29990860ea9858f34acbed73b5178cb5 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@45134 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Build/source/build-aux/texinfo.tex14
-rw-r--r--Master/doc.html30
2 files changed, 27 insertions, 17 deletions
diff --git a/Build/source/build-aux/texinfo.tex b/Build/source/build-aux/texinfo.tex
index 587f7a399d6..a774790c511 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{2017-08-20.20}
+\def\texinfoversion{2017-08-23.19}
%
% Copyright 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995,
% 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
@@ -5696,10 +5696,13 @@ end
\advance\dimen@ii by 1\dimen@i
\ifdim\wd\boxA > \dimen@ii % If the entry doesn't fit in one line
\ifdim\dimen@ > 0.8\dimen@ii % due to long index text
- \dimen@ = 0.7\dimen@ % Try to split the text roughly evenly
+ % Try to split the text roughly evenly. \dimen@ will be the length of
+ % the first line.
+ \dimen@ = 0.7\dimen@
\dimen@ii = \hsize
\ifnum\dimen@>\dimen@ii
- % If the entry is too long, use the whole line
+ % If the entry is too long (for example, if it needs more than
+ % two lines), use all the space in the first line.
\dimen@ = \dimen@ii
\fi
\advance\leftskip by 0pt plus 1fill % ragged right
@@ -5709,8 +5712,9 @@ end
% instead of using \parshape with explicit line lengths, but TeX
% doesn't seem to provide a way to do such a thing.
%
- \leftskip = 1em
- \parindent = -1em
+ % Indent all lines but the first one.
+ \advance\leftskip by 1em
+ \advance\parindent by -1em
\fi\fi
\indent % start paragraph
\unhbox\boxA
diff --git a/Master/doc.html b/Master/doc.html
index 78472c03dff..ab1491a7f01 100644
--- a/Master/doc.html
+++ b/Master/doc.html
@@ -10945,6 +10945,12 @@ XeLaTeX template for writing the main body of NSFC proposals
<ol start="1690">
+<li><b><a href="texmf-dist/doc/xelatex/na-box">na-box</a></b>:<small>
+Arabic-aware version of pas-cours package
+<a href="texmf-dist/doc/xelatex/na-box/na-box_doc-back.pdf">na-box_doc-back.pdf</a>,
+<a href="texmf-dist/doc/xelatex/na-box/na-box_doc.pdf">na-box_doc.pdf</a>.
+</small></li>
+
<li><b><a href="texmf-dist/doc/latex/nag">nag</a></b>:<small>
Detecting and warning about obsolete LaTeX commands
<a href="texmf-dist/doc/latex/nag/nag.pdf">nag.pdf</a>.
@@ -11389,7 +11395,7 @@ Support for the journal "North-Western European Journal of Mathematics"
<h2 id="letter-O">O</h2>
-<ol start="1759">
+<ol start="1760">
<li><b><a href="texmf-dist/doc/latex/oberdiek">oberdiek</a></b>:<small>
A bundle of packages submitted by Heiko Oberdiek
@@ -11705,7 +11711,7 @@ Combine LaTeX commands over included graphics
<h2 id="letter-P">P</h2>
-<ol start="1796">
+<ol start="1797">
<li><b><a href="texmf-dist/doc/latex/pagecolor">pagecolor</a></b>:<small>
Interrogate page colour
@@ -13422,7 +13428,7 @@ Run Python from within a document, typesetting the results
<h2 id="letter-Q">Q</h2>
-<ol start="2067">
+<ol start="2068">
<li><b><a href="texmf-dist/doc/latex/qcircuit">qcircuit</a></b>:<small>
Macros to generate quantum ciruits
@@ -13497,7 +13503,7 @@ An easy way to typeset any part of The Holy Quran
<h2 id="letter-R">R</h2>
-<ol start="2079">
+<ol start="2080">
<li><b><a href="texmf-dist/doc/latex/raleway">raleway</a></b>:<small>
Use Raleway with TeX(-alike) systems
@@ -13932,7 +13938,7 @@ Class for Ryerson Unversity Graduate School requirements
<h2 id="letter-S">S</h2>
-<ol start="2145">
+<ol start="2146">
<li><b><a href="texmf-dist/doc/latex/sa-tikz">sa-tikz</a></b>:<small>
TikZ library to draw switching architectures
@@ -15186,7 +15192,7 @@ Format systems of equations
<h2 id="letter-T">T</h2>
-<ol start="2343">
+<ol start="2344">
<li><b><a href="texmf-dist/doc/latex/t-angles">t-angles</a></b>:<small>
Draw tangles, trees, Hopf algebra operations and other pictures
@@ -16842,7 +16848,7 @@ Print a typographic grid
<h2 id="letter-U">U</h2>
-<ol start="2566">
+<ol start="2567">
<li><b><a href="texmf-dist/doc/latex/uaclasses">uaclasses</a></b>:<small>
University of Arizona thesis and dissertation format
@@ -17165,7 +17171,7 @@ University of Washington thesis class
<h2 id="letter-V">V</h2>
-<ol start="2622">
+<ol start="2623">
<li><b><a href="texmf-dist/doc/bibtex/vancouver">vancouver</a></b>:<small>
Bibliographic style file for Biomedical Journals
@@ -17369,7 +17375,7 @@ Variable-width multiple text columns
<h2 id="letter-W">W</h2>
-<ol start="2656">
+<ol start="2657">
<li><b><a href="texmf-dist/doc/fonts/wadalab">wadalab</a></b>:<small>
Wadalab (Japanese) font packages
@@ -17495,7 +17501,7 @@ Extend LaTeX's cross-reference system
<h2 id="letter-X">X</h2>
-<ol start="2674">
+<ol start="2675">
<li><b><a href="texmf-dist/doc/latex/xargs">xargs</a></b>:<small>
Define commands with many optional arguments
@@ -17908,7 +17914,7 @@ Tree macros using XY-Pic
<h2 id="letter-Y">Y</h2>
-<ol start="2732">
+<ol start="2733">
<li><b><a href="texmf-dist/doc/latex/yafoot">yafoot</a></b>:<small>
A bundle of miscellaneous footnote packages
@@ -17977,7 +17983,7 @@ Many-featured Young tableaux and Young diagrams
<h2 id="letter-Z">Z</h2>
-<ol start="2743">
+<ol start="2744">
<li><b><a href="texmf-dist/doc/latex/zed-csp">zed-csp</a></b>:<small>
Typesetting Z and CSP format specifications