diff options
Diffstat (limited to 'Master')
-rw-r--r-- | Master/doc.html | 6 | ||||
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 1 |
2 files changed, 4 insertions, 3 deletions
diff --git a/Master/doc.html b/Master/doc.html index 10078bd16f4..26939193feb 100644 --- a/Master/doc.html +++ b/Master/doc.html @@ -17745,10 +17745,10 @@ PoiretOne family of fonts with LaTeX support. <a href="texmf-dist/doc/fonts/poiretone/poiret-samples.pdf">poiret-samples.pdf</a>. </small></li> -<li id="polexpr"><b><a href="texmf-dist/doc/latex/polexpr/">polexpr</a></b><small> +<li id="polexpr"><b><a href="texmf-dist/doc/generic/polexpr/">polexpr</a></b><small> (<a href="https://ctan.org/pkg/polexpr">CTAN</a>): A parser for polynomial expressions. -<a href="texmf-dist/doc/latex/polexpr/polexpr.html">polexpr.html</a>. +<a href="texmf-dist/doc/generic/polexpr/polexpr.html">polexpr.html</a>. </small></li> <li id="polski"><b><a href="texmf-dist/doc/latex/polski/">polski</a></b><small> @@ -25624,5 +25624,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 Fri Apr 9 01:48:28 CEST 2021 by tl-update-docindex.</small> +<small>Generated Sun Apr 11 01:48:39 CEST 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 44f506301ec..511ed223e37 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -101,6 +101,7 @@ $mirrors = { 'https://ctan.mc1.root.project-creative.net/' => 1, 'https://ctan.mirror.norbert-ruehl.de/' => 1, 'https://ctan.net/' => 1, + 'https://ctan.space-pro.be/tex-archive/' => 1, 'https://ftp.agdsn.de/pub/mirrors/latex/dante/' => 1, 'https://ftp.fau.de/ctan/' => 1, 'https://ftp.gwdg.de/pub/ctan/' => 1, |