From 993fbbdb4bc3baa53b5417d231a72141e4083755 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 5 Apr 2019 23:38:38 +0000 Subject: tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@50800 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/man/man1/install-tl.1 | 32 ++++++++++----------- Master/texmf-dist/doc/man/man1/install-tl.man1.pdf | Bin 49260 -> 49252 bytes Master/texmf-dist/doc/man/man1/tlmgr.1 | 14 +++++---- Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf | Bin 133086 -> 133183 bytes 4 files changed, 24 insertions(+), 22 deletions(-) (limited to 'Master/texmf-dist') diff --git a/Master/texmf-dist/doc/man/man1/install-tl.1 b/Master/texmf-dist/doc/man/man1/install-tl.1 index cffbcf6cfad..b0a90852327 100644 --- a/Master/texmf-dist/doc/man/man1/install-tl.1 +++ b/Master/texmf-dist/doc/man/man1/install-tl.1 @@ -133,7 +133,7 @@ .\" ======================================================================== .\" .IX Title "INSTALL-TL 1" -.TH INSTALL-TL 1 "2019-04-03" "perl v5.28.1" "User Contributed Perl Documentation" +.TH INSTALL-TL 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 @@ -198,10 +198,10 @@ The text mode user interface (default on Unix systems). Same as the .ie n .IP """tcl""" 4 .el .IP "\f(CWtcl\fR" 4 .IX Item "tcl" -The tcl user interface (default on Mac \s-1OS\s0 and Windows). It starts -out with a small number of configuration options, roughly equivalent +The Tcl/Tk user interface (default on Macs and Windows). It starts +with a small number of configuration options, roughly equivalent to what the wizard option below offers, but a button \f(CW\*(C`Advanced\*(C'\fR -takes you to a screen with roughly the same options as the perltk +takes you to a screen with roughly the same options as the \f(CW\*(C`perltk\*(C'\fR interface. .ie n .IP """wizard""" 4 .el .IP "\f(CWwizard\fR" 4 @@ -226,17 +226,17 @@ available, installation continues in text mode, except on Windows, where all gui options except \f(CW\*(C`text\*(C'\fR are diverted to the default \&\f(CW\*(C`tcl\*(C'\fR \s-1GUI.\s0 .Sp -The \f(CW\*(C`tcl\*(C'\fR \s-1GUI\s0 requires Tcl/Tk. This is part of Mac \s-1OS\s0 and is often -already installed on Linux. For Windows, TeX Live provides a Tcl/Tk +The \f(CW\*(C`tcl\*(C'\fR \s-1GUI\s0 requires Tcl/Tk. This is standard on Macs and is often +already installed on GNU/Linux. For Windows, TeX Live provides a Tcl/Tk runtime. .RE .IP "\fB\-no\-gui\fR" 4 .IX Item "-no-gui" -Use the text mode installer (default except on Windows and Mac \s-1OS\s0). +Use the text mode installer (default except on Windows and Macs). .IP "\fB\-lang\fR \fIllcode\fR" 4 .IX Item "-lang llcode" By default, the \s-1GUI\s0 tries to deduce your language from the -environment. The tcl \s-1GUI\s0 uses the language detection built into +environment. The Tcl \s-1GUI\s0 uses the language detection built into Tcl/Tk; the Perl/Tk GUIs use the \f(CW\*(C`LC_MESSAGES\*(C'\fR environment variable. If that fails you can select a different language by giving this option with a language code (based on \s-1ISO 639\-1\s0). @@ -265,12 +265,12 @@ the full scheme containing all packages, the list of available schemes will be adjusted accordingly. .IP "\fB\-select\-repository\fR" 4 .IX Item "-select-repository" -This option allows you to choose a particular mirror from the -current list of active \s-1CTAN\s0 mirrors. This option is supported in the -text, wizard and perltk installer modes, and will also offer to -install from local media if available, or from a repository -specified on the command line. It's useful when the (default) -automatic redirection does not choose a good host for you. +This option allows you to choose a particular mirror from the current +list of active \s-1CTAN\s0 mirrors. This option is supported in the \f(CW\*(C`text\*(C'\fR, +\&\f(CW\*(C`wizard\*(C'\fR and \f(CW\*(C`perltk\*(C'\fR installer modes, and will also offer to install +from local media if available, or from a repository specified on the +command line. It's useful when the (default) automatic redirection does +not choose a good host for you. .IP "\fB\-all\-options\fR" 4 .IX Item "-all-options" Normally options not relevant to the current platform are not shown @@ -294,7 +294,7 @@ For more information on custom binaries, see building TeX Live, see . .IP "\fB\-debug\-translation\fR" 4 .IX Item "-debug-translation" -In the Perl/Tk \s-1GUI\s0 modes, this options reports any missing, or more +In the Perl/Tk \s-1GUI\s0 modes, this option reports any missing, or more likely untranslated, messages to standard error. Helpful for translators to see what remains to be done. .IP "\fB\-force\-platform\fR \fIplatform\fR" 4 @@ -610,4 +610,4 @@ This script and its documentation were written for the TeX Live distribution () and both are licensed under the \&\s-1GNU\s0 General Public License Version 2 or later. .PP -\&\f(CW$Id:\fR install-tl 50723 2019\-04\-03 16:04:15Z siepo $ +\&\f(CW$Id:\fR install-tl 50796 2019\-04\-05 22:43:08Z karl $ diff --git a/Master/texmf-dist/doc/man/man1/install-tl.man1.pdf b/Master/texmf-dist/doc/man/man1/install-tl.man1.pdf index 2ae4346f40d..2dc62c67650 100644 Binary files a/Master/texmf-dist/doc/man/man1/install-tl.man1.pdf and b/Master/texmf-dist/doc/man/man1/install-tl.man1.pdf differ 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 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 () 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 $ diff --git a/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf b/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf index c3f0a8c78fa..45cceaa624b 100644 Binary files a/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf and b/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf differ -- cgit v1.2.3