summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/man/man1/tlmgr.1
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-04-03 23:23:55 +0000
committerKarl Berry <karl@freefriends.org>2019-04-03 23:23:55 +0000
commit791d00052c91e3a1dcc0050c08429065ea730ca9 (patch)
tree9d9ae8b9b551d705f6bd49b0857eb44141d750ac /Master/texmf-dist/doc/man/man1/tlmgr.1
parentf182c54b24b79780ea8a64058122fb93ca912379 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@50746 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/man/man1/tlmgr.1')
-rw-r--r--Master/texmf-dist/doc/man/man1/tlmgr.131
1 files changed, 20 insertions, 11 deletions
diff --git a/Master/texmf-dist/doc/man/man1/tlmgr.1 b/Master/texmf-dist/doc/man/man1/tlmgr.1
index 886f43c36bf..e4d9c0a81c0 100644
--- a/Master/texmf-dist/doc/man/man1/tlmgr.1
+++ b/Master/texmf-dist/doc/man/man1/tlmgr.1
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "TLMGR 1"
-.TH TLMGR 1 "2019-02-02" "perl v5.28.1" "User Contributed Perl Documentation"
+.TH TLMGR 1 "2019-04-03" "perl v5.28.1" "User Contributed Perl Documentation"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -317,6 +317,9 @@ example, running
.Sp
starts you directly at the update screen. If no action is given, the
\&\s-1GUI\s0 will be started at the main screen.
+.Sp
+Note that the new GUIs, tlshell and tlcockpit, are started up as
+separate programs.
.IP "\fB\-\-gui\-lang\fR \fIllcode\fR" 4
.IX Item "--gui-lang llcode"
By default, the \s-1GUI\s0 tries to deduce your language from the environment
@@ -328,6 +331,8 @@ necessarily completely translated) are: English (en, default), Czech
Polish (pl), Brazilian Portuguese (pt_BR), Russian (ru), Slovak (sk),
Slovenian (sl), Serbian (sr), Ukrainian (uk), Vietnamese (vi),
simplified Chinese (zh_CN), and traditional Chinese (zh_TW).
+.Sp
+Tlshell shares its message catalog with tlmgr.
.IP "\fB\-\-debug\-translation\fR" 4
.IX Item "--debug-translation"
In \s-1GUI\s0 mode, this switch tells \f(CW\*(C`tlmgr\*(C'\fR to report any untranslated (or
@@ -1852,16 +1857,20 @@ A summary of the \f(CW\*(C`tlmgr pinning\*(C'\fR actions is given above.
.SH "GUI FOR TLMGR"
.IX Header "GUI FOR TLMGR"
The graphical user interface for \f(CW\*(C`tlmgr\*(C'\fR requires Perl/Tk
-<https://search.cpan.org/search?query=perl%2Ftk>. For Windows the
-necessary modules are shipped within TeX Live, for all other (i.e.,
-Unix-based) systems Perl/Tk (as well as Perl of course) has to be
-installed outside of \s-1TL.\s0 <https://tug.org/texlive/distro.html#perltk>
-has a list of invocations for some distros.
+<https://search.cpan.org/search?query=perl%2Ftk>. For Unix-based
+systems Perl/Tk (as well as Perl of course) has to be installed
+outside of \s-1TL.\s0 <https://tug.org/texlive/distro.html#perltk> has a
+list of invocations for some distros. For Windows the necessary
+modules are no longer shipped within TeX Live.
+.PP
+We are talking here about the \s-1GUI\s0 built into tlmgr itself, not about
+the other tlmgr GUIs: tlshell, tlcockpit (Java-based) and, for Mac
+\&\s-1OS\s0 only, TeX Live Utility. These are invoked as separate programs.
.PP
-The \s-1GUI\s0 is started with the invocation \f(CW\*(C`tlmgr gui\*(C'\fR; assuming Tk is
-loadable, the graphical user interface will be shown. The main window
-contains a menu bar, the main display, and a status area where messages
-normally shown on the console are displayed.
+The \s-1GUI\s0 mode of tlmgr is started with the invocation \f(CW\*(C`tlmgr gui\*(C'\fR;
+assuming Tk is loadable, the graphical user interface will be shown.
+The main window contains a menu bar, the main display, and a status
+area where messages normally shown on the console are displayed.
.PP
Within the main display there are three main parts: the \f(CW\*(C`Display
configuration\*(C'\fR area, the list of packages, and the action buttons.
@@ -2270,4 +2279,4 @@ This script and its documentation were written for the TeX Live
distribution (<https://tug.org/texlive>) and both are licensed under the
\&\s-1GNU\s0 General Public License Version 2 or later.
.PP
-\&\f(CW$Id:\fR tlmgr.pl 49885 2019\-01\-31 19:27:00Z karl $
+\&\f(CW$Id:\fR tlmgr.pl 50722 2019\-04\-03 15:56:51Z siepo $