summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-08-16 23:43:16 +0000
committerKarl Berry <karl@freefriends.org>2023-08-16 23:43:16 +0000
commit5ef766bc6acb5c066107da5564cd343ccc299b31 (patch)
tree8e53035de7c502555f4a4acf8535c58293560542
parentd2025ec4dc74ad1b91b166b251d0f2989fac04a4 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@67954 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Build/source/build-aux/texinfo.tex22
-rw-r--r--Master/doc.html72
-rw-r--r--Master/texmf-dist/tex/texinfo/texinfo.tex22
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl2
4 files changed, 81 insertions, 37 deletions
diff --git a/Build/source/build-aux/texinfo.tex b/Build/source/build-aux/texinfo.tex
index 6e521944b22..6ae8cb0e69e 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{2023-07-27.21}
+\def\texinfoversion{2023-08-13.14}
%
% Copyright 1985, 1986, 1988, 1990-2023 Free Software Foundation, Inc.
%
@@ -5655,8 +5655,8 @@ might help (with 'rm \jobname.?? \jobname.??s')%
% Determine how far we can stretch into the margin.
% This allows, e.g., "Appendix H GNU Free Documentation License" to
% fit on one line in @letterpaper format.
- \ifdim\entryrightmargin>2.1em
- \dimen@i=2.1em
+ \ifdim\entryrightmargin>1.5em
+ \dimen@i=1.5em
\else
\dimen@i=0em
\fi
@@ -5714,12 +5714,11 @@ might help (with 'rm \jobname.?? \jobname.??s')%
\newskip\thinshrinkable
\skip\thinshrinkable=.15em minus .15em
-% Like plain.tex's \dotfill, except uses up at least 1 em.
+% Like plain.tex's \dotfill, except uses up at least 0.5 em.
% The filll stretch here overpowers both the fil and fill stretch to push
% the page number to the right.
\def\indexdotfill{\cleaders
- \hbox{$\mathsurround=0pt \mkern1.5mu.\mkern1.5mu$}\hskip 1em plus 1filll}
-
+ \hbox{$\mathsurround=0pt \mkern1.5mu.\mkern1.5mu$}\hskip 0.5em plus 1filll}
\def\primary #1{\line{#1\hfil}}
@@ -7709,9 +7708,13 @@ might help (with 'rm \jobname.?? \jobname.??s')%
\def\deflineheader#1 #2 #3\endheader{%
\printdefname{#1}{}{#2}\magicamp\defunargs{#3\unskip}%
}
+
\def\deftypeline{%
\doingtypefntrue
- \parseargusing\activeparens{\printdefunline\deflineheader}%
+ \parseargusing\activeparens{\printdefunline\deftypelineheader}%
+}
+\def\deftypelineheader#1 #2 #3 #4\endheader{%
+ \printdefname{#1}{#2}{#3}\magicamp\defunargs{#4\unskip}%
}
% \makedefun{deffoo} (\deffooheader parameters) { (\deffooheader expansion) }
@@ -8846,6 +8849,11 @@ might help (with 'rm \jobname.?? \jobname.??s')%
\fi
}
+% @nodedescription, @nodedescriptionblock - do nothing for TeX
+\parseargdef\nodedescription{}
+\def\nodedescriptionblock{\doignore{nodedescriptionblock}}
+
+
% @anchor{NAME} -- define xref target at arbitrary point.
%
\newcount\savesfregister
diff --git a/Master/doc.html b/Master/doc.html
index 8c17fbb7492..215d6c39dc2 100644
--- a/Master/doc.html
+++ b/Master/doc.html
@@ -9107,6 +9107,14 @@ Wrapper for the expex package.&nbsp;
<a href="texmf-dist/doc/generic/expex-acro/expex-acro.pdf">expex-acro.pdf</a>
</small></li>
+<li id="expex-glossonly"><b><a href="texmf-dist/doc/latex/expex-glossonly/">expex-glossonly</a></b><small>
+(<a href="https://ctan.org/pkg/expex-glossonly">CTAN</a>):
+Help gb4e and linguex users use the ExPex glossing macros.&nbsp;
+<a href="texmf-dist/doc/latex/expex-glossonly/expex-glossonly.pdf">expex-glossonly.pdf</a>
+<a href="texmf-dist/doc/latex/expex-glossonly/testfiles/gb4e-expex.pdf">gb4e-expex.pdf</a>
+<a href="texmf-dist/doc/latex/expex-glossonly/testfiles/linguex-expex.pdf">linguex-expex.pdf</a>
+</small></li>
+
<li id="expkv-bundle"><b><a href="texmf-dist/doc/latex/expkv-bundle/">expkv-bundle</a></b><small>
(<a href="https://ctan.org/pkg/expkv-bundle">CTAN</a>):
An expandable key=val implementation and friends.&nbsp;
@@ -9184,7 +9192,7 @@ Extend the standard classes' size options.&nbsp;
<h2 id="letter-F">F</h2>
-<ol start="1181">
+<ol start="1182">
<li id="facsimile"><b><a href="texmf-dist/doc/latex/facsimile/">facsimile</a></b><small>
(<a href="https://ctan.org/pkg/facsimile">CTAN</a>):
@@ -9818,6 +9826,12 @@ Improved interface for floating objects.&nbsp;
<a href="texmf-dist/doc/latex/float/float.pdf">float.pdf</a>
</small></li>
+<li id="floatbytocbasic"><b><a href="texmf-dist/doc/latex/floatbytocbasic/">floatbytocbasic</a></b><small>
+(<a href="https://ctan.org/pkg/floatbytocbasic">CTAN</a>):
+An enhancement to package float using package tocbasic.&nbsp;
+<a href="texmf-dist/doc/latex/floatbytocbasic/floatbytocbasic.pdf">floatbytocbasic.pdf</a>
+</small></li>
+
<li id="floatflt"><b><a href="texmf-dist/doc/latex/floatflt/">floatflt</a></b><small>
(<a href="https://ctan.org/pkg/floatflt">CTAN</a>):
Wrap text around floats.&nbsp;
@@ -9831,6 +9845,12 @@ Modifying the layout of floats.&nbsp;
<a href="texmf-dist/doc/latex/floatrow/floatrow.pdf">floatrow.pdf</a>
</small></li>
+<li id="floatrowbytocbasic"><b><a href="texmf-dist/doc/latex/floatrowbytocbasic/">floatrowbytocbasic</a></b><small>
+(<a href="https://ctan.org/pkg/floatrowbytocbasic">CTAN</a>):
+An enhancement to package floatrow using package tocbasic.&nbsp;
+<a href="texmf-dist/doc/latex/floatrowbytocbasic/floatrowbytocbasic.pdf">floatrowbytocbasic.pdf</a>
+</small></li>
+
<li id="flowchart"><b><a href="texmf-dist/doc/latex/flowchart/">flowchart</a></b><small>
(<a href="https://ctan.org/pkg/flowchart">CTAN</a>):
Shapes for drawing flowcharts, using TikZ.&nbsp;
@@ -10401,7 +10421,7 @@ Get first and last words of a page.&nbsp;
<h2 id="letter-G">G</h2>
-<ol start="1353">
+<ol start="1356">
<li id="g-brief"><b><a href="texmf-dist/doc/latex/g-brief/">g-brief</a></b><small>
(<a href="https://ctan.org/pkg/g-brief">CTAN</a>):
@@ -11643,7 +11663,7 @@ Bundle of classes for "La Gazette des Mathematiciens".&nbsp;
<h2 id="letter-H">H</h2>
-<ol start="1491">
+<ol start="1494">
<li id="h2020proposal"><b><a href="texmf-dist/doc/latex/h2020proposal/">h2020proposal</a></b><small>
(<a href="https://ctan.org/pkg/h2020proposal">CTAN</a>):
@@ -12431,7 +12451,7 @@ Basic support for multiple languages in Plain TeX.&nbsp;
<h2 id="letter-I">I</h2>
-<ol start="1596">
+<ol start="1599">
<li id="ibarra"><b><a href="texmf-dist/doc/fonts/ibarra/">ibarra</a></b><small>
(<a href="https://ctan.org/pkg/ibarra">CTAN</a>):
@@ -13006,7 +13026,7 @@ A two-element sans-serif font.&nbsp;
<h2 id="letter-J">J</h2>
-<ol start="1680">
+<ol start="1683">
<li id="jablantile"><b><a href="texmf-dist/doc/fonts/jablantile/">jablantile</a></b><small>
(<a href="https://ctan.org/pkg/jablantile">CTAN</a>):
@@ -13270,7 +13290,7 @@ A personal class for writing journals.&nbsp;
<h2 id="letter-K">K</h2>
-<ol start="1714">
+<ol start="1717">
<li id="kalendarium"><b><a href="texmf-dist/doc/latex/kalendarium/">kalendarium</a></b><small>
(<a href="https://ctan.org/pkg/kalendarium">CTAN</a>):
@@ -13881,7 +13901,7 @@ Key value parser with default handler support.&nbsp;
<h2 id="letter-L">L</h2>
-<ol start="1765">
+<ol start="1768">
<li id="l2picfaq"><b><a href="texmf-dist/doc/latex/l2picfaq/">l2picfaq</a></b><small>
(<a href="https://ctan.org/pkg/l2picfaq">CTAN</a>):
@@ -16092,7 +16112,7 @@ Commands to include lilypond scores within a (Lua)LaTeX document.&nbsp;
<h2 id="letter-M">M</h2>
-<ol start="2037">
+<ol start="2040">
<li id="m-tx"><b><a href="texmf-dist/doc/generic/m-tx/">m-tx</a></b><small>
(<a href="https://ctan.org/pkg/m-tx">CTAN</a>):
@@ -17817,7 +17837,7 @@ XeLaTeX template for writing the main body of NSFC proposals.&nbsp;
<h2 id="letter-N">N</h2>
-<ol start="2280">
+<ol start="2283">
<li id="na-box"><b><a href="texmf-dist/doc/xelatex/na-box/">na-box</a></b><small>
(<a href="https://ctan.org/pkg/na-box">CTAN</a>):
@@ -18545,7 +18565,7 @@ Support for the journal "North-Western European Journal of Mathematics".&nbsp;
<h2 id="letter-O">O</h2>
-<ol start="2379">
+<ol start="2382">
<li id="oberdiek"><b><a href="texmf-dist/doc/latex/oberdiek/">oberdiek</a></b><small>
(<a href="https://ctan.org/pkg/oberdiek">CTAN</a>):
@@ -18912,7 +18932,7 @@ Combine LaTeX commands over included graphics.&nbsp;
<h2 id="letter-P">P</h2>
-<ol start="2427">
+<ol start="2430">
<li id="padcount"><b><a href="texmf-dist/doc/latex/padcount/">padcount</a></b><small>
(<a href="https://ctan.org/pkg/padcount">CTAN</a>):
@@ -19003,6 +19023,12 @@ A LaTeX package for testing fonts.&nbsp;
<a href="texmf-dist/doc/latex/pangram/pangram.pdf">pangram.pdf</a>
</small></li>
+<li id="panneauxroute"><b><a href="texmf-dist/doc/latex/panneauxroute/">panneauxroute</a></b><small>
+(<a href="https://ctan.org/pkg/panneauxroute">CTAN</a>):
+Commands to display French road signs (vector graphics).&nbsp;
+<a href="texmf-dist/doc/latex/panneauxroute/PanneauxRoute-doc.pdf">PanneauxRoute-doc.pdf</a>
+</small></li>
+
<li id="paper"><b><a href="texmf-dist/doc/latex/paper/">paper</a></b><small>
(<a href="https://ctan.org/pkg/paper">CTAN</a>):
Versions of article class, tuned for scholarly publications.&nbsp;
@@ -21482,7 +21508,7 @@ Run Python from within a document, typesetting the results.&nbsp;
<h2 id="letter-Q">Q</h2>
-<ol start="2785">
+<ol start="2789">
<li id="qcircuit"><b><a href="texmf-dist/doc/latex/qcircuit/">qcircuit</a></b><small>
(<a href="https://ctan.org/pkg/qcircuit">CTAN</a>):
@@ -21586,7 +21612,7 @@ Prepare questions for socrative quizzes.&nbsp;
<li id="quizztex"><b><a href="texmf-dist/doc/latex/quizztex/">quizztex</a></b><small>
(<a href="https://ctan.org/pkg/quizztex">CTAN</a>):
Create quizzes like in TV shows.&nbsp;
-<a href="texmf-dist/doc/latex/quizztex/doc/quizztex-doc-fr.pdf">quizztex-doc-fr.pdf</a>&nbsp;(fr)
+<a href="texmf-dist/doc/latex/quizztex/quizztex-doc-fr.pdf">quizztex-doc-fr.pdf</a>&nbsp;(fr)
</small></li>
<li id="quotchap"><b><a href="texmf-dist/doc/latex/quotchap/">quotchap</a></b><small>
@@ -21650,7 +21676,7 @@ Book Template for Qian Yuan Xue Fu.&nbsp;
<h2 id="letter-R">R</h2>
-<ol start="2809">
+<ol start="2813">
<li id="ragged2e"><b><a href="texmf-dist/doc/latex/ragged2e/">ragged2e</a></b><small>
(<a href="https://ctan.org/pkg/ragged2e">CTAN</a>):
@@ -22345,7 +22371,7 @@ Class for Ryerson Unversity Graduate School requirements.&nbsp;
<h2 id="letter-S">S</h2>
-<ol start="2900">
+<ol start="2904">
<li id="sa-tikz"><b><a href="texmf-dist/doc/latex/sa-tikz/">sa-tikz</a></b><small>
(<a href="https://ctan.org/pkg/sa-tikz">CTAN</a>):
@@ -24273,7 +24299,7 @@ Format systems of equations.&nbsp;
<h2 id="letter-T">T</h2>
-<ol start="3176">
+<ol start="3180">
<li id="t-angles"><b><a href="texmf-dist/doc/latex/t-angles/">t-angles</a></b><small>
(<a href="https://ctan.org/pkg/t-angles">CTAN</a>):
@@ -26808,7 +26834,7 @@ Plot graphs with TikZ abbreviations.&nbsp;
<h2 id="letter-U">U</h2>
-<ol start="3491">
+<ol start="3495">
<li id="uaclasses"><b><a href="texmf-dist/doc/latex/uaclasses/">uaclasses</a></b><small>
(<a href="https://ctan.org/pkg/uaclasses">CTAN</a>):
@@ -27452,7 +27478,7 @@ University of Washington thesis class.&nbsp;
<h2 id="letter-V">V</h2>
-<ol start="3581">
+<ol start="3585">
<li id="vancouver"><b><a href="texmf-dist/doc/bibtex/vancouver/">vancouver</a></b><small>
(<a href="https://ctan.org/pkg/vancouver">CTAN</a>):
@@ -27725,7 +27751,7 @@ Variable-width multiple text columns.&nbsp;
<h2 id="letter-W">W</h2>
-<ol start="3620">
+<ol start="3624">
<li id="wadalab"><b><a href="texmf-dist/doc/fonts/wadalab/">wadalab</a></b><small>
(<a href="https://ctan.org/pkg/wadalab">CTAN</a>):
@@ -27984,7 +28010,7 @@ Extend LaTeX's cross-reference system.&nbsp;
<h2 id="letter-X">X</h2>
-<ol start="3652">
+<ol start="3656">
<li id="xargs"><b><a href="texmf-dist/doc/latex/xargs/">xargs</a></b><small>
(<a href="https://ctan.org/pkg/xargs">CTAN</a>):
@@ -28615,7 +28641,7 @@ Tree macros using XY-Pic.&nbsp;
<h2 id="letter-Y">Y</h2>
-<ol start="3726">
+<ol start="3730">
<li id="yafoot"><b><a href="texmf-dist/doc/latex/yafoot/">yafoot</a></b><small>
(<a href="https://ctan.org/pkg/yafoot">CTAN</a>):
@@ -28745,7 +28771,7 @@ Many-featured Young tableaux and Young diagrams.&nbsp;
<h2 id="letter-Z">Z</h2>
-<ol start="3744">
+<ol start="3748">
<li id="zbmath-review-template"><b><a href="texmf-dist/doc/xelatex/zbmath-review-template/">zbmath-review-template</a></b><small>
(<a href="https://ctan.org/pkg/zbmath-review-template">CTAN</a>):
@@ -28890,5 +28916,5 @@ Standard conforming typesetting of Japanese, for XeLaTeX.&nbsp;
<p><a href="#letter-1">1</a> - <a href="#letter-2">2</a> - <a href="#letter-A">A</a> - <a href="#letter-B">B</a> - <a href="#letter-C">C</a> - <a href="#letter-D">D</a> - <a href="#letter-E">E</a> - <a href="#letter-F">F</a> - <a href="#letter-G">G</a> - <a href="#letter-H">H</a> - <a href="#letter-I">I</a> - <a href="#letter-J">J</a> - <a href="#letter-K">K</a> - <a href="#letter-L">L</a> - <a href="#letter-M">M</a> - <a href="#letter-N">N</a> - <a href="#letter-O">O</a> - <a href="#letter-P">P</a> - <a href="#letter-Q">Q</a> - <a href="#letter-R">R</a> - <a href="#letter-S">S</a> - <a href="#letter-T">T</a> - <a href="#letter-U">U</a> - <a href="#letter-V">V</a> - <a href="#letter-W">W</a> - <a href="#letter-X">X</a> - <a href="#letter-Y">Y</a> - <a href="#letter-Z">Z</a></p>
<hr>
-<small>Generated Wed Aug 16 01:43:57 CEST 2023 by tl-update-docindex.</small>
+<small>Generated Thu Aug 17 01:43:13 CEST 2023 by tl-update-docindex.</small>
</body></html>
diff --git a/Master/texmf-dist/tex/texinfo/texinfo.tex b/Master/texmf-dist/tex/texinfo/texinfo.tex
index d9fee3bba48..44004c14bd4 100644
--- a/Master/texmf-dist/tex/texinfo/texinfo.tex
+++ b/Master/texmf-dist/tex/texinfo/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{2023-07-27.21}
+\def\texinfoversion{2023-08-13.14}
%
% Copyright 1985, 1986, 1988, 1990-2023 Free Software Foundation, Inc.
%
@@ -5655,8 +5655,8 @@ might help (with 'rm \jobname.?? \jobname.??s')%
% Determine how far we can stretch into the margin.
% This allows, e.g., "Appendix H GNU Free Documentation License" to
% fit on one line in @letterpaper format.
- \ifdim\entryrightmargin>2.1em
- \dimen@i=2.1em
+ \ifdim\entryrightmargin>1.5em
+ \dimen@i=1.5em
\else
\dimen@i=0em
\fi
@@ -5714,12 +5714,11 @@ might help (with 'rm \jobname.?? \jobname.??s')%
\newskip\thinshrinkable
\skip\thinshrinkable=.15em minus .15em
-% Like plain.tex's \dotfill, except uses up at least 1 em.
+% Like plain.tex's \dotfill, except uses up at least 0.5 em.
% The filll stretch here overpowers both the fil and fill stretch to push
% the page number to the right.
\def\indexdotfill{\cleaders
- \hbox{$\mathsurround=0pt \mkern1.5mu.\mkern1.5mu$}\hskip 1em plus 1filll}
-
+ \hbox{$\mathsurround=0pt \mkern1.5mu.\mkern1.5mu$}\hskip 0.5em plus 1filll}
\def\primary #1{\line{#1\hfil}}
@@ -7709,9 +7708,13 @@ might help (with 'rm \jobname.?? \jobname.??s')%
\def\deflineheader#1 #2 #3\endheader{%
\printdefname{#1}{}{#2}\magicamp\defunargs{#3\unskip}%
}
+
\def\deftypeline{%
\doingtypefntrue
- \parseargusing\activeparens{\printdefunline\deflineheader}%
+ \parseargusing\activeparens{\printdefunline\deftypelineheader}%
+}
+\def\deftypelineheader#1 #2 #3 #4\endheader{%
+ \printdefname{#1}{#2}{#3}\magicamp\defunargs{#4\unskip}%
}
% \makedefun{deffoo} (\deffooheader parameters) { (\deffooheader expansion) }
@@ -8846,6 +8849,11 @@ might help (with 'rm \jobname.?? \jobname.??s')%
\fi
}
+% @nodedescription, @nodedescriptionblock - do nothing for TeX
+\parseargdef\nodedescription{}
+\def\nodedescriptionblock{\doignore{nodedescriptionblock}}
+
+
% @anchor{NAME} -- define xref target at arbitrary point.
%
\newcount\savesfregister
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 2cf555d7c17..e73ad2141f6 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -46,6 +46,7 @@ $mirrors = {
},
'Korea' => {
'http://ftp.ktug.org/tex-archive/' => 1,
+ 'https://cran.asia/tex/' => 1,
'https://ftp.kaist.ac.kr/pub/tex-archive/' => 1,
'https://lab.uklee.pe.kr/tex-archive/' => 1,
'https://mirror.kakao.com/CTAN/' => 1,
@@ -134,6 +135,7 @@ $mirrors = {
'https://ctan.gust.org.pl/tex-archive/' => 1,
'https://polish-mirror.evolution-host.com/ctan/' => 1,
'https://repo.skni.umcs.pl/ctan/' => 1,
+ 'https://sunsite.icm.edu.pl/pub/CTAN/' => 1,
},
'Portugal' => {
'https://ftp.eq.uc.pt/software/TeX/' => 1,