diff options
author | Karl Berry <karl@freefriends.org> | 2018-10-26 00:23:11 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-10-26 00:23:11 +0000 |
commit | f89b6714c88295981e892647033b2eab37d9ec10 (patch) | |
tree | 8ee9d973b5d807f5928eafbc9751d4735cae9cd3 /Master | |
parent | ede26563780786c35c1d1f44a58ebd88dd144091 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@48994 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/doc.html | 3 | ||||
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/Master/doc.html b/Master/doc.html index 8c1e5810618..4878f4e4517 100644 --- a/Master/doc.html +++ b/Master/doc.html @@ -4858,8 +4858,7 @@ DictSym font and macro package <li><b><a href="texmf-dist/doc/latex/diffcoeff">diffcoeff</a></b>:<small> Write differential coefficients easily -<a href="texmf-dist/doc/latex/diffcoeff/diffcoeff.pdf">diffcoeff.pdf</a>, -<a href="texmf-dist/doc/latex/diffcoeff/diffcoeffx.pdf">diffcoeffx.pdf</a>. +<a href="texmf-dist/doc/latex/diffcoeff/diffcoeff.pdf">diffcoeff.pdf</a>. </small></li> <li><b><a href="texmf-dist/doc/latex/digiconfigs">digiconfigs</a></b>:<small> diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 01d5f149e8f..030debb9560 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -22,8 +22,7 @@ $mirrors = { 'http://mirrors.ustc.edu.cn/CTAN/' => 1 }, 'India' => { - 'http://ctan.imsc.res.in/' => 1, - 'http://mirror.iopb.res.in/tex-archive/' => 1 + 'http://ctan.imsc.res.in/' => 1 }, 'Iran' => { 'http://ctan.asis.io/' => 1, |