diff options
author | Karl Berry <karl@freefriends.org> | 2019-04-05 23:38:38 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-04-05 23:38:38 +0000 |
commit | 993fbbdb4bc3baa53b5417d231a72141e4083755 (patch) | |
tree | 737f81e49fe7d7373866512267db90bed5bcd6a1 /Master/texmf-dist/doc/man/man1/tlmgr.1 | |
parent | 7b16a3f7565630cbd52c82766cdf5d9e2b3fa70a (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@50800 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.1 | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/man/man1/tlmgr.1 b/Master/texmf-dist/doc/man/man1/tlmgr.1 index e4d9c0a81c0..c3fa05f1382 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-04-03" "perl v5.28.1" "User Contributed Perl Documentation" +.TH TLMGR 1 "2019-04-05" "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 @@ -1861,11 +1861,13 @@ The graphical user interface for \f(CW\*(C`tlmgr\*(C'\fR requires Perl/Tk 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. +modules are no longer shipped within TeX Live, so you'll have to have an +external Perl available that includes them. .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. +We are talking here about the \s-1GUI\s0 built into tlmgr itself, not about the +other tlmgr GUIs, which are: tlshell (Tcl/Tk\-based), tlcockpit +(Java-based) and, only on Macs, TeX Live Utility. These are invoked as +separate programs. .PP 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. @@ -2279,4 +2281,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 50722 2019\-04\-03 15:56:51Z siepo $ +\&\f(CW$Id:\fR tlmgr.pl 50796 2019\-04\-05 22:43:08Z karl $ |