summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-04-08 23:37:44 +0000
committerKarl Berry <karl@freefriends.org>2019-04-08 23:37:44 +0000
commite632e29806251454904f7d17663a71c3f1dba95d (patch)
tree2114f12a351243d3323a291c4b4cc36d2b65c4bc
parent7eeb4cccdc43bff483640518bc13278038835b8e (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@50880 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/doc.html10
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl1
2 files changed, 6 insertions, 5 deletions
diff --git a/Master/doc.html b/Master/doc.html
index 5522569c088..827e9bc64a2 100644
--- a/Master/doc.html
+++ b/Master/doc.html
@@ -10324,10 +10324,10 @@ Metafont version of tiles in the style of Slavik Jablan
<li><b><a href="texmf-dist/doc/latex/jacow">jacow</a></b><small>
(<a href="https://ctan.org/pkg/jacow">CTAN</a>):
The "jacow.cls" class is used for submissions to the proceedings of conferences on JACoW.org
-<a href="texmf-dist/doc/latex/jacow/JACoW_A4_LaTeX.pdf">JACoW_A4_LaTeX.pdf</a>
-<a href="texmf-dist/doc/latex/jacow/JACoW_US_LaTeX.pdf">JACoW_US_LaTeX.pdf</a>
+<a href="texmf-dist/doc/latex/jacow/JACoW_LaTeX_A4.pdf">JACoW_LaTeX_A4.pdf</a>
+<a href="texmf-dist/doc/latex/jacow/JACoW_LaTeX_Letter.pdf">JACoW_LaTeX_Letter.pdf</a>
<a href="texmf-dist/doc/latex/jacow/JACpic_mc.pdf">JACpic_mc.pdf</a>
-<a href="texmf-dist/doc/latex/jacow/jacow-collaboration-2018.pdf">jacow-collaboration-2018.pdf</a>.
+<a href="texmf-dist/doc/latex/jacow/jacow-collaboration.pdf">jacow-collaboration.pdf</a>.
</small></li>
<li><b><a href="texmf-dist/doc/otherformats/jadetex/base">jadetex</a></b><small>
@@ -17233,7 +17233,7 @@ Draw tree structures
<li><b><a href="texmf-dist/doc/latex/quantikz">quantikz</a></b><small>
(<a href="https://ctan.org/pkg/quantikz">CTAN</a>):
Draw quantum circuit diagrams
-<a href="texmf-dist/doc/latex/quantikz/manual.pdf">manual.pdf</a>.
+<a href="texmf-dist/doc/latex/quantikz/quantikz.pdf">quantikz.pdf</a>.
</small></li>
<li><b><a href="texmf-dist/doc/fonts/quattrocento">quattrocento</a></b><small>
@@ -23077,5 +23077,5 @@ Standard conforming typesetting of Japanese, for XeLaTeX
<p><a href="#letter-1">1</a> - <a href="#letter-2">2</a> - <a href="#letter-A">A</a> - <a href="#letter-B">B</a> - <a href="#letter-C">C</a> - <a href="#letter-D">D</a> - <a href="#letter-E">E</a> - <a href="#letter-F">F</a> - <a href="#letter-G">G</a> - <a href="#letter-H">H</a> - <a href="#letter-I">I</a> - <a href="#letter-J">J</a> - <a href="#letter-K">K</a> - <a href="#letter-L">L</a> - <a href="#letter-M">M</a> - <a href="#letter-N">N</a> - <a href="#letter-O">O</a> - <a href="#letter-P">P</a> - <a href="#letter-Q">Q</a> - <a href="#letter-R">R</a> - <a href="#letter-S">S</a> - <a href="#letter-T">T</a> - <a href="#letter-U">U</a> - <a href="#letter-V">V</a> - <a href="#letter-W">W</a> - <a href="#letter-X">X</a> - <a href="#letter-Y">Y</a> - <a href="#letter-Z">Z</a></p>
<hr />
-<small>Generated Sat Apr 6 23:31:40 CEST 2019 by tl-update-docindex.</small>
+<small>Generated Tue Apr 9 01:37:42 CEST 2019 by tl-update-docindex.</small>
</body></html>
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index a5859b85276..ca6a76b375e 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -159,6 +159,7 @@ $mirrors = {
'http://ctan.mirrors.hoobly.com/' => 1,
'http://mirror.las.iastate.edu/tex-archive/' => 1,
'http://mirror.utexas.edu/ctan/' => 1,
+ 'http://mirrors.concertpass.com/tex-archive/' => 1,
'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1,
'http://mirrors.rit.edu/CTAN/' => 1
}