From 2c225d90722f95b1f5f0adc159828399946a05b0 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 3 Jun 2019 23:38:54 +0000 Subject: tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@51312 c570f23f-e606-0410-a88d-b1316a301751 --- Master/doc.html | 4 ++-- Master/texmf-dist/tex/texinfo/texinfo.tex | 7 +++---- Master/tlpkg/installer/ctan-mirrors.pl | 6 +----- 3 files changed, 6 insertions(+), 11 deletions(-) (limited to 'Master') diff --git a/Master/doc.html b/Master/doc.html index e362e45a282..5a93235f6df 100644 --- a/Master/doc.html +++ b/Master/doc.html @@ -8289,7 +8289,7 @@ Letters to multiple recipients (CTAN): Initialize form properties using big-endian encoding forms16be-man.pdf -forms16b3-ef.pdf. +forms16be-ef.pdf.
  • formular @@ -23274,5 +23274,5 @@ Standard conforming typesetting of Japanese, for XeLaTeX

    1 - 2 - A - B - C - D - E - F - G - H - I - J - K - L - M - N - O - P - Q - R - S - T - U - V - W - X - Y - Z


    -Generated Sun Jun 2 01:43:51 CEST 2019 by tl-update-docindex. +Generated Tue Jun 4 01:38:52 CEST 2019 by tl-update-docindex. diff --git a/Master/texmf-dist/tex/texinfo/texinfo.tex b/Master/texmf-dist/tex/texinfo/texinfo.tex index 53f2fc4835b..ed3f0ee98f4 100644 --- a/Master/texmf-dist/tex/texinfo/texinfo.tex +++ b/Master/texmf-dist/tex/texinfo/texinfo.tex @@ -3,7 +3,7 @@ % Load plain if necessary, i.e., if running under initex. \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi % -\def\texinfoversion{2019-05-18.15} +\def\texinfoversion{2019-06-01.23} % % Copyright 1985, 1986, 1988, 1990-2019 Free Software Foundation, Inc. % @@ -5317,7 +5317,7 @@ end % the current value of \escapechar. \def\escapeisbackslash{\escapechar=`\\} -% Use \ in index files by default. texi2dvi didn't support @ as as the escape +% Use \ in index files by default. texi2dvi didn't support @ as the escape % character (as it checked for "\entry" in the files, and not "@entry"). When % the new version of texi2dvi has had a chance to become more prevalent, then % the escape character can change back to @ again. This should be an easy @@ -5546,7 +5546,6 @@ might help (with 'rm \jobname.?? \jobname.??s')% \enddoublecolumns \fi \else - \message{trying to print index \indexname}% \begindoublecolumns \catcode`\\=0\relax \catcode`\@=12\relax @@ -5867,7 +5866,7 @@ might help (with 'rm \jobname.?? \jobname.??s')% } -% Finished with with double columns. +% Finished with double columns. \def\enddoublecolumns{% % The following penalty ensures that the page builder is exercised % _before_ we change the output routine. This is necessary in the diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 43bf29bea58..1bf8c258f92 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -11,6 +11,7 @@ $mirrors = { }, 'Asia' => { 'China' => { + 'http://mirror.lzu.edu.cn/CTAN/' => 1, 'http://mirrors.geekpie.club/CTAN/' => 1, 'http://mirrors.huaweicloud.com/repository/toolkit/CTAN/' => 1, 'http://mirrors.sjtug.sjtu.edu.cn/ctan/' => 1, @@ -163,10 +164,5 @@ $mirrors = { 'New Zealand' => { 'http://mirror.aut.ac.nz/CTAN/' => 1 } - }, - 'South America' => { - 'Brazil' => { - 'http://linorg.usp.br/CTAN/' => 1 - } } }; -- cgit v1.2.3