diff options
-rw-r--r-- | Master/doc.html | 12 | ||||
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 3 |
2 files changed, 9 insertions, 6 deletions
diff --git a/Master/doc.html b/Master/doc.html index 9dd09e47f04..3dee54df9dc 100644 --- a/Master/doc.html +++ b/Master/doc.html @@ -369,7 +369,8 @@ Alphanumeric section numbering <li><b><a href="texmf-dist/doc/bibtex/alpha-persian">alpha-persian</a></b>:<small> Persian version of alpha.bst -<a href="texmf-dist/doc/bibtex/alpha-persian/alpha-persian-userguide.pdf">alpha-persian-userguide.pdf</a> (fa). +<a href="texmf-dist/doc/bibtex/alpha-persian/alpha-persian-l.userguide.pdf">alpha-persian-l.userguide.pdf</a>, +<a href="texmf-dist/doc/bibtex/alpha-persian/alpha-persian-p.userguide.pdf">alpha-persian-p.userguide.pdf</a> (fa). </small></li> <li><b><a href="texmf-dist/doc/latex/alterqcm">alterqcm</a></b>:<small> @@ -19395,6 +19396,11 @@ Typeset (potentially long) recipes <a href="texmf-dist/doc/latex/xcookybooky/xcookybooky.pdf">xcookybooky.pdf</a>. </small></li> +<li><b><a href="texmf-dist/doc/latex/xcpdftips">xcpdftips</a></b>:<small> +Natbib citations with PDF tooltips +<a href="texmf-dist/doc/latex/xcpdftips/xcpdftips.pdf">xcpdftips.pdf</a>. +</small></li> + <li><b><a href="texmf-dist/doc/latex/xdoc">xdoc</a></b>:<small> Extending the LaTeX doc system <a href="texmf-dist/doc/latex/xdoc/docindex.pdf">docindex.pdf</a>, @@ -19771,7 +19777,7 @@ Tree macros using XY-Pic <h2 id="letter-Y">Y</h2> -<ol start="2995"> +<ol start="2996"> <li><b><a href="texmf-dist/doc/latex/yafoot">yafoot</a></b>:<small> A bundle of miscellaneous footnote packages @@ -19840,7 +19846,7 @@ Many-featured Young tableaux and Young diagrams <h2 id="letter-Z">Z</h2> -<ol start="3006"> +<ol start="3007"> <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 f6df994e9f8..6767f42c7ba 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -1,8 +1,5 @@ $mirrors = { 'Africa' => { - 'Algeria' => { - 'http://ctan.epst-tlemcen.dz/tex-archive/' => 1 - }, 'South Africa' => { 'http://ctan.mirror.ac.za/' => 1, 'http://ftp.leg.uct.ac.za/pub/packages/ctan/' => 1, |