summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/doc.html1
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl1
2 files changed, 2 insertions, 0 deletions
diff --git a/Master/doc.html b/Master/doc.html
index 66714e1cdff..f04592cdb80 100644
--- a/Master/doc.html
+++ b/Master/doc.html
@@ -5524,6 +5524,7 @@ Experimental LaTeX3 concepts.
LaTeX3 programming conventions.
<a href="texmf-dist/doc/latex/l3kernel/expl3.pdf">expl3.pdf</a>,
<a href="texmf-dist/doc/latex/l3kernel/interface3.pdf">interface3.pdf</a>,
+<a href="texmf-dist/doc/latex/l3kernel/l3docstrip.pdf">l3docstrip.pdf</a>,
<a href="texmf-dist/doc/latex/l3kernel/l3styleguide.pdf">l3styleguide.pdf</a>,
<a href="texmf-dist/doc/latex/l3kernel/l3syntax-changes.pdf">l3syntax-changes.pdf</a>,
<a href="texmf-dist/doc/latex/l3kernel/source3.pdf">source3.pdf</a>.
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index dbf63d699fd..d2ef199109a 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -127,6 +127,7 @@ $mirrors = {
'http://ctan.gladstone-tech.com/' => 1,
'http://ctan.mackichan.com/' => 1,
'http://ctan.math.utah.edu/ctan/tex-archive/' => 1,
+ 'http://ctan.mirrorcatalogs.com/' => 1,
'http://ctan.mirrors.hoobly.com/' => 1,
'http://ctan.unixbrain.com/' => 1,
'http://get-software.net/' => 1,