From 0280900a9f5b7f4d5baecf9a2b8d2d389f20f16f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 14 Nov 2018 22:15:25 +0000 Subject: tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@49161 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/man/man1/a2ping.man1.pdf | Bin 35999 -> 38068 bytes Master/texmf-dist/doc/man/man1/install-tl.1 | 14 ++++++++++++-- Master/texmf-dist/doc/man/man1/install-tl.man1.pdf | Bin 49998 -> 50439 bytes Master/tlpkg/installer/ctan-mirrors.pl | 4 ++++ 4 files changed, 16 insertions(+), 2 deletions(-) (limited to 'Master') diff --git a/Master/texmf-dist/doc/man/man1/a2ping.man1.pdf b/Master/texmf-dist/doc/man/man1/a2ping.man1.pdf index faf2ee8b3a6..6c62816be48 100644 Binary files a/Master/texmf-dist/doc/man/man1/a2ping.man1.pdf and b/Master/texmf-dist/doc/man/man1/a2ping.man1.pdf differ diff --git a/Master/texmf-dist/doc/man/man1/install-tl.1 b/Master/texmf-dist/doc/man/man1/install-tl.1 index eb9219523ce..343c6c818e4 100644 --- a/Master/texmf-dist/doc/man/man1/install-tl.1 +++ b/Master/texmf-dist/doc/man/man1/install-tl.1 @@ -133,7 +133,7 @@ .\" ======================================================================== .\" .IX Title "INSTALL-TL 1" -.TH INSTALL-TL 1 "2018-09-04" "perl v5.28.0" "User Contributed Perl Documentation" +.TH INSTALL-TL 1 "2018-11-14" "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 @@ -205,6 +205,12 @@ questions before installing all of TeX Live. .IX Item "perltk" The expert \s-1GUI\s0 installer, providing access to more options. Can also be invoked on Windows by running \f(CW\*(C`install\-tl\-advanced.bat\*(C'\fR. +.ie n .IP """tcl""" 4 +.el .IP "\f(CWtcl\fR" 4 +.IX Item "tcl" +An experimental \s-1GUI.\s0 It starts out simply, with the same options as +the wizard installer, but a button 'Advanced' gives acces to almost +all the options of the perltk \s-1GUI.\s0 .RE .RS 4 .Sp @@ -212,6 +218,10 @@ The \f(CW\*(C`perltk\*(C'\fR and \f(CW\*(C`wizard\*(C'\fR modules, and thus also bare \f(CW\*(C`\-gui\*(C'\fR (with no \fImodule\fR), require the Perl/Tk module (); if Perl/Tk is not available, installation continues in text mode. +.Sp +The tcl \s-1GUI\s0 requires Tcl/Tk. This is part of Mac \s-1OS\s0 and is often +already installed on Linux. For Windows, TeX Live provides a Tcl/Tk +runtime. .RE .IP "\fB\-no\-gui\fR" 4 .IX Item "-no-gui" @@ -585,4 +595,4 @@ This script and its documentation were written for the TeX Live distribution () and both are licensed under the \&\s-1GNU\s0 General Public License Version 2 or later. .PP -\&\f(CW$Id:\fR install-tl 48581 2018\-09\-04 21:40:52Z karl $ +\&\f(CW$Id:\fR install-tl 49155 2018\-11\-14 15:20:33Z siepo $ diff --git a/Master/texmf-dist/doc/man/man1/install-tl.man1.pdf b/Master/texmf-dist/doc/man/man1/install-tl.man1.pdf index c10d0adda4d..b18f9a801f5 100644 Binary files a/Master/texmf-dist/doc/man/man1/install-tl.man1.pdf and b/Master/texmf-dist/doc/man/man1/install-tl.man1.pdf differ diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 7b9a32399ae..b170eb908d5 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -1,5 +1,8 @@ $mirrors = { 'Africa' => { + 'Algeria' => { + 'http://ctan.epst-tlemcen.dz/tex-archive/' => 1 + }, 'South Africa' => { 'http://ctan.mirror.ac.za/' => 1, 'http://ftp.leg.uct.ac.za/pub/packages/ctan/' => 1, @@ -29,6 +32,7 @@ $mirrors = { '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 -- cgit v1.2.3