summaryrefslogtreecommitdiff
path: root/Master/texmf/doc/man/man1
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-05-24 02:37:07 +0000
committerKarl Berry <karl@freefriends.org>2012-05-24 02:37:07 +0000
commitcb1dff9ff3ecd5596fb69d4cd83b0a61a38aef04 (patch)
tree0336c706b9daf63140c2f8f4d349e4486c779a79 /Master/texmf/doc/man/man1
parentc75291790816073bb44a09e564f129c54b963bdd (diff)
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@26618 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/doc/man/man1')
-rw-r--r--Master/texmf/doc/man/man1/tlmgr.129
-rw-r--r--Master/texmf/doc/man/man1/tlmgr.man1.pdfbin72370 -> 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
index 87f281107e8..d6d5c64b053 100644
--- a/Master/texmf/doc/man/man1/tlmgr.man1.pdf
+++ b/Master/texmf/doc/man/man1/tlmgr.man1.pdf
Binary files differ