summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-09-01 02:28:59 +0000
committerKarl Berry <karl@freefriends.org>2013-09-01 02:28:59 +0000
commitf582df76ecbb4678131f19ecf3c857c080823121 (patch)
treeaf8b874b6653f17b2f25c4728d610da8af24d0a8 /Master
parent01320c3f4d894caf7925af2e2b623d99cb0eb376 (diff)
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@31554 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/doc.html14
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl8
2 files changed, 8 insertions, 14 deletions
diff --git a/Master/doc.html b/Master/doc.html
index a7fed9f867d..33db9b8b360 100644
--- a/Master/doc.html
+++ b/Master/doc.html
@@ -7166,17 +7166,9 @@ Text symbols in maths mode.
<li><b><a href="texmf-dist/doc/fonts/mathdesign">mathdesign</a></b>:<small>
Mathematical fonts to fit with particular text fonts.
-<a href="texmf-dist/doc/fonts/mathdesign/MD-adobe-utopia-doc.pdf">MD-adobe-utopia-doc.pdf</a>,
-<a href="texmf-dist/doc/fonts/mathdesign/MD-adobe-utopia-example.pdf">MD-adobe-utopia-example.pdf</a>,
-<a href="texmf-dist/doc/fonts/mathdesign/MD-bitstream-charter-doc.pdf">MD-bitstream-charter-doc.pdf</a>,
-<a href="texmf-dist/doc/fonts/mathdesign/MD-bitstream-charter-example.pdf">MD-bitstream-charter-example.pdf</a>,
-<a href="texmf-dist/doc/fonts/mathdesign/MD-urw-garamond-doc.pdf">MD-urw-garamond-doc.pdf</a>,
-<a href="texmf-dist/doc/fonts/mathdesign/MD-urw-garamond-example.pdf">MD-urw-garamond-example.pdf</a>,
-<a href="texmf-dist/doc/fonts/mathdesign/mathdesign-doc.pdf">mathdesign-doc.pdf</a>,
-<a href="texmf-dist/doc/latex/mathdesign/mathdesign-doc.pdf">mathdesign-doc.pdf</a>,
-<a href="texmf-dist/doc/latex/mathdesign/mdbch/MD-bitstream-charter-doc.pdf">MD-bitstream-charter-doc.pdf</a>,
-<a href="texmf-dist/doc/latex/mathdesign/mdput/MD-adobe-utopia-doc.pdf">MD-adobe-utopia-doc.pdf</a>,
-<a href="texmf-dist/doc/latex/mathdesign/mdugm/MD-urw-garamond-doc.pdf">MD-urw-garamond-doc.pdf</a>.
+<a href="texmf-dist/doc/fonts/mathdesign/MD-Adobe-Utopia-example.pdf">MD-Adobe-Utopia-example.pdf</a>,
+<a href="texmf-dist/doc/fonts/mathdesign/MD-Bitstream-Bitstream-Charter-example.pdf">MD-Bitstream-Bitstream-Charter-example.pdf</a>,
+<a href="texmf-dist/doc/fonts/mathdesign/mathdesign-doc.pdf">mathdesign-doc.pdf</a>.
</small></li>
<li><b><a href="texmf-dist/doc/generic/mathdots">mathdots</a></b>:<small>
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 23eb3d5e14a..7c5b476ef20 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -9,6 +9,7 @@ $mirrors = {
'China' => {
'http://ftp.ctex.org/mirrors/CTAN/' => 1,
'http://mirror.neu.edu.cn/CTAN/' => 1,
+ 'http://mirrors.hustunique.com/CTAN/' => 1,
'http://mirrors.ustc.edu.cn/CTAN/' => 1
},
'Hong Kong' => {
@@ -33,13 +34,13 @@ $mirrors = {
'ftp://ftp.kddilabs.jp/CTAN/' => 1,
'ftp://ftp.riken.go.jp/pub/tex-archive/' => 1,
'ftp://ftp.u-aizu.ac.jp/pub/tex/CTAN/' => 1,
- 'http://ftp.jaist.ac.jp/pub/CTAN/' => 1,
- 'http://ftp.yz.yamagata-u.ac.jp/pub/CTAN/' => 1
+ '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
+ 'http://ftp.neowiz.com/CTAN/' => 1,
+ 'http://mirror.yongbok.net/tex-archive/' => 1
},
'Malaysia' => {
'http://ossm.utm.my/tex-archive/' => 1
@@ -52,6 +53,7 @@ $mirrors = {
'http://download.nus.edu.sg/mirror/CTAN/' => 1
},
'Taiwan' => {
+ 'ftp://ftp.ccu.edu.tw/pub/tex/' => 1,
'http://ctan.cdpa.nsysu.edu.tw/' => 1,
'http://shadow.ind.ntou.edu.tw/ctan/' => 1
},