summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/man/man1
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-09-07 00:24:59 +0000
committerKarl Berry <karl@freefriends.org>2018-09-07 00:24:59 +0000
commite014cdf7fe92595638e858fb9d95a33acc6ec4fe (patch)
tree77eb6bf520c1f056732fbba7dababc8e16d63b66 /Master/texmf-dist/doc/man/man1
parent3e3e393a2d06c53fc0b4e897c8cb00927abf282b (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@48614 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/man/man1')
-rw-r--r--Master/texmf-dist/doc/man/man1/tlmgr.136
-rw-r--r--Master/texmf-dist/doc/man/man1/tlmgr.man1.pdfbin139756 -> 139708 bytes
2 files changed, 17 insertions, 19 deletions
diff --git a/Master/texmf-dist/doc/man/man1/tlmgr.1 b/Master/texmf-dist/doc/man/man1/tlmgr.1
index 1f0f72a82b2..def237545e8 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 "2018-08-31" "perl v5.28.0" "User Contributed Perl Documentation"
+.TH TLMGR 1 "2018-09-06" "perl v5.28.0" "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
@@ -1795,11 +1795,10 @@ only one enabled (as is the case by default):
.Ve
.PP
Ok. Let's add the \f(CW\*(C`tlcontrib\*(C'\fR repository (this is a real
-repository, hosted at <http://tlcontrib.metatex.org>, maintained by
-Taco Hoekwater et al.), with the tag \f(CW\*(C`tlcontrib\*(C'\fR:
+repository hosted at <http://contrib.texlive.info>) with the tag \f(CW\*(C`tlcontrib\*(C'\fR:
.PP
.Vb 1
-\& $ tlmgr repository add http://tlcontrib.metatex.org/2012 tlcontrib
+\& $ tlmgr repository add http://contrib.texlive.info/current tlcontrib
.Ve
.PP
Check the repository list again:
@@ -1807,45 +1806,44 @@ Check the repository list again:
.Vb 4
\& $ tlmgr repository list
\& List of repositories (with tags if set):
-\& http://tlcontrib.metatex.org/2012 (tlcontrib)
+\& http://contrib.texlive.info/current (tlcontrib)
\& /var/www/norbert/tlnet (main)
.Ve
.PP
-Now we specify a pinning entry to get the package \f(CW\*(C`context\*(C'\fR from
+Now we specify a pinning entry to get the package \f(CW\*(C`classico\*(C'\fR from
\&\f(CW\*(C`tlcontrib\*(C'\fR:
.PP
.Vb 1
-\& $ tlmgr pinning add tlcontrib context
+\& $ tlmgr pinning add tlcontrib classico
.Ve
.PP
-Check that we can find \f(CW\*(C`context\*(C'\fR:
+Check that we can find \f(CW\*(C`classico\*(C'\fR:
.PP
-.Vb 6
-\& $ tlmgr show context
-\& tlmgr: package repositories:
+.Vb 5
+\& $ tlmgr show classico
+\& package: classico
\& ...
-\& package: context
-\& repository: tlcontrib/26867
+\& shortdesc: URW Classico fonts
\& ...
.Ve
.PP
-\&\- install \f(CW\*(C`context\*(C'\fR:
+\&\- install \f(CW\*(C`classico\*(C'\fR:
.PP
.Vb 4
-\& $ tlmgr install context
+\& $ tlmgr install classico
\& tlmgr: package repositories:
\& ...
-\& [1/1, ??:??/??:??] install: context @tlcontrib [
+\& [1/1, ??:??/??:??] install: classico @tlcontrib [737k]
.Ve
.PP
-In the output here you can see that the \f(CW\*(C`context\*(C'\fR package has been
+In the output here you can see that the \f(CW\*(C`classico\*(C'\fR package has been
installed from the \f(CW\*(C`tlcontrib\*(C'\fR repository (\f(CW@tlcontrib\fR).
.PP
Finally, \f(CW\*(C`tlmgr pinning\*(C'\fR also supports removing certain or all packages
from a given repository:
.PP
.Vb 2
-\& $ tlmgr pinning remove tlcontrib context # remove just context
+\& $ tlmgr pinning remove tlcontrib classico # remove just classico
\& $ tlmgr pinning remove tlcontrib \-\-all # take nothing from tlcontrib
.Ve
.PP
@@ -2253,4 +2251,4 @@ This script and its documentation were written for the TeX Live
distribution (<http://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 48522 2018\-08\-31 04:03:37Z preining $
+\&\f(CW$Id:\fR tlmgr.pl 48598 2018\-09\-06 15:01:34Z preining $
diff --git a/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf b/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf
index 6f1b67f7878..73cc2db972f 100644
--- a/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf
+++ b/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf
Binary files differ