diff options
author | Karl Berry <karl@freefriends.org> | 2016-11-06 02:16:37 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-11-06 02:16:37 +0000 |
commit | 5ccf37f9573c3df56be24870945e3ccf5c359fce (patch) | |
tree | df1a68c34a47d4ead63a5996673380a2efa17f0b /Master | |
parent | de1e22c45171eb08f4ba32f5698d4fa652766571 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@42444 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/doc.html | 2 | ||||
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/Master/doc.html b/Master/doc.html index 92a56efdfbe..d481e2b5800 100644 --- a/Master/doc.html +++ b/Master/doc.html @@ -15632,7 +15632,6 @@ Move floats to the top of the page <li><b><a href="texmf-dist/doc/latex/toptesi">toptesi</a></b>:<small> Bundle for typesetting multilanguage theses -<a href="texmf-dist/doc/latex/toptesi/FrontespiziAssemblati.pdf">FrontespiziAssemblati.pdf</a>, <a href="texmf-dist/doc/latex/toptesi/FrontespiziAssemblati1.pdf">FrontespiziAssemblati1.pdf</a>, <a href="texmf-dist/doc/latex/toptesi/FrontespiziAssemblati2.pdf">FrontespiziAssemblati2.pdf</a>, <a href="texmf-dist/doc/latex/toptesi/FrontespizioLandscape.pdf">FrontespizioLandscape.pdf</a>, @@ -15642,7 +15641,6 @@ Bundle for typesetting multilanguage theses <a href="texmf-dist/doc/latex/toptesi/Logotre.pdf">Logotre.pdf</a>, <a href="texmf-dist/doc/latex/toptesi/Logouno.pdf">Logouno.pdf</a>, <a href="texmf-dist/doc/latex/toptesi/Toptesi-con-ambiente-frontespizio.pdf">Toptesi-con-ambiente-frontespizio.pdf</a>, -<a href="texmf-dist/doc/latex/toptesi/frontespizi1-xetex.pdf">frontespizi1-xetex.pdf</a>, <a href="texmf-dist/doc/latex/toptesi/frontespizi2-xetex.pdf">frontespizi2-xetex.pdf</a>, <a href="texmf-dist/doc/latex/toptesi/frontespizi3-xetex.pdf">frontespizi3-xetex.pdf</a>, <a href="texmf-dist/doc/latex/toptesi/topfront-example.pdf">topfront-example.pdf</a>, diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 0f948e85575..7b879019027 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -160,6 +160,9 @@ $mirrors = { 'Brazil' => { 'http://linorg.usp.br/CTAN/' => 1, 'http://repositorios.cpai.unb.br/ctan/' => 1 + }, + 'Chile' => { + 'http://ftp.inf.utfsm.cl/pub/tex-archive/' => 1 } } }; |