diff options
Diffstat (limited to 'Master/texmf/doc/man/man1/tlmgr.1')
-rw-r--r-- | Master/texmf/doc/man/man1/tlmgr.1 | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/Master/texmf/doc/man/man1/tlmgr.1 b/Master/texmf/doc/man/man1/tlmgr.1 index 4741ec4642d..4fae7b814a7 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-07-13" "perl v5.10.1" "User Contributed Perl Documentation" +.TH TLMGR 1 "2010-09-20" "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 @@ -883,10 +883,11 @@ the changes in the \f(CW\*(C`\-\-localcfg\*(C'\fR file mentioned below. Further that is the location that \f(CW\*(C`updmap\-sys\*(C'\fR (via \f(CW\*(C`tcfmgr\*(C'\fR) uses. .PP Notwithstanding the above, if you only use the fonts and font packages -within TeX Live, and maintain your local fonts (if any) using +within TeX Live, and rigorously maintain your local fonts (if any) using \&\f(CW\*(C`updmap\-local.cfg\*(C'\fR, there is nothing wrong with using \f(CW\*(C`generate -updmap\*(C'\fR. Indeed, we use it ourselves to generate the \f(CW\*(C`updmap.cfg\*(C'\fR file -in the live source repository. +updmap\*(C'\fR. It can be helpful in moving from release to release, +especially. We use it ourselves to generate the \f(CW\*(C`updmap.cfg\*(C'\fR file in +the live source repository. .PP In more detail: \f(CW\*(C`generate\*(C'\fR remakes any of the five config files \&\f(CW\*(C`language.dat\*(C'\fR, \f(CW\*(C`language.def\*(C'\fR, \f(CW\*(C`language.dat.lua\*(C'\fR, \f(CW\*(C`fmtutil.cnf\*(C'\fR, @@ -985,11 +986,10 @@ The respective locations are as follows: \& web2c/updmap.cfg (and updmap\-local.cfg). .Ve .PP -Final repetition: as explained above, \f(CW\*(C`tlmgr\*(C'\fR does \fInot\fR use the -equivalent of \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 that, network updates and your local changes -should be merged. +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 that, network updates and your local changes should be merged. .SH "CONFIGURATION FILE" .IX Header "CONFIGURATION FILE" A small subset of the command line options can be set in a config |