diff options
-rw-r--r-- | Master/doc.html | 20 | ||||
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 2 |
2 files changed, 14 insertions, 8 deletions
diff --git a/Master/doc.html b/Master/doc.html index ee7770ad9be..5703a43bdd5 100644 --- a/Master/doc.html +++ b/Master/doc.html @@ -20827,6 +20827,12 @@ Theano Modern fonts with LaTeX support <a href="texmf-dist/doc/fonts/theanomodern/theanomodern-samples.pdf">theanomodern-samples.pdf</a>. </small></li> +<li><b><a href="texmf-dist/doc/fonts/theanooldstyle/doc">theanooldstyle</a></b><small> +(<a href="https://ctan.org/pkg/theanooldstyle">CTAN</a>): +Theano OldStyle fonts with LaTeX support +<a href="texmf-dist/doc/fonts/theanooldstyle/doc/theanooldstyle-samples.pdf">theanooldstyle-samples.pdf</a>. +</small></li> + <li><b><a href="texmf-dist/doc/latex/theatre/doc">theatre</a></b><small> (<a href="https://ctan.org/pkg/theatre">CTAN</a>): A sophisticated package for typesetting stage plays @@ -21897,7 +21903,7 @@ Print a typographic grid <h2 id="letter-U">U</h2> -<ol start="2870"> +<ol start="2871"> <li><b><a href="texmf-dist/doc/latex/uaclasses">uaclasses</a></b><small> (<a href="https://ctan.org/pkg/uaclasses">CTAN</a>): @@ -22348,7 +22354,7 @@ University of Washington thesis class <h2 id="letter-V">V</h2> -<ol start="2934"> +<ol start="2935"> <li><b><a href="texmf-dist/doc/bibtex/vancouver">vancouver</a></b><small> (<a href="https://ctan.org/pkg/vancouver">CTAN</a>): @@ -22592,7 +22598,7 @@ Variable-width multiple text columns <h2 id="letter-W">W</h2> -<ol start="2969"> +<ol start="2970"> <li><b><a href="texmf-dist/doc/fonts/wadalab">wadalab</a></b><small> (<a href="https://ctan.org/pkg/wadalab">CTAN</a>): @@ -22794,7 +22800,7 @@ Extend LaTeX's cross-reference system <h2 id="letter-X">X</h2> -<ol start="2992"> +<ol start="2993"> <li><b><a href="texmf-dist/doc/latex/xargs">xargs</a></b><small> (<a href="https://ctan.org/pkg/xargs">CTAN</a>): @@ -23335,7 +23341,7 @@ Tree macros using XY-Pic <h2 id="letter-Y">Y</h2> -<ol start="3057"> +<ol start="3058"> <li><b><a href="texmf-dist/doc/latex/yafoot">yafoot</a></b><small> (<a href="https://ctan.org/pkg/yafoot">CTAN</a>): @@ -23431,7 +23437,7 @@ Many-featured Young tableaux and Young diagrams <h2 id="letter-Z">Z</h2> -<ol start="3070"> +<ol start="3071"> <li><b><a href="texmf-dist/doc/latex/zebra-goodies">zebra-goodies</a></b><small> (<a href="https://ctan.org/pkg/zebra-goodies">CTAN</a>): @@ -23524,5 +23530,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 Sun Jul 28 01:53:43 CEST 2019 by tl-update-docindex.</small> +<small>Generated Mon Jul 29 02:07:23 CEST 2019 by tl-update-docindex.</small> </body></html> diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 3d75a8584fd..fdfae9fa6c4 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.cqu.edu.cn/CTAN/' => 1, 'http://mirrors.geekpie.club/CTAN/' => 1, 'http://mirrors.sjtug.sjtu.edu.cn/ctan/' => 1, @@ -111,7 +112,6 @@ $mirrors = { }, 'Russia' => { 'http://ctan.altspu.ru/' => 1, - 'http://mirror.macomnet.net/pub/CTAN/' => 1, 'http://mirrors.mi.ras.ru/CTAN/' => 1 }, 'Serbia' => { |