texlive[50016] Master: tl-update-auto
commits+karl at tug.org
commits+karl at tug.org
Wed Feb 13 02:23:38 CET 2019
Revision: 50016
http://tug.org/svn/texlive?view=revision&revision=50016
Author: karl
Date: 2019-02-13 02:23:38 +0100 (Wed, 13 Feb 2019)
Log Message:
-----------
tl-update-auto
Modified Paths:
--------------
trunk/Master/doc.html
trunk/Master/texmf-dist/doc/man/man1/install-tl.1
trunk/Master/texmf-dist/doc/man/man1/install-tl.man1.pdf
trunk/Master/tlpkg/installer/ctan-mirrors.pl
Modified: trunk/Master/doc.html
===================================================================
--- trunk/Master/doc.html 2019-02-13 01:18:09 UTC (rev 50015)
+++ trunk/Master/doc.html 2019-02-13 01:23:38 UTC (rev 50016)
@@ -16599,7 +16599,7 @@
</small></li>
<li><b><a href="texmf-dist/doc/fonts/svrsymbols">svrsymbols</a></b>:<small>
-'A new font with symbols for use in Physics texts.'
+A font with symbols for use in physics texts
<a href="texmf-dist/doc/fonts/svrsymbols/svrsymbols.pdf">svrsymbols.pdf</a>.
</small></li>
Modified: trunk/Master/texmf-dist/doc/man/man1/install-tl.1
===================================================================
--- trunk/Master/texmf-dist/doc/man/man1/install-tl.1 2019-02-13 01:18:09 UTC (rev 50015)
+++ trunk/Master/texmf-dist/doc/man/man1/install-tl.1 2019-02-13 01:23:38 UTC (rev 50016)
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "INSTALL-TL 1"
-.TH INSTALL-TL 1 "2019-02-03" "perl v5.28.1" "User Contributed Perl Documentation"
+.TH INSTALL-TL 1 "2019-02-12" "perl v5.28.1" "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
@@ -393,12 +393,18 @@
installation. After a normal installation has finished, a profile for
that exact installation is written to the file \f(CW\*(C`tlpkg/texlive.profile\*(C'\fR.
In addition, from the text menu one can select \f(CW\*(C`P\*(C'\fR to save the current
-setup as a profile at any time. Such a profile file can be given as the
-argument to \f(CW\*(C`\-profile\*(C'\fR, for example to redo the exact same installation
-on a different system. Alternatively, you can use a custom profile,
-most easily created by starting from a generated one and changing
-values, or an empty file, which will take all the defaults.
+setup as a profile at any time.
.PP
+Such a profile file can be given as the argument to \f(CW\*(C`\-profile\*(C'\fR, for
+example to redo the exact same installation on a different system.
+Alternatively, you can use a custom profile, most easily created by
+starting from a generated one and changing values, or an empty file,
+which will take all the defaults.
+.PP
+As mentioned above, the installer only supports selection by scheme and
+collections, not individual packages, so packages cannot be specified in
+profile files either. Use \f(CW\*(C`tlmgr\*(C'\fR to work at the package level.
+.PP
Within a profile file, each line consists of
.PP
\&\fIvariable\fR [\fIvalue\fR]
@@ -595,4 +601,4 @@
distribution (<https://tug.org/texlive>) and both are licensed under the
\&\s-1GNU\s0 General Public License Version 2 or later.
.PP
-\&\f(CW$Id:\fR install-tl 49884 2019\-01\-31 19:24:19Z karl $
+\&\f(CW$Id:\fR install-tl 49944 2019\-02\-05 02:39:25Z preining $
Modified: trunk/Master/texmf-dist/doc/man/man1/install-tl.man1.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/tlpkg/installer/ctan-mirrors.pl
===================================================================
--- trunk/Master/tlpkg/installer/ctan-mirrors.pl 2019-02-13 01:18:09 UTC (rev 50015)
+++ trunk/Master/tlpkg/installer/ctan-mirrors.pl 2019-02-13 01:23:38 UTC (rev 50016)
@@ -32,7 +32,6 @@
'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
@@ -113,7 +112,6 @@
'http://piotrkosoft.net/pub/mirrors/CTAN/' => 1
},
'Portugal' => {
- 'ftp://ftp.di.uminho.pt/pub/ctan/' => 1,
'ftp://ftp.ist.utl.pt/pub/ctan/' => 1,
'http://mirrors.up.pt/pub/CTAN/' => 1
},
More information about the tex-live-commits
mailing list