diff options
author | Karl Berry <karl@freefriends.org> | 2011-01-03 03:10:37 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-01-03 03:10:37 +0000 |
commit | 212a59e8c630db8e56f4e930b02192fe0de7f6bf (patch) | |
tree | 2d88b35e1215641c51545b51944489a0dab09bed /Master/texmf/doc/man/man1 | |
parent | 7217d91f27c3b6f7033944fa02b3e6dc960ac7d0 (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@20915 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/doc/man/man1')
-rw-r--r-- | Master/texmf/doc/man/man1/tlmgr.1 | 29 | ||||
-rw-r--r-- | Master/texmf/doc/man/man1/tlmgr.man1.pdf | bin | 63114 -> 63158 bytes |
2 files changed, 15 insertions, 14 deletions
diff --git a/Master/texmf/doc/man/man1/tlmgr.1 b/Master/texmf/doc/man/man1/tlmgr.1 index fc5b5a3172d..f6d6d7f9c8e 100644 --- a/Master/texmf/doc/man/man1/tlmgr.1 +++ b/Master/texmf/doc/man/man1/tlmgr.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "TLMGR 1" -.TH TLMGR 1 "2010-11-17" "perl v5.10.1" "User Contributed Perl Documentation" +.TH TLMGR 1 "2011-01-02" "perl v5.10.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 @@ -856,8 +856,8 @@ are listed. Executes one (or all) check(s) on the consistency of the installation. .IP "\fBfiles\fR" 4 .IX Item "files" -Checks that all files listed in the TeX Live Database (\f(CW\*(C`texlive.tlpdb\*(C'\fR) -are actually present, and lists those missing. +Checks that all files listed in the local \s-1TLPDB\s0 (\f(CW\*(C`texlive.tlpdb\*(C'\fR) are +actually present, and lists those missing. .IP "\fBdepends\fR" 4 .IX Item "depends" Lists those packages which occur as dependencies in an installed collections, @@ -1015,15 +1015,15 @@ this file specifies the setting of five options: \f(CW\*(C`dvipsPreferOutline\*( \&\f(CW\*(C`updmap\-hdr.cfg\*(C'\fR are usually fine. If you want to change them, you can include changed settings for any or all of these five options in your \&\f(CW\*(C`updmap\-local.cfg\*(C'\fR file and they will be respected by \f(CW\*(C`generate -updmap\*(C'\fR, for example: +updmap\*(C'\fR. For example: .PP .Vb 1 \& dvipsDownloadBase35 true .Ve .PP Options: -.IP "\fB\-\-dest\fR \fIoutput file\fR" 4 -.IX Item "--dest output file" +.IP "\fB\-\-dest\fR \fIoutput_file\fR" 4 +.IX Item "--dest output_file" specifies the output file (defaults to the respective location in \&\f(CW\*(C`TEXMFSYSVAR\*(C'\fR for \f(CW\*(C`language*\*(C'\fR and \f(CW\*(C`fmtutil\*(C'\fR, and \f(CW\*(C`TEXMFSYSCONFIG\*(C'\fR for \f(CW\*(C`updmap\*(C'\fR). If \f(CW\*(C`\-\-dest\*(C'\fR is given to \f(CW\*(C`generate language\*(C'\fR, it serves @@ -1033,8 +1033,8 @@ appended to the value for the name of the \f(CW\*(C`language.def\*(C'\fR output and \f(CW\*(C`.dat.lua\*(C'\fR to the name of the \f(CW\*(C`language.dat.lua\*(C'\fR file. (This is just to avoid overwriting; if you want a specific name for each output file, we recommend invoking \f(CW\*(C`tlmgr\*(C'\fR twice.) -.IP "\fB\-\-localcfg\fR \fIlocal conf file\fR" 4 -.IX Item "--localcfg local conf file" +.IP "\fB\-\-localcfg\fR \fIlocal_conf_file\fR" 4 +.IX Item "--localcfg local_conf_file" specifies the (optional) local additions (defaults to the respective location in \f(CW\*(C`TEXMFLOCAL\*(C'\fR). .IP "\fB\-\-rebuild\-sys\fR" 4 @@ -1062,9 +1062,9 @@ The respective locations are as follows: .Ve .PP Final repetition: as explained above, \f(CW\*(C`tlmgr\*(C'\fR does \fInot\fR use -\&\f(CW\*(C`generate updmap\*(C'\fR for map files. Therefore, if you want to make use of -\&\f(CW\*(C`updmap\-local.cfg\*(C'\fR, you need to run \f(CW\*(C`tlmgr generate updmap\*(C'\fR yourself -after making any local changes. +\&\f(CW\*(C`generate updmap\*(C'\fR for font map files. Therefore, if you want to make +use of \f(CW\*(C`updmap\-local.cfg\*(C'\fR, you must run \f(CW\*(C`tlmgr generate updmap\*(C'\fR +and \f(CW\*(C`updmap\-sys\*(C'\fR yourself after making any local changes. .SH "CONFIGURATION FILE" .IX Header "CONFIGURATION FILE" A small subset of the command line options can be set in a config file @@ -1081,9 +1081,10 @@ other lines must look like .PP where the allowed keys are \f(CW\*(C`gui\-expertmode\*(C'\fR and \&\f(CW\*(C`persistent\-downloads\*(C'\fR. The values can only be 0 or 1 for those -settings. \f(CW\*(C`persistent\-downloads\*(C'\fR corresponds to the respective command -line options of \f(CW\*(C`tlmgr\*(C'\fR. \f(CW\*(C`gui\-expertmode\*(C'\fR switches between the full -\&\s-1GUI\s0 and a simplified with only the important and mostly used settings. +settings. \f(CW\*(C`persistent\-downloads\*(C'\fR corresponds to the command line +option of the same name. \f(CW\*(C`gui\-expertmode\*(C'\fR switches between the full +\&\s-1GUI\s0 and a simplified \s-1GUI\s0 with only the important and mostly used +settings. .SH "TAXONOMIES" .IX Header "TAXONOMIES" tlmgr allows searching and listing of various categorizations, which we diff --git a/Master/texmf/doc/man/man1/tlmgr.man1.pdf b/Master/texmf/doc/man/man1/tlmgr.man1.pdf Binary files differindex 0eebb091ca8..78f6e97e0ea 100644 --- a/Master/texmf/doc/man/man1/tlmgr.man1.pdf +++ b/Master/texmf/doc/man/man1/tlmgr.man1.pdf |