diff options
Diffstat (limited to 'Master/texmf/doc/man')
-rw-r--r-- | Master/texmf/doc/man/man1/tlmgr.1 | 29 | ||||
-rw-r--r-- | Master/texmf/doc/man/man1/tlmgr.man1.pdf | bin | 72370 -> 72599 bytes |
2 files changed, 16 insertions, 13 deletions
diff --git a/Master/texmf/doc/man/man1/tlmgr.1 b/Master/texmf/doc/man/man1/tlmgr.1 index 8caa19cb1d5..910c4dbde74 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 "2012-05-23" "perl v5.14.2" "User Contributed Perl Documentation" +.TH TLMGR 1 "2012-05-24" "perl v5.14.2" "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 @@ -597,8 +597,8 @@ updated, and will be mentioned as \fBforcibly removed\fR in the output of .IX Item "--dry-run" Nothing is actually removed; instead, the actions to be performed are written to the terminal. -.SS "repositoy" -.IX Subsection "repositoy" +.SS "repository" +.IX Subsection "repository" .IP "\fBrepository list\fR" 4 .IX Item "repository list" .PD 0 @@ -1291,37 +1291,40 @@ Check the repository list again: \& /var/www/norbert/tlnet (main) .Ve .PP -Specify a pinning entry to get the package \f(CW\*(C`cowfont\*(C'\fR from \f(CW\*(C`tlcontrib\*(C'\fR: +Specify a pinning entry to get the package \f(CW\*(C`microtype\*(C'\fR from \f(CW\*(C`tlcontrib\*(C'\fR: .PP .Vb 2 \& $ tlocal=\`kpsewhich \-var\-value TEXMFLOCAL\` -\& $ echo "tlcontrib:cowfont" > $tlocal/tlpkg/pinning.txt +\& $ echo "tlcontrib:microtype" > $tlocal/tlpkg/pinning.txt .Ve .PP -Check that we can find \f(CW\*(C`cowfont\*(C'\fR: +Check that we can find \f(CW\*(C`microtype\*(C'\fR: .PP .Vb 7 -\& $ tlmgr show cowfont +\& $ tlmgr show microtype \& tlmgr: using pinning file .../tlpkg/pinning.txt \& tlmgr: package repositories: \& ... -\& package: cowfont +\& package: microtype \& category: Package \& ... .Ve .PP -\&\- install \f(CW\*(C`cowfont\*(C'\fR: +\&\- install \f(CW\*(C`microtype\*(C'\fR: .PP .Vb 5 -\& $ tlmgr install cowfont +\& $ tlmgr install microtype \& tlmgr: using pinning file .../tlpkg/pinning.txt \& tlmgr: package repositories: \& ... -\& [1/1, ??:??/??:??] install: cowfont @tlcontrib [655k] +\& [1/1, ??:??/??:??] install: microtype @tlcontrib [39k] .Ve .PP -In the output here you can see that the \f(CW\*(C`cowfont\*(C'\fR package is installed -from the \f(CW\*(C`tlcontrib\*(C'\fR repository (\f(CW@tlcontrib\fR). +In the output here you can see that the \f(CW\*(C`microtype\*(C'\fR package is +installed from the \f(CW\*(C`tlcontrib\*(C'\fR repository (\f(CW@tlcontrib\fR). (By the +way, hopefully the new version of microtype that is in tlcontrib as of +this writing will be released on \s-1CTAN\s0 soon, but meanwhile, it serves as +an example.) .SH "GUI FOR TLMGR" .IX Header "GUI FOR TLMGR" The graphical user interface for \f(CW\*(C`tlmgr\*(C'\fR needs Perl/Tk to be installed. diff --git a/Master/texmf/doc/man/man1/tlmgr.man1.pdf b/Master/texmf/doc/man/man1/tlmgr.man1.pdf Binary files differindex 87f281107e8..d6d5c64b053 100644 --- a/Master/texmf/doc/man/man1/tlmgr.man1.pdf +++ b/Master/texmf/doc/man/man1/tlmgr.man1.pdf |