texlive[48035] Master: tl-update-auto

commits+karl at tug.org commits+karl at tug.org
Sun Jun 17 02:23:41 CEST 2018


Revision: 48035
          http://tug.org/svn/texlive?view=revision&revision=48035
Author:   karl
Date:     2018-06-17 02:23:40 +0200 (Sun, 17 Jun 2018)
Log Message:
-----------
tl-update-auto

Modified Paths:
--------------
    trunk/Master/doc.html
    trunk/Master/texmf-dist/doc/man/man1/tlmgr.1
    trunk/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf
    trunk/Master/tlpkg/installer/ctan-mirrors.pl

Modified: trunk/Master/doc.html
===================================================================
--- trunk/Master/doc.html	2018-06-17 00:18:03 UTC (rev 48034)
+++ trunk/Master/doc.html	2018-06-17 00:23:40 UTC (rev 48035)
@@ -8721,9 +8721,7 @@
 <a href="texmf-dist/doc/support/ketcindy/samples/s16ketcindyJS/s1602diffeq2.html">s1602diffeq2.html</a>,
 <a href="texmf-dist/doc/support/ketcindy/samples/s16ketcindyJS/s1602diffeq2ketcindy.html">s1602diffeq2ketcindy.html</a>,
 <a href="texmf-dist/doc/support/ketcindy/samples/s16ketcindyJS/s1602diffeq2ketcindyon.html">s1602diffeq2ketcindyon.html</a>,
-<a href="texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/setcolor.pdf">setcolor.pdf</a>,
-<a href="texmf-dist/doc/support/ketcindy/source/ketmanual/KeTCindyReferenceJ.pdf">KeTCindyReferenceJ.pdf</a>,
-<a href="texmf-dist/doc/support/ketcindy/source/ketmanual/refketpic161211J.pdf">refketpic161211J.pdf</a>.
+<a href="texmf-dist/doc/support/ketcindy/source/ketmanual/Fig/setcolor.pdf">setcolor.pdf</a>.
 </small></li>
 
 <li><b><a href="texmf-dist/doc/latex/keycommand">keycommand</a></b>:<small>

Modified: trunk/Master/texmf-dist/doc/man/man1/tlmgr.1
===================================================================
--- trunk/Master/texmf-dist/doc/man/man1/tlmgr.1	2018-06-17 00:18:03 UTC (rev 48034)
+++ trunk/Master/texmf-dist/doc/man/man1/tlmgr.1	2018-06-17 00:23:40 UTC (rev 48035)
@@ -129,7 +129,7 @@
 .\" ========================================================================
 .\"
 .IX Title "TLMGR 1"
-.TH TLMGR 1 "2018-06-03" "perl v5.26.2" "User Contributed Perl Documentation"
+.TH TLMGR 1 "2018-06-16" "perl v5.26.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
@@ -741,6 +741,12 @@
 .IX Item "--only-installed"
 If this option is given, the installation source will not be used; only
 locally installed packages, collections, or schemes are listed.
+.IP "\fB\-\-only\-remote\fR" 4
+.IX Item "--only-remote"
+Only list packages from the remote repository. Useful when checking what
+is available in a remote repository using
+\&\f(CW\*(C`tlmgr \-\-repo ... \-\-only\-remote info\*(C'\fR. Note that
+\&\f(CW\*(C`\-\-only\-installed\*(C'\fR and \f(CW\*(C`\-\-only\-remote\*(C'\fR cannot both be specified.
 .ie n .IP "\fB\-\-data \f(CB""item1,item2,...""\fB\fR" 4
 .el .IP "\fB\-\-data \f(CBitem1,item2,...\fB\fR" 4
 .IX Item "--data item1,item2,..."
@@ -2243,4 +2249,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 47907 2018\-06\-03 18:09:29Z karl $
+\&\f(CW$Id:\fR tlmgr.pl 48030 2018\-06\-16 13:43:22Z preining $

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

Modified: trunk/Master/tlpkg/installer/ctan-mirrors.pl
===================================================================
--- trunk/Master/tlpkg/installer/ctan-mirrors.pl	2018-06-17 00:18:03 UTC (rev 48034)
+++ trunk/Master/tlpkg/installer/ctan-mirrors.pl	2018-06-17 00:23:40 UTC (rev 48035)
@@ -32,6 +32,7 @@
       'http://repo.iut.ac.ir/tex-archive/' => 1
     },
     'Japan' => {
+      'ftp://ftp.kddilabs.jp/CTAN/' => 1,
       'ftp://ftp.u-aizu.ac.jp/pub/tex/CTAN/' => 1,
       'http://ftp.jaist.ac.jp/pub/CTAN/' => 1,
       'http://ftp.yz.yamagata-u.ac.jp/pub/CTAN/' => 1



More information about the tex-live-commits mailing list