diff options
author | Karl Berry <karl@freefriends.org> | 2021-11-07 00:50:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-11-07 00:50:03 +0000 |
commit | 59f62c92b7fa8360daca5fe15b286793220c561c (patch) | |
tree | 8c9a0c15daf63e589318a5600ccbcf38b9dc1947 /Master | |
parent | d3caa755083d563f904616af465eceffba7a6089 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@60984 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/doc.html | 5 | ||||
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 3 |
2 files changed, 4 insertions, 4 deletions
diff --git a/Master/doc.html b/Master/doc.html index 8f908703ad4..06728f30dd3 100644 --- a/Master/doc.html +++ b/Master/doc.html @@ -4595,6 +4595,7 @@ Graphical and textual clocks for TeX and LaTeX. <li id="clojure-pamphlet"><b><a href="texmf-dist/doc/support/clojure-pamphlet/">clojure-pamphlet</a></b><small> (<a href="https://ctan.org/pkg/clojure-pamphlet">CTAN</a>): A simple literate programming tool based on clojure's pamphlet system. +<a href="texmf-dist/doc/man/man1/pamphletangler.man1.pdf">pamphletangler.man1.pdf</a> <a href="texmf-dist/doc/support/clojure-pamphlet/clojure-pamphlet_guide.pdf">clojure-pamphlet_guide.pdf</a> </small></li> @@ -14258,7 +14259,7 @@ LuaTeX with just-in-time (jit) compiler, with and without HarfBuzz. <li id="luakeys"><b><a href="texmf-dist/doc/luatex/luakeys/">luakeys</a></b><small> (<a href="https://ctan.org/pkg/luakeys">CTAN</a>): A Lua module for parsing key-value options. -<a href="texmf-dist/doc/luatex/luakeys/luakeys.pdf">luakeys.pdf</a> +<a href="texmf-dist/doc/luatex/luakeys/luakeys-doc.pdf">luakeys-doc.pdf</a> </small></li> <li id="lualatex-doc"><b><a href="texmf-dist/doc/lualatex/lualatex-doc/">lualatex-doc</a></b><small> @@ -26326,5 +26327,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 Sat Nov 6 01:48:09 CET 2021 by tl-update-docindex.</small> +<small>Generated Sun Nov 7 01:50:00 CET 2021 by tl-update-docindex.</small> </body></html> diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 78e8c2bb086..20a0178e191 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -134,7 +134,6 @@ $mirrors = { 'https://ctan.gust.org.pl/tex-archive/' => 1, 'https://ctan.mirrors.tworzy.net/' => 1, 'https://repo.skni.umcs.pl/ctan/' => 1, - 'https://sunsite.icm.edu.pl/pub/CTAN/' => 1, }, 'Portugal' => { 'https://ftp.eq.uc.pt/software/TeX/' => 1, @@ -175,7 +174,7 @@ $mirrors = { 'https://ctan.math.ca/tex-archive/' => 1, 'https://ctan.mirror.globo.tech/' => 1, 'https://ctan.mirror.rafal.ca/' => 1, - 'https://mirror.its.dal.ca/ctan/' => 1, + 'https://mirror.csclub.uwaterloo.ca/CTAN/' => 1, 'https://muug.ca/mirror/ctan/' => 1, }, 'Costa Rica' => { |