summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/doc.html25
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl4
2 files changed, 19 insertions, 10 deletions
diff --git a/Master/doc.html b/Master/doc.html
index 03216bbf70d..7e80ce0ba63 100644
--- a/Master/doc.html
+++ b/Master/doc.html
@@ -14722,6 +14722,11 @@ Hyperref support for pLaTeX
<a href="texmf-dist/doc/platex/pxjahyper/pxjahyper.pdf">pxjahyper.pdf</a> (ja).
</small></li>
+<li><b><a href="texmf-dist/doc/latex/pxjodel">pxjodel</a></b>:<small>
+Help change metrics of fonts from japanese-otf
+<a href="texmf-dist/doc/latex/pxjodel/pxjodel.pdf">pxjodel.pdf</a>.
+</small></li>
+
<li><b><a href="texmf-dist/doc/platex/pxrubrica">pxrubrica</a></b>:<small>
Ruby annotations according to JIS X 4051
<a href="texmf-dist/doc/platex/pxrubrica/pxrubrica-en.pdf">pxrubrica-en.pdf</a> (en),
@@ -14753,7 +14758,7 @@ Run Python from within a document, typesetting the results
<h2 id="letter-Q">Q</h2>
-<ol start="2256">
+<ol start="2257">
<li><b><a href="texmf-dist/doc/latex/qcircuit">qcircuit</a></b>:<small>
Macros to generate quantum ciruits
@@ -14839,7 +14844,7 @@ German translations to the quran package
<h2 id="letter-R">R</h2>
-<ol start="2270">
+<ol start="2271">
<li><b><a href="texmf-dist/doc/latex/raleway">raleway</a></b>:<small>
Use Raleway with TeX(-alike) systems
@@ -15302,7 +15307,7 @@ Class for Ryerson Unversity Graduate School requirements
<h2 id="letter-S">S</h2>
-<ol start="2339">
+<ol start="2340">
<li><b><a href="texmf-dist/doc/latex/sa-tikz">sa-tikz</a></b>:<small>
TikZ library to draw switching architectures
@@ -16648,7 +16653,7 @@ Format systems of equations
<h2 id="letter-T">T</h2>
-<ol start="2552">
+<ol start="2553">
<li><b><a href="texmf-dist/doc/latex/t-angles">t-angles</a></b>:<small>
Draw tangles, trees, Hopf algebra operations and other pictures
@@ -18479,7 +18484,7 @@ Print a typographic grid
<h2 id="letter-U">U</h2>
-<ol start="2802">
+<ol start="2803">
<li><b><a href="texmf-dist/doc/latex/uaclasses">uaclasses</a></b>:<small>
University of Arizona thesis and dissertation format
@@ -18846,7 +18851,7 @@ University of Washington thesis class
<h2 id="letter-V">V</h2>
-<ol start="2863">
+<ol start="2864">
<li><b><a href="texmf-dist/doc/bibtex/vancouver">vancouver</a></b>:<small>
Bibliographic style file for Biomedical Journals
@@ -19050,7 +19055,7 @@ Variable-width multiple text columns
<h2 id="letter-W">W</h2>
-<ol start="2897">
+<ol start="2898">
<li><b><a href="texmf-dist/doc/fonts/wadalab">wadalab</a></b>:<small>
Wadalab (Japanese) font packages
@@ -19220,7 +19225,7 @@ Extend LaTeX's cross-reference system
<h2 id="letter-X">X</h2>
-<ol start="2919">
+<ol start="2920">
<li><b><a href="texmf-dist/doc/latex/xargs">xargs</a></b>:<small>
Define commands with many optional arguments
@@ -19682,7 +19687,7 @@ Tree macros using XY-Pic
<h2 id="letter-Y">Y</h2>
-<ol start="2982">
+<ol start="2983">
<li><b><a href="texmf-dist/doc/latex/yafoot">yafoot</a></b>:<small>
A bundle of miscellaneous footnote packages
@@ -19751,7 +19756,7 @@ Many-featured Young tableaux and Young diagrams
<h2 id="letter-Z">Z</h2>
-<ol start="2993">
+<ol start="2994">
<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 e1f065c0e87..e50facc207a 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -5,6 +5,7 @@ $mirrors = {
},
'South Africa' => {
'http://ctan.mirror.ac.za/' => 1,
+ 'http://ftp.leg.uct.ac.za/pub/packages/ctan/' => 1,
'http://ftp.sun.ac.za/ftp/CTAN/' => 1,
'http://mirror.ufs.ac.za/ctan/' => 1
}
@@ -94,6 +95,9 @@ $mirrors = {
'Greece' => {
'http://ftp.cc.uoc.gr/mirrors/CTAN/' => 1
},
+ 'Italy' => {
+ 'http://ctan.mirror.garr.it/mirrors/CTAN/' => 1
+ },
'Netherlands' => {
'http://ctan.cs.uu.nl/' => 1,
'http://ctan.triasinformatica.nl/' => 1,