summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-03-01 21:03:17 +0000
committerKarl Berry <karl@freefriends.org>2023-03-01 21:03:17 +0000
commit41e3b3ca7ff9cb4c9981e7c51fef0f3fcf24df94 (patch)
tree7a2b7c4b6e13fc3a737e50ef04b5d4a35e1e12d0 /Master
parent62060eaca50310f711485f51ab440495b7c7d870 (diff)
tlmgrbasics (1mar23)
git-svn-id: svn://tug.org/texlive/trunk@66271 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/doc/support/tlmgrbasics/README2
-rw-r--r--Master/texmf-dist/doc/support/tlmgrbasics/tlmgr.pdfbin167478 -> 158706 bytes
-rw-r--r--Master/texmf-dist/doc/support/tlmgrbasics/tlmgr.tex30
3 files changed, 16 insertions, 16 deletions
diff --git a/Master/texmf-dist/doc/support/tlmgrbasics/README b/Master/texmf-dist/doc/support/tlmgrbasics/README
index 76ef0fb304a..0b267d50ab4 100644
--- a/Master/texmf-dist/doc/support/tlmgrbasics/README
+++ b/Master/texmf-dist/doc/support/tlmgrbasics/README
@@ -1,5 +1,5 @@
This is the README for the tlmgrbasics package,
-version 2021-09-23.
+version 2023-02-28.
This package provides simplified documentation for tlmgr,
the TeX Live Native Manager. It is derived from tlmgr.1, the
diff --git a/Master/texmf-dist/doc/support/tlmgrbasics/tlmgr.pdf b/Master/texmf-dist/doc/support/tlmgrbasics/tlmgr.pdf
index d0e8cf7bc2e..8cd5856a272 100644
--- a/Master/texmf-dist/doc/support/tlmgrbasics/tlmgr.pdf
+++ b/Master/texmf-dist/doc/support/tlmgrbasics/tlmgr.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/support/tlmgrbasics/tlmgr.tex b/Master/texmf-dist/doc/support/tlmgrbasics/tlmgr.tex
index 3d68cb7a3fe..c9e13031547 100644
--- a/Master/texmf-dist/doc/support/tlmgrbasics/tlmgr.tex
+++ b/Master/texmf-dist/doc/support/tlmgrbasics/tlmgr.tex
@@ -42,7 +42,8 @@ collections and packages, but each package is included in
exactly one collection, no more and no less. A \TeX\,Live
installation can be customized and managed at any level.
-We will describe usage of \texttt{tlmgr} in the
+
+This report describes usage of \texttt{tlmgr} in the
command-line interface. There are graphical front-ends
for \texttt{tlmgr}: \texttt{tlshell}, \texttt{tlcockpit}
and, for Macs, a \TeX\,Live Utility; these must
@@ -54,8 +55,8 @@ consult the documentation here:
\end{center}
+\section{Command-Line Usage}
-\section{Usage}
\begin{quote}
\texttt{tlmgr}
@@ -64,7 +65,6 @@ consult the documentation here:
\verb|[|\textit{action-specific options}\verb|]|
\verb|[|\textit{operands}\verb|]|
\end{quote}
-
The actions and relevant action-specific options and
operands are described in Section~\ref{Actions}. The global
options are described in Section~\ref{GlobalOptions}.
@@ -613,8 +613,8 @@ All three of these options are on by default.
\paragraph{Usage:}
\begin{list}{}{}
- \item \texttt{tlmgr path [-w32mode=user|admin] add}
- \item \texttt{tlmgr path [--w32mode=user|admin] remove}
+ \item \texttt{tlmgr path [-windowsmode=user|admin] add}
+ \item \texttt{tlmgr path [--windowsmode=user|admin] remove}
\end{list}
On Unix, adds or removes symlinks for executables, man
@@ -630,32 +630,32 @@ added or removed is determined in the following way:
\begin{itemize}
\item If the user has admin rights, and the option
-\texttt{-w32mode} is not given, the setting
-\texttt{w32\_multi\_user} determines the location (i.e.,
+\texttt{-windowsmode} is not given, the setting
+\texttt{windows\_multi\_user} determines the location (i.e.,
if it is on the system path, otherwise the user path is
changed).
\item If the user has admin rights, and the option
-\texttt{-w32mode} is given, this option determines the path
+\texttt{-windowsmode} is given, this option determines the path
to be adjusted.
\item If the user does not have admin rights, and the
-option \texttt{-w32mode} is not given, and the setting
-\texttt{w32\_multi\_user} is off, the user path is changed,
-while if the setting \texttt{w32\_multi\_user} is on, a
+option \texttt{-windowsmode} is not given, and the setting
+\texttt{windows\_multi\_user} is off, the user path is changed,
+while if the setting \texttt{windows\_multi\_user} is on, a
warning is issued that the caller does not have enough
privileges.
\item If the user does not have admin rights, and the option
-\texttt{-w32mode} is given, it must be \texttt{user} and
+\texttt{-windowsmode} is given, it must be \texttt{user} and
the user path will be adjusted. If a user without admin
-rights uses the option \texttt{-w32mode admin} a warning
+rights uses the option \texttt{-windowsmode admin} a warning
is issued that the caller does not have enough privileges.
\end{itemize}
\clearpage
-\subsection{The \texttt{paper} Action}
+\subsection{The {\tt paper} Action}
\label{paper}
\paragraph{Usage}
@@ -673,7 +673,7 @@ With a \textit{program} given as the first argument and a paper size as the last
\clearpage
-\subsection{The \texttt{conf} Action}
+\subsection{The {\tt conf} Action}
\label{conf}
\paragraph{Usage}
\begin{list}{}{}