texlive[70000] Master/texmf-dist: include tlmgr bug action in tl24
commits+karl at tug.org
commits+karl at tug.org
Tue Feb 20 00:04:52 CET 2024
Revision: 70000
https://tug.org/svn/texlive?view=revision&revision=70000
Author: karl
Date: 2024-02-20 00:04:52 +0100 (Tue, 20 Feb 2024)
Log Message:
-----------
include tlmgr bug action in tl24 news and tlmgr examples
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/texlive/texlive-en/texlive-en.html
trunk/Master/texmf-dist/doc/texlive/texlive-en/texlive-en.pdf
trunk/Master/texmf-dist/doc/texlive/texlive-en/texlive-en.tex
trunk/Master/texmf-dist/scripts/texlive/NEWS
trunk/Master/texmf-dist/scripts/texlive/tlmgr.pl
Modified: trunk/Master/texmf-dist/doc/texlive/texlive-en/texlive-en.html
===================================================================
--- trunk/Master/texmf-dist/doc/texlive/texlive-en/texlive-en.html 2024-02-19 22:30:29 UTC (rev 69999)
+++ trunk/Master/texmf-dist/doc/texlive/texlive-en/texlive-en.html 2024-02-19 23:04:52 UTC (rev 70000)
@@ -7742,37 +7742,41 @@
class="ec-lmtt-12">tlmgr</span>: </p>
<ul class="itemize1">
<li class="itemize">
- <!--l. 4341--><p class="noindent" >Use our own root certificate bundle on all platforms, to support LWP more widely,
+ <!--l. 4341--><p class="noindent" >New action <span
+class="ec-lmtt-12">bug </span>to help find bug-reporting information.
+ </p></li>
+ <li class="itemize">
+ <!--l. 4342--><p class="noindent" >Use our own root certificate bundle on all platforms, to support LWP more widely,
notably on macOS.
</p></li>
<li class="itemize">
- <!--l. 4343--><p class="noindent" >Detect a remote repository older than the local installation (i.e., a stale mirror),
+ <!--l. 4344--><p class="noindent" >Detect a remote repository older than the local installation (i.e., a stale mirror),
and don’t update, to avoid incorrect package removals.
</p></li>
<li class="itemize">
- <!--l. 4345--><p class="noindent" >Support ConTeXt paper size setting.
+ <!--l. 4346--><p class="noindent" >Support ConTeXt paper size setting.
</p></li>
<li class="itemize">
- <!--l. 4346--><p class="noindent" >Prune backups of tlpdb files for mirrored repositories (main and tlcontrib).</p></li></ul>
-<!--l. 4350--><p class="noindent" >MacTeX: now contains the latest Ghostscript 10.02.1, updates of all four GUI programs, along
+ <!--l. 4347--><p class="noindent" >Prune backups of tlpdb files for mirrored repositories (main and tlcontrib).</p></li></ul>
+<!--l. 4351--><p class="noindent" >MacTeX: now contains the latest Ghostscript 10.02.1, updates of all four GUI programs, along
with (as always) all new TL changes. The binaries still support macOS 10.14 (Mojave, 2018)
and later. (As usual, earlier Mac versions are supported by the <span
class="ec-lmtt-12">x86_64-darwinlegacy</span>
binaries, which are part of TL, but not MacTeX.)
-</p><!--l. 4357--><p class="noindent" >
+</p><!--l. 4358--><p class="noindent" >
</p>
<h4 class="subsectionHead"><span class="titlemark">9.3 </span> <a
id="x1-940009.3"></a>Future</h4>
-<!--l. 4359--><p class="noindent" >We intend to continue to release new versions of TeX Live, and would like to provide more
+<!--l. 4360--><p class="noindent" >We intend to continue to release new versions of TeX Live, and would like to provide more
documentation, more programs, an ever-improved and better-checked tree of macros and fonts,
and anything else TeX. This work is all done by volunteers in their spare time, and there is
always more to do. Please see <a
href="https://tug.org/texlive/contribute.html" class="url" ><span
class="ec-lmtt-12">https://tug.org/texlive/contribute.html</span></a>.
-</p><!--l. 4365--><p class="indent" > Please send corrections, suggestions, and offers of help to:
+</p><!--l. 4366--><p class="indent" > Please send corrections, suggestions, and offers of help to:
</p><blockquote class="quote">
- <!--l. 4367--><p class="noindent" > <a
+ <!--l. 4368--><p class="noindent" > <a
href="mailto:tex-live at tug.org" ><span class="path"><span
class="ec-lmtt-12">tex-live at tug.org</span></span></a> <span
class="ec-lmr-10x-x-109">(you need not subscribe in order to post)</span><br
@@ -7779,7 +7783,7 @@
class="newline" /><a
href="https://tug.org/texlive" class="url" ><span
class="ec-lmtt-12">https://tug.org/texlive</span></a></p></blockquote>
-<!--l. 4372--><p class="noindent" ><span
+<!--l. 4373--><p class="noindent" ><span
class="ec-lmro-12">Happy TeXing!</span>
</p>
Modified: trunk/Master/texmf-dist/doc/texlive/texlive-en/texlive-en.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/texlive/texlive-en/texlive-en.tex
===================================================================
--- trunk/Master/texmf-dist/doc/texlive/texlive-en/texlive-en.tex 2024-02-19 22:30:29 UTC (rev 69999)
+++ trunk/Master/texmf-dist/doc/texlive/texlive-en/texlive-en.tex 2024-02-19 23:04:52 UTC (rev 70000)
@@ -4338,6 +4338,7 @@
\end{itemize*}
\noindent \code{tlmgr}: \begin{itemize*}
+\item New action \code{bug} to help find bug-reporting information.
\item Use our own root certificate bundle on all platforms, to support LWP
more widely, notably on macOS.
\item Detect a remote repository older than the local installation (i.e.,
Modified: trunk/Master/texmf-dist/scripts/texlive/NEWS
===================================================================
--- trunk/Master/texmf-dist/scripts/texlive/NEWS 2024-02-19 22:30:29 UTC (rev 69999)
+++ trunk/Master/texmf-dist/scripts/texlive/NEWS 2024-02-19 23:04:52 UTC (rev 70000)
@@ -1,7 +1,7 @@
(This file public domain. Originally written by Norbert Preining and
Karl Berry, 2010.)
-<li>add bug action to output bug-reporting information.
+<li>new action "bug" to output bug-reporting information.
<p><b>tlmgr 69686 (released 7feb24):</b>
<li>prune tlpdb backups of tlcrontrib (now mirrored).
Modified: trunk/Master/texmf-dist/scripts/texlive/tlmgr.pl
===================================================================
--- trunk/Master/texmf-dist/scripts/texlive/tlmgr.pl 2024-02-19 22:30:29 UTC (rev 69999)
+++ trunk/Master/texmf-dist/scripts/texlive/tlmgr.pl 2024-02-19 23:04:52 UTC (rev 70000)
@@ -8144,6 +8144,11 @@
Display detailed information about a package I<what>, such as the installation
status and description, of searches for I<what> in all packages.
+=item C<tlmgr bug> I<what>
+
+Display available bug-reporting information for I<what>, a package or
+file name.
+
=back
For all the capabilities and details of C<tlmgr>, please read the
More information about the tex-live-commits
mailing list.