texlive[48614] Master/texmf-dist/doc/man/man1: tl-update-auto

commits+karl at tug.org commits+karl at tug.org
Fri Sep 7 02:24:59 CEST 2018


Revision: 48614
          http://tug.org/svn/texlive?view=revision&revision=48614
Author:   karl
Date:     2018-09-07 02:24:59 +0200 (Fri, 07 Sep 2018)
Log Message:
-----------
tl-update-auto

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/man/man1/tlmgr.1
    trunk/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf

Modified: trunk/Master/texmf-dist/doc/man/man1/tlmgr.1
===================================================================
--- trunk/Master/texmf-dist/doc/man/man1/tlmgr.1	2018-09-07 00:19:00 UTC (rev 48613)
+++ trunk/Master/texmf-dist/doc/man/man1/tlmgr.1	2018-09-07 00:24:59 UTC (rev 48614)
@@ -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 @@
 .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,38 +1806,37 @@
 .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 at tlcontrib\fR).
 .PP
 Finally, \f(CW\*(C`tlmgr pinning\*(C'\fR also supports removing certain or all packages
@@ -1845,7 +1843,7 @@
 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 @@
 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 $

Modified: trunk/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf
===================================================================
(Binary files differ)



More information about the tex-live-commits mailing list