diff options
Diffstat (limited to 'Master/texmf-dist/doc/man')
-rw-r--r-- | Master/texmf-dist/doc/man/man1/tlmgr.1 | 42 | ||||
-rw-r--r-- | Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf | bin | 136103 -> 136550 bytes |
2 files changed, 22 insertions, 20 deletions
diff --git a/Master/texmf-dist/doc/man/man1/tlmgr.1 b/Master/texmf-dist/doc/man/man1/tlmgr.1 index d8f39f71413..815676c7d57 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-11-26" "perl v5.30.1" "User Contributed Perl Documentation" +.TH TLMGR 1 "2019-12-22" "perl v5.30.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 @@ -310,33 +310,35 @@ trailing \f(CW\*(C`/tlpkg\*(C'\fR and/or \f(CW\*(C`/archive\*(C'\fR components a .RE .IP "\fB\-\-gui\fR [\fIaction\fR]" 4 .IX Item "--gui [action]" -\&\f(CW\*(C`tlmgr\*(C'\fR has a graphical interface as well as the command line -interface. You can give this option, \f(CW\*(C`\-\-gui\*(C'\fR, together with an action -to be brought directly into the respective screen of the \s-1GUI.\s0 For -example, running +Two notable \s-1GUI\s0 front-ends for \f(CW\*(C`tlmgr\*(C'\fR, \f(CW\*(C`tlshell\*(C'\fR and \f(CW\*(C`tlcockpit\*(C'\fR, +are started up as separate programs; see their own documentation. +.Sp +\&\f(CW\*(C`tlmgr\*(C'\fR itself has a graphical interface as well as the command line +interface. You can give the option to invoke it, \f(CW\*(C`\-\-gui\*(C'\fR, together with +an action to be brought directly into the respective screen of the \s-1GUI.\s0 +For example, running .Sp .Vb 1 \& tlmgr \-\-gui update .Ve .Sp starts you directly at the update screen. If no action is given, the -\&\s-1GUI\s0 will be started at the main screen. +\&\s-1GUI\s0 will be started at the main screen. See \*(L"\s-1GUI FOR TLMGR\*(R"\s0. .Sp -Note that the new GUIs, tlshell and tlcockpit, are started up as -separate programs. +However, the native \s-1GUI\s0 requires Perl/TK, which is no longer included in +TeX Live's Perl distribution for Windows. You may find \f(CW\*(C`tlshell\*(C'\fR or +\&\f(CW\*(C`tlcockpit\*(C'\fR easier to work with. .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 (on Windows via the registry, on Unix via \f(CW\*(C`LC_MESSAGES\*(C'\fR). If that fails you can select a different language by giving this option with a -language code (based on \s-1ISO 639\-1\s0). Currently supported (but not -necessarily completely translated) are: English (en, default), Czech -(cs), German (de), French (fr), Italian (it), Japanese (ja), Dutch (nl), -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. +language code (based on \s-1ISO 639\-1\s0). Currently supported (but not +necessarily completely translated) are: English\ (en,\ default), +Czech\ (cs), German\ (de), French\ (fr), Italian\ (it), +Japanese\ (ja), Dutch\ (nl), 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 @@ -990,8 +992,8 @@ instead of only the current user. All three options are on by default. .IP "\fBpaper [a4|letter]\fR" 4 .IX Item "paper [a4|letter]" .PD 0 -.IP "\fB[xdvi|pdftex|dvips|dvipdfmx|context|psutils]\ paper\ [\f(BIpapersize\fB|\-\-list]\fR" 4 -.IX Item "[xdvi|pdftex|dvips|dvipdfmx|context|psutils]paper[papersize|--list]" +.IP "\fB<[xdvi|pdftex|dvips|dvipdfmx|context|psutils] paper [\f(BIpapersize\fB|\-\-list]\fR>" 4 +.IX Item "<[xdvi|pdftex|dvips|dvipdfmx|context|psutils] paper [papersize|--list]>" .IP "\fBpaper \-\-json\fR" 4 .IX Item "paper --json" .PD @@ -1907,7 +1909,7 @@ from a given repository: \& $ tlmgr pinning remove tlcontrib \-\-all # take nothing from tlcontrib .Ve .PP -A summary of the \f(CW\*(C`tlmgr pinning\*(C'\fR actions is given above. +A summary of \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 @@ -2335,4 +2337,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 52931 2019\-11\-26 23:04:18Z karl $ +\&\f(CW$Id:\fR tlmgr.pl 53213 2019\-12\-22 22:22:33Z karl $ diff --git a/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf b/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf Binary files differindex a146f1f8db5..f9a03ce4034 100644 --- a/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf +++ b/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf |