summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/doc.html21
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl5
2 files changed, 10 insertions, 16 deletions
diff --git a/Master/doc.html b/Master/doc.html
index 2eafa75c28c..66dee2a367e 100644
--- a/Master/doc.html
+++ b/Master/doc.html
@@ -13729,11 +13729,6 @@ MetaPost macros for highly configurable rounded rectangles (optionally with text
<a href="texmf-dist/doc/metapost/roundrect/roundrect.pdf">roundrect.pdf</a>.
</small></li>
-<li><b><a href="texmf-dist/doc/latex/rputover">rputover</a></b>:<small>
-Place text over PSTricks objects without obscuring background colors
-<a href="texmf-dist/doc/latex/rputover/rputover.pdf">rputover.pdf</a>.
-</small></li>
-
<li><b><a href="texmf-dist/doc/latex/rrgtrees">rrgtrees</a></b>:<small>
Linguistic tree diagrams for Role and Reference Grammar (RRG) with LaTeX
<a href="texmf-dist/doc/latex/rrgtrees/rrgtrees.pdf">rrgtrees.pdf</a>.
@@ -13822,7 +13817,7 @@ Class for Ryerson Unversity Graduate School requirements
<h2 id="letter-S">S</h2>
-<ol start="2132">
+<ol start="2131">
<li><b><a href="texmf-dist/doc/latex/sa-tikz">sa-tikz</a></b>:<small>
TikZ library to draw switching architectures
@@ -15064,7 +15059,7 @@ Format systems of equations
<h2 id="letter-T">T</h2>
-<ol start="2328">
+<ol start="2327">
<li><b><a href="texmf-dist/doc/latex/t-angles">t-angles</a></b>:<small>
Draw tangles, trees, Hopf algebra operations and other pictures
@@ -16695,7 +16690,7 @@ Print a typographic grid
<h2 id="letter-U">U</h2>
-<ol start="2548">
+<ol start="2547">
<li><b><a href="texmf-dist/doc/latex/uaclasses">uaclasses</a></b>:<small>
University of Arizona thesis and dissertation format
@@ -17018,7 +17013,7 @@ University of Washington thesis class
<h2 id="letter-V">V</h2>
-<ol start="2604">
+<ol start="2603">
<li><b><a href="texmf-dist/doc/bibtex/vancouver">vancouver</a></b>:<small>
Bibliographic style file for Biomedical Journals
@@ -17222,7 +17217,7 @@ Variable-width multiple text columns
<h2 id="letter-W">W</h2>
-<ol start="2638">
+<ol start="2637">
<li><b><a href="texmf-dist/doc/fonts/wadalab">wadalab</a></b>:<small>
Wadalab (Japanese) font packages
@@ -17343,7 +17338,7 @@ Extend LaTeX's cross-reference system
<h2 id="letter-X">X</h2>
-<ol start="2655">
+<ol start="2654">
<li><b><a href="texmf-dist/doc/latex/xargs">xargs</a></b>:<small>
Define commands with many optional arguments
@@ -17755,7 +17750,7 @@ Tree macros using XY-Pic
<h2 id="letter-Y">Y</h2>
-<ol start="2713">
+<ol start="2712">
<li><b><a href="texmf-dist/doc/latex/yafoot">yafoot</a></b>:<small>
A bundle of miscellaneous footnote packages
@@ -17824,7 +17819,7 @@ Many-featured Young tableaux and Young diagrams
<h2 id="letter-Z">Z</h2>
-<ol start="2724">
+<ol start="2723">
<li><b><a href="texmf-dist/doc/latex/zed-csp">zed-csp</a></b>:<small>
Typesetting Z and CSP format specifications
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 8e192789633..bc125e033fb 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -31,6 +31,7 @@ $mirrors = {
'http://ftp.jaist.ac.jp/pub/CTAN/' => 1
},
'Korea' => {
+ 'http://ftp.kaist.ac.kr/pub/tex-archive/' => 1,
'http://ftp.ktug.org/tex-archive/' => 1,
'http://ftp.neowiz.com/CTAN/' => 1
},
@@ -38,8 +39,7 @@ $mirrors = {
'http://mirror.pregi.net/tex-archive/' => 1
},
'Taiwan' => {
- 'ftp://ftp.ccu.edu.tw/pub/tex/' => 1,
- 'http://ftp.yzu.edu.tw/CTAN/' => 1
+ 'ftp://ftp.ccu.edu.tw/pub/tex/' => 1
}
},
'Europe' => {
@@ -71,7 +71,6 @@ $mirrors = {
'ftp://ftp.tu-chemnitz.de/pub/tex/' => 1,
'http://ctan.space-pro.be/tex-archive/' => 1,
'http://ftp.fau.de/ctan/' => 1,
- 'http://mirror.physik-pool.tu-berlin.de/tex-archive/' => 1,
'http://vesta.informatik.rwth-aachen.de/ftp/pub/mirror/ctan/' => 1,
'http://www.bothelp.net/mirrors/ctan/' => 1
},