diff options
author | Karl Berry <karl@freefriends.org> | 2020-04-16 23:55:00 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-04-16 23:55:00 +0000 |
commit | 5ccd2c08ab341c51d0fffa59b25317003f97f08b (patch) | |
tree | 52a2e2a7754656c16056252f955677fb68079eca /Master | |
parent | 0d806639ea4f3cf951ae0155a90ab0943dfc16e3 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@54777 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/doc.html | 4 | ||||
-rw-r--r-- | Master/texmf-dist/doc/man/man1/tlmgr.1 | 7 | ||||
-rw-r--r-- | Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf | bin | 137375 -> 134958 bytes | |||
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 6 |
4 files changed, 7 insertions, 10 deletions
diff --git a/Master/doc.html b/Master/doc.html index 724013b8271..113a5b9d194 100644 --- a/Master/doc.html +++ b/Master/doc.html @@ -1383,7 +1383,7 @@ Babel support for Estonian <li id="babel-finnish"><b><a href="texmf-dist/doc/generic/babel-finnish">babel-finnish</a></b><small> (<a href="https://ctan.org/pkg/babel-finnish">CTAN</a>): -Babel/Polyglossia support for Finnish +Babel support for Finnish <a href="texmf-dist/doc/generic/babel-finnish/finnish.pdf">finnish.pdf</a>. </small></li> @@ -24474,5 +24474,5 @@ Standard conforming typesetting of Japanese, for XeLaTeX <p><a href="#letter-1">1</a> - <a href="#letter-2">2</a> - <a href="#letter-A">A</a> - <a href="#letter-B">B</a> - <a href="#letter-C">C</a> - <a href="#letter-D">D</a> - <a href="#letter-E">E</a> - <a href="#letter-F">F</a> - <a href="#letter-G">G</a> - <a href="#letter-H">H</a> - <a href="#letter-I">I</a> - <a href="#letter-J">J</a> - <a href="#letter-K">K</a> - <a href="#letter-L">L</a> - <a href="#letter-M">M</a> - <a href="#letter-N">N</a> - <a href="#letter-O">O</a> - <a href="#letter-P">P</a> - <a href="#letter-Q">Q</a> - <a href="#letter-R">R</a> - <a href="#letter-S">S</a> - <a href="#letter-T">T</a> - <a href="#letter-U">U</a> - <a href="#letter-V">V</a> - <a href="#letter-W">W</a> - <a href="#letter-X">X</a> - <a href="#letter-Y">Y</a> - <a href="#letter-Z">Z</a></p> <hr> -<small>Generated Thu Apr 16 01:56:16 CEST 2020 by tl-update-docindex.</small> +<small>Generated Fri Apr 17 01:54:58 CEST 2020 by tl-update-docindex.</small> </body></html> diff --git a/Master/texmf-dist/doc/man/man1/tlmgr.1 b/Master/texmf-dist/doc/man/man1/tlmgr.1 index 0f6967fd065..1d738231a13 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 "2020-02-16" "perl v5.30.1" "User Contributed Perl Documentation" +.TH TLMGR 1 "2020-04-16" "perl v5.30.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 @@ -1674,6 +1674,9 @@ The allowed keys are: .ie n .IP """require\-verification"", value 0 or 1 (default 0), same as command-line option." 4 .el .IP "\f(CWrequire\-verification\fR, value 0 or 1 (default 0), same as command-line option." 4 .IX Item "require-verification, value 0 or 1 (default 0), same as command-line option." +.ie n .IP """tkfontscale"", value any float. Controls the scaling of fonts in the Tk based frontends." 4 +.el .IP "\f(CWtkfontscale\fR, value any float. Controls the scaling of fonts in the Tk based frontends." 4 +.IX Item "tkfontscale, value any float. Controls the scaling of fonts in the Tk based frontends." .ie n .IP """update\-exclude"", value: comma-separated list of packages (no space allowed). Same as the command line option ""\-\-exclude"" for the action ""update""." 4 .el .IP "\f(CWupdate\-exclude\fR, value: comma-separated list of packages (no space allowed). Same as the command line option \f(CW\-\-exclude\fR for the action \f(CWupdate\fR." 4 .IX Item "update-exclude, value: comma-separated list of packages (no space allowed). Same as the command line option --exclude for the action update." @@ -2364,4 +2367,4 @@ This script and its documentation were written for the TeX Live 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 tlmgr.pl 53803 2020\-02\-16 17:17:22Z karl $ +\&\f(CW$Id:\fR tlmgr.pl 54766 2020\-04\-16 11:50:17Z preining $ diff --git a/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf b/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf Binary files differindex 5fff63d4b41..43e369edd34 100644 --- a/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf +++ b/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index d46ef13876a..bcab5448a4b 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -44,14 +44,10 @@ $mirrors = { }, 'Korea' => { 'http://ftp.harukasan.org/CTAN/' => 1, - 'http://ftp.kaist.ac.kr/pub/tex-archive/' => 1, 'http://ftp.ktug.org/tex-archive/' => 1, 'http://mirror.navercorp.com/CTAN/' => 1, 'http://mirror.yongbok.net/ctan/' => 1, }, - 'Philippines' => { - 'http://mirror.pregi.net/tex-archive/' => 1, - }, 'Singapore' => { 'https://download.nus.edu.sg/mirror/ctan/' => 1, }, @@ -85,7 +81,6 @@ $mirrors = { 'http://distrib-coffee.ipsl.jussieu.fr/pub/mirrors/ctan/' => 1, 'http://mirrors.ircam.fr/pub/CTAN/' => 1, 'http://mirrors.standaloneinstaller.com/ctan/' => 1, - 'https://mirrors.chevalier.io/CTAN/' => 1, }, 'Germany' => { 'ftp://ftp.fu-berlin.de/tex/CTAN/' => 1, @@ -173,7 +168,6 @@ $mirrors = { 'http://mirror.utexas.edu/ctan/' => 1, 'http://mirrors.concertpass.com/tex-archive/' => 1, 'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1, - 'http://mirrors.rit.edu/CTAN/' => 1, }, }, 'Oceania' => { |