delete patch and change spec

This commit is contained in:
jackie_wu123 2020-01-19 19:22:50 +08:00
parent a9913f8705
commit 12a5e92106
7 changed files with 372 additions and 615 deletions

View File

@ -1,40 +0,0 @@
diff -up a/texlive-20180414-source/texk/kpathsea/texmf.cnf.fixme a/texlive-20180414-source/texk/kpathsea/texmf.cnf
--- a/texlive-20180414-source/texk/kpathsea/texmf.cnf.fixme 2016-10-19 15:35:25.804218872 -0400
+++ a/texlive-20180414-source/texk/kpathsea/texmf.cnf 2016-10-19 15:37:19.308035612 -0400
@@ -491,17 +491,17 @@ RUBYINPUTS = .;$TEXMF/scripts/{$progna
%
TEXMFCNF = {\
$SELFAUTOLOC,\
-$SELFAUTOLOC/share/texmf-local/web2c,\
-$SELFAUTOLOC/share/texmf-dist/web2c,\
-$SELFAUTOLOC/share/texmf/web2c,\
+$SELFAUTOLOC/share/texlive/texmf-local/web2c,\
+$SELFAUTOLOC/share/texlive/texmf-dist/web2c,\
+$SELFAUTOLOC/share/texlive/texmf/web2c,\
$SELFAUTOLOC/texmf-local/web2c,\
$SELFAUTOLOC/texmf-dist/web2c,\
$SELFAUTOLOC/texmf/web2c,\
\
$SELFAUTODIR,\
-$SELFAUTODIR/share/texmf-local/web2c,\
-$SELFAUTODIR/share/texmf-dist/web2c,\
-$SELFAUTODIR/share/texmf/web2c,\
+$SELFAUTODIR/share/texlive/texmf-local/web2c,\
+$SELFAUTODIR/share/texlive/texmf-dist/web2c,\
+$SELFAUTODIR/share/texlive/texmf/web2c,\
$SELFAUTODIR/texmf-local/web2c,\
$SELFAUTODIR/texmf-dist/web2c,\
$SELFAUTODIR/texmf/web2c,\
@@ -509,9 +509,9 @@ $SELFAUTODIR/texmf/web2c,\
$SELFAUTOGRANDPARENT/texmf-local/web2c,\
$SELFAUTOPARENT,\
\
-$SELFAUTOPARENT/share/texmf-local/web2c,\
-$SELFAUTOPARENT/share/texmf-dist/web2c,\
-$SELFAUTOPARENT/share/texmf/web2c,\
+$SELFAUTOPARENT/share/texlive/texmf-local/web2c,\
+$SELFAUTOPARENT/share/texlive/texmf-dist/web2c,\
+$SELFAUTOPARENT/share/texlive/texmf/web2c,\
$SELFAUTOPARENT/texmf-local/web2c,\
$SELFAUTOPARENT/texmf-dist/web2c,\
$SELFAUTOPARENT/texmf/web2c\

View File

@ -1,116 +0,0 @@
diff -up a/texlive-20180414-source/texk/web2c/am/texmf.am.dt a/texlive-20180414-source/texk/web2c/am/texmf.am
--- a/texlive-20180414-source/texk/web2c/am/texmf.am.dt 2018-02-15 10:07:08.302267160 +0100
+++ a/texlive-20180414-source/texk/web2c/am/texmf.am 2018-02-15 10:07:16.703189440 +0100
@@ -73,7 +73,7 @@ DISTCLEANFILES += $(nodist_tex_SOURCES)
# TeX tests
#
-tex_tests = triptest.test tests/write18-quote-test.pl
+tex_tests = tests/write18-quote-test.pl
triptest.log: tex$(EXEEXT) dvitype$(EXEEXT) pltotf$(EXEEXT) tftopl$(EXEEXT)
tests/write18-quote-test.log: tex$(EXEEXT)
EXTRA_DIST += $(tex_tests)
@@ -201,7 +201,7 @@ DISTCLEANFILES += $(nodist_libmf_a_SOURC
# Metafont tests
#
-mf_tests = mftraptest.test
+mf_tests =
mftraptest.log: mf$(EXEEXT) gftype$(EXEEXT) tftopl$(EXEEXT)
EXTRA_DIST += $(mf_tests)
if MF
diff -up a/texlive-20180414-source/texk/web2c/eptexdir/am/eptex.am.dt a/texlive-20180414-source/texk/web2c/eptexdir/am/eptex.am
--- a/texlive-20180414-source/texk/web2c/eptexdir/am/eptex.am.dt 2018-02-15 10:05:27.165202818 +0100
+++ a/texlive-20180414-source/texk/web2c/eptexdir/am/eptex.am 2018-02-15 10:05:30.931167978 +0100
@@ -81,7 +81,7 @@ EXTRA_DIST += \
# e-pTeX Tests
#
-eptex_tests = eptexdir/eptriptest.test eptexdir/pdfprimitive.test
+eptex_tests =
eptexdir/eptriptest.log: eptex$(EXEEXT) dvitype$(EXEEXT) pltotf$(EXEEXT) tftopl$(EXEEXT)
eptexdir/pdfprimitive.log: eptex$(EXEEXT)
diff -up a/texlive-20180414-source/texk/web2c/euptexdir/am/euptex.am.dt a/texlive-20180414-source/texk/web2c/euptexdir/am/euptex.am
--- a/texlive-20180414-source/texk/web2c/euptexdir/am/euptex.am.dt 2018-02-15 10:05:50.468987226 +0100
+++ a/texlive-20180414-source/texk/web2c/euptexdir/am/euptex.am 2018-02-15 10:05:52.884964874 +0100
@@ -82,7 +82,7 @@ EXTRA_DIST += \
# e-upTeX Tests
#
-euptex_tests = euptexdir/euptriptest.test euptexdir/pdfprimitive.test
+euptex_tests =
euptexdir/euptriptest.log: euptex$(EXEEXT) dvitype$(EXEEXT) pltotf$(EXEEXT) tftopl$(EXEEXT)
euptexdir/pdfprimitive.log: euptex$(EXEEXT)
diff -up a/texlive-20180414-source/texk/web2c/mfluadir/am/mflua.am.dt a/texlive-20180414-source/texk/web2c/mfluadir/am/mflua.am
--- a/texlive-20180414-source/texk/web2c/mfluadir/am/mflua.am.dt 2018-02-15 10:06:02.271878033 +0100
+++ a/texlive-20180414-source/texk/web2c/mfluadir/am/mflua.am 2018-02-15 10:06:05.055852277 +0100
@@ -110,7 +110,7 @@ EXTRA_DIST += \
# MFLua tests
#
-mflua_tests = mfluadir/mfluatraptest.test
+mflua_tests =
mfluadir/mfluatraptest.log: mflua$(EXEEXT) gftype$(EXEEXT) tftopl$(EXEEXT)
EXTRA_DIST += $(mflua_tests)
diff -up a/texlive-20180414-source/texk/web2c/mfluajitdir/am/mfluajit.am.dt a/texlive-20180414-source/texk/web2c/mfluajitdir/am/mfluajit.am
--- a/texlive-20180414-source/texk/web2c/mfluajitdir/am/mfluajit.am.dt 2018-02-15 10:05:39.915084864 +0100
+++ a/texlive-20180414-source/texk/web2c/mfluajitdir/am/mfluajit.am 2018-02-15 10:05:42.588060135 +0100
@@ -106,7 +106,7 @@ EXTRA_DIST += \
# MFLuaJIT tests
#
-mfluajit_tests = mfluajitdir/mfluajittraptest.test
+mfluajit_tests =
mfluajitdir/mfluajittraptest.log: mfluajit$(EXEEXT) gftype$(EXEEXT) tftopl$(EXEEXT)
EXTRA_DIST += $(mfluajit_tests)
diff -up a/texlive-20180414-source/texk/web2c/pdftexdir/am/pdftex.am.dt a/texlive-20180414-source/texk/web2c/pdftexdir/am/pdftex.am
--- a/texlive-20180414-source/texk/web2c/pdftexdir/am/pdftex.am.dt 2018-02-15 10:06:15.873752196 +0100
+++ a/texlive-20180414-source/texk/web2c/pdftexdir/am/pdftex.am 2018-02-15 10:06:20.268711537 +0100
@@ -86,7 +86,7 @@ EXTRA_DIST += \
# pdfTeX Tests
#
-pdftex_tests = pdftexdir/wprob.test pdftexdir/pdftex.test pdftexdir/pdfimage.test
+pdftex_tests = pdftexdir/pdftex.test
pdftexdir/wprob.log pdftexdir/pdftex.log pdftexdir/pdfimage.log: pdftex$(EXEEXT)
EXTRA_DIST += $(pdftex_tests)
diff -up a/texlive-20180414-source/texk/web2c/ptexdir/am/ptex.am.dt a/texlive-20180414-source/texk/web2c/ptexdir/am/ptex.am
--- a/texlive-20180414-source/texk/web2c/ptexdir/am/ptex.am.dt 2018-02-15 10:06:35.612569585 +0100
+++ a/texlive-20180414-source/texk/web2c/ptexdir/am/ptex.am 2018-02-15 10:06:40.374525531 +0100
@@ -166,7 +166,7 @@ EXTRA_DIST += \
# pTeX Tests
#
-ptex_tests = ptexdir/ptriptest.test
+ptex_tests =
ptexdir/ptriptest.log: ptex$(EXEEXT) dvitype$(EXEEXT) pltotf$(EXEEXT) tftopl$(EXEEXT)
pweb_tests = \
ptexdir/pbibtex.test \
diff -up a/texlive-20180414-source/texk/web2c/uptexdir/am/uptex.am.dt a/texlive-20180414-source/texk/web2c/uptexdir/am/uptex.am
--- a/texlive-20180414-source/texk/web2c/uptexdir/am/uptex.am.dt 2018-02-15 10:06:47.072463565 +0100
+++ a/texlive-20180414-source/texk/web2c/uptexdir/am/uptex.am 2018-02-15 10:06:49.552440622 +0100
@@ -156,7 +156,7 @@ EXTRA_DIST += \
uptexdir/ChangeLog
# upTeX Tests
-uptex_tests = uptexdir/uptriptest.test
+uptex_tests =
uptexdir/uptriptest.log: uptex$(EXEEXT) dvitype$(EXEEXT) pltotf$(EXEEXT) tftopl$(EXEEXT)
upweb_tests = \
uptexdir/upbibtex.test \
diff -up a/texlive-20180414-source/texk/web2c/xetexdir/am/xetex.am.dt a/texlive-20180414-source/texk/web2c/xetexdir/am/xetex.am
--- a/texlive-20180414-source/texk/web2c/xetexdir/am/xetex.am.dt 2018-02-15 10:06:56.190379212 +0100
+++ a/texlive-20180414-source/texk/web2c/xetexdir/am/xetex.am 2018-02-15 10:06:57.898363410 +0100
@@ -198,7 +198,6 @@ EXTRA_DIST += \
# XeTeX Tests
#
xetex_tests = \
- xetexdir/xetex-bug73.test \
xetexdir/xetex.test
xetexdir/xetex-bug73.log xetexdir/xetex.log: xetex$(EXEEXT)

View File

@ -1,41 +0,0 @@
diff -up a/texlive-20180414-source/texk/kpathsea/mktexlsr.selinux a/texlive-20180414-source/texk/kpathsea/mktexlsr
--- a/texlive-20180414-source/texk/kpathsea/mktexlsr.selinux 2018-01-16 19:55:32.000000000 -0500
+++ a/texlive-20180414-source/texk/kpathsea/mktexlsr 2018-04-30 13:10:12.447909163 -0400
@@ -228,7 +228,8 @@ for TEXMFLS_R in "$@"; do
until PERMS=`kpsestat = "$db_file"`; do sleep 1; done
chmod $PERMS "$db_file_tmp"
rm -f "$db_file"
- mv "$db_file_tmp" "$db_file"
+ # selinux fix
+ cp "$db_file_tmp" "$db_file"
rm -rf "$db_dir_tmp"
done
diff -up a/texlive-20180414-source/texk/texlive/linked_scripts/texlive/fmtutil.pl.selinux a/texlive-20180414-source/texk/texlive/linked_scripts/texlive/fmtutil.pl
--- a/texlive-20180414-source/texk/texlive/linked_scripts/texlive/fmtutil.pl.selinux 2018-04-30 13:10:12.447909163 -0400
+++ a/texlive-20180414-source/texk/texlive/linked_scripts/texlive/fmtutil.pl 2018-04-30 13:12:43.035361954 -0400
@@ -719,7 +719,7 @@ sub rebuild_one_format {
TeXLive::TLUtils::mkdirhier($destdir);
- if (!File::Copy::move( $logfile, "$destdir/$logfile")) {
+ if (!File::Copy::copy( $logfile, "$destdir/$logfile")) {
print_deferred_error("Cannot move $logfile to $destdir.\n");
}
if ($opts{'recorder'}) {
@@ -727,13 +727,13 @@ sub rebuild_one_format {
# package dependencies for each format. Unfortunately omega-based
# engines gratuitiously changed the extension from .fls to .ofl.
my $recfile = $fmt . ($fmt =~ m/^(aleph|lamed)$/ ? ".ofl" : ".fls");
- if (!File::Copy::move( $recfile, "$destdir/$recfile")) {
+ if (!File::Copy::copy( $recfile, "$destdir/$recfile")) {
print_deferred_error("Cannot move $recfile to $destdir.\n");
}
}
my $destfile = "$destdir/$fmtfile";
- if (File::Copy::move( $fmtfile, $destfile )) {
+ if (File::Copy::copy( $fmtfile, $destfile )) {
print_info("$destfile installed.\n");
#
# original fmtutil.sh did some magic trick for mplib-luatex.mem

View File

@ -1,22 +0,0 @@
diff -up a/texlive-20180414-source/texk/kpathsea/texmf.cnf.texinfo-fix a/texlive-20180414-source/texk/kpathsea/texmf.cnf
--- a/texlive-20180414-source/texk/kpathsea/texmf.cnf.texinfo-fix 2018-04-30 13:17:29.671610006 -0400
+++ a/texlive-20180414-source/texk/kpathsea/texmf.cnf 2018-04-30 13:18:25.434296471 -0400
@@ -82,6 +82,9 @@ TEXMFSYSCONFIG = $TEXMFROOT/texmf-config
% to %USERPROFILE% on Windows, $HOME otherwise.
TEXMFHOME = ~/texmf
+% Texinfo on Fedora lives out of $TEXMFROOT
+TEXINFOHOME = $SELFAUTODIR/share/texmf
+
% TEXMFVAR, where texconfig/updmap/fmtutil store cached runtime data.
TEXMFVAR = ~/.texlive2018/texmf-var
@@ -107,7 +110,7 @@ TEXMFAUXTREES = {}
% The odd-looking $TEXMFAUXTREES$TEXMF... construct is so that if no auxtree is
% ever defined (the 99% common case), no extra elements will be added to
% the search paths. tlmgr takes care to end any value with a trailing comma.
-TEXMF = {$TEXMFAUXTREES$TEXMFCONFIG,$TEXMFVAR,$TEXMFHOME,!!$TEXMFLOCAL,!!$TEXMFSYSCONFIG,!!$TEXMFSYSVAR,!!$TEXMFDIST}
+TEXMF = {$TEXMFAUXTREES$TEXMFCONFIG,$TEXMFVAR,$TEXMFHOME,$TEXINFOHOME,!!$TEXMFLOCAL,!!$TEXMFSYSCONFIG,!!$TEXMFSYSVAR,!!$TEXMFDIST}
% Where to look for ls-R files. There need not be an ls-R in the
% directories in this path, but if there is one, Kpathsea will use it.

View File

@ -1,12 +0,0 @@
diff -up a/texlive-20180414-source/texk/web2c/omegafonts/check.test.disabletest a/texlive-20180414-source/texk/web2c/omegafonts/check.test
--- a/texlive-20180414-source/texk/web2c/omegafonts/check.test.disabletest 2018-10-04 13:24:17.965126655 -0400
+++ a/texlive-20180414-source/texk/web2c/omegafonts/check.test 2018-10-04 13:24:26.068945230 -0400
@@ -4,6 +4,8 @@
# Copyright 2014, 2015 Peter Breitenlohner <tex-live@tug.org>
# You may freely use, modify and/or distribute this file.
+exit 0
+
test -d tests || mkdir -p tests
TEXMFCNF=$srcdir/../../kpathsea

View File

@ -4,7 +4,7 @@
Name: texlive-base
Version: 20180414
Release: 26
Release: 27
Epoch: 7
Summary: TeX formatting system
License: ASL 2.0 and Artistic 2.0 and BSD and GFDL and GPL+ and GPLv2 and GPLv3 and Knuth and LGPLv2+ and LGPLv3+ and LPPL and OFL and Public Domain
@ -14,377 +14,371 @@ Source1: macros.texlive
Source2: texlive.tlpdb
Source3: texlive-licenses.tar.xz
Source4: generate-fmtutilcnf
Source5: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/cyrillic.tar.xz
Source6: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/cyrillic.doc.tar.xz
Source7: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/glyphlist.tar.xz
Source8: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/latex.tar.xz
Source9: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/latex.doc.tar.xz
Source10: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/lyluatex.tar.xz
Source11: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/lyluatex.doc.tar.xz
Source12: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/oberdiek.tar.xz
Source13: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/oberdiek.doc.tar.xz
Source14: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/texlive-en.doc.tar.xz
Source15: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/a2ping.doc.tar.xz
Source16: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/a2ping.tar.xz
Source17: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/accfonts.doc.tar.xz
Source18: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/accfonts.tar.xz
Source19: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/adhocfilelist.doc.tar.xz
Source20: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/adhocfilelist.tar.xz
Source21: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/afm2pl.tar.xz
Source22: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/aleph.doc.tar.xz
Source23: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/aleph.tar.xz
Source24: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/amstex.doc.tar.xz
Source25: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/amstex.tar.xz
Source26: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/arara.doc.tar.xz
Source27: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/arara.tar.xz
Source28: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/authorindex.doc.tar.xz
Source29: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/authorindex.tar.xz
Source30: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/autosp.doc.tar.xz
Source31: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/axodraw2.doc.tar.xz
Source32: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/axodraw2.tar.xz
Source33: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/bib2gls.doc.tar.xz
Source34: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/bib2gls.tar.xz
Source35: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/bibexport.doc.tar.xz
Source36: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/bibexport.tar.xz
Source37: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/bibtex8.doc.tar.xz
Source38: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/bibtex8.tar.xz
Source39: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/bibtex.doc.tar.xz
Source40: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/bibtex.tar.xz
Source41: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/bibtexu.doc.tar.xz
Source42: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/bundledoc.doc.tar.xz
Source43: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/bundledoc.tar.xz
Source44: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/cachepic.doc.tar.xz
Source45: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/cachepic.tar.xz
Source46: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/checkcites.doc.tar.xz
Source47: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/checkcites.tar.xz
Source48: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/checklistings.doc.tar.xz
Source49: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/checklistings.tar.xz
Source50: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/chktex.doc.tar.xz
Source51: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/chktex.tar.xz
Source52: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/cjk-gs-integrate.doc.tar.xz
Source53: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/cjk-gs-integrate.tar.xz
Source54: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/cjkutils.tar.xz
Source55: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/context.doc.tar.xz
Source56: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/context.tar.xz
Source57: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/convbkmk.doc.tar.xz
Source58: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/convbkmk.tar.xz
Source59: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/crossrefware.doc.tar.xz
Source60: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/crossrefware.tar.xz
Source61: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/cslatex.tar.xz
Source62: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/csplain.tar.xz
Source63: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/ctanify.doc.tar.xz
Source64: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/ctanify.tar.xz
Source65: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/ctan-o-mat.doc.tar.xz
Source66: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/ctan-o-mat.tar.xz
Source67: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/ctanupload.doc.tar.xz
Source68: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/ctanupload.tar.xz
Source69: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/ctie.doc.tar.xz
Source70: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/cweb.doc.tar.xz
Source71: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/cweb.tar.xz
Source72: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/cyrillic-bin.doc.tar.xz
Source73: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/cyrillic-bin.tar.xz
Source74: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/de-macro.doc.tar.xz
Source75: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/de-macro.tar.xz
Source76: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/detex.doc.tar.xz
Source77: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/detex.tar.xz
Source78: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/diadia.doc.tar.xz
Source79: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/diadia.tar.xz
Source80: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/dosepsbin.doc.tar.xz
Source81: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/dosepsbin.tar.xz
Source82: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/dtl.doc.tar.xz
Source83: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/dtl.tar.xz
Source84: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/dtxgen.doc.tar.xz
Source85: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/dtxgen.tar.xz
Source86: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/dvi2tty.doc.tar.xz
Source87: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/dvi2tty.tar.xz
Source88: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/dviasm.doc.tar.xz
Source89: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/dviasm.tar.xz
Source90: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/dvicopy.doc.tar.xz
Source91: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/dvicopy.tar.xz
Source92: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/dvidvi.doc.tar.xz
Source93: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/dvidvi.tar.xz
Source94: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/dviinfox.doc.tar.xz
Source95: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/dviinfox.tar.xz
Source96: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/dviljk.doc.tar.xz
Source97: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/dviljk.tar.xz
Source98: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/dvipdfmx.doc.tar.xz
Source99: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/dvipdfmx.tar.xz
Source100: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/dvipng.doc.tar.xz
Source101: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/dvipng.tar.xz
Source102: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/dvipos.doc.tar.xz
Source103: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/dvipos.tar.xz
Source104: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/dvips.doc.tar.xz
Source105: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/dvips.tar.xz
Source106: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/dvisvgm.doc.tar.xz
Source107: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/dvisvgm.tar.xz
Source108: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/ebong.doc.tar.xz
Source109: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/ebong.tar.xz
Source110: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/eplain.doc.tar.xz
Source111: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/eplain.tar.xz
Source112: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/epspdf.doc.tar.xz
Source113: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/epspdf.tar.xz
Source114: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/epstopdf.doc.tar.xz
Source115: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/epstopdf.tar.xz
Source116: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/exceltex.doc.tar.xz
Source117: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/exceltex.tar.xz
Source118: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/fig4latex.doc.tar.xz
Source119: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/fig4latex.tar.xz
Source120: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/findhyph.doc.tar.xz
Source121: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/findhyph.tar.xz
Source122: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/fontinst.doc.tar.xz
Source123: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/fontinst.tar.xz
Source124: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/fontools.doc.tar.xz
Source125: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/fontools.tar.xz
Source126: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/fontware.doc.tar.xz
Source127: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/fragmaster.doc.tar.xz
Source128: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/fragmaster.tar.xz
Source129: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/getmap.doc.tar.xz
Source130: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/getmap.tar.xz
Source131: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/glossaries.doc.tar.xz
Source132: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/glossaries.tar.xz
Source133: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/gregoriotex.doc.tar.xz
Source134: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/gregoriotex.tar.xz
Source135: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/gsftopk.doc.tar.xz
Source136: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/gsftopk.tar.xz
Source137: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/installfont.doc.tar.xz
Source138: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/installfont.tar.xz
Source139: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/jadetex.doc.tar.xz
Source140: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/jadetex.tar.xz
Source141: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/jfmutil.doc.tar.xz
Source142: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/jfmutil.tar.xz
Source143: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/kotex-utils.doc.tar.xz
Source144: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/kotex-utils.tar.xz
Source145: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/kpathsea.doc.tar.xz
Source146: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/kpathsea.tar.xz
Source147: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/l3build.tar.xz
Source148: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/l3build.doc.tar.xz
Source149: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/lacheck.doc.tar.xz
Source150: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/latex2man.doc.tar.xz
Source151: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/latex2man.tar.xz
Source152: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/latex2nemeth.doc.tar.xz
Source153: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/latex2nemeth.tar.xz
Source154: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/latexdiff.doc.tar.xz
Source155: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/latexdiff.tar.xz
Source156: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/latexfileversion.doc.tar.xz
Source157: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/latexfileversion.tar.xz
Source158: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/latex-git-log.doc.tar.xz
Source159: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/latex-git-log.tar.xz
Source160: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/latexindent.doc.tar.xz
Source161: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/latexindent.tar.xz
Source162: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/latexpand.doc.tar.xz
Source163: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/latexpand.tar.xz
Source164: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/latex-papersize.doc.tar.xz
Source165: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/latex-papersize.tar.xz
Source166: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/lcdftypetools.doc.tar.xz
Source167: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/lilyglyphs.doc.tar.xz
Source168: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/lilyglyphs.tar.xz
Source169: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/listbib.doc.tar.xz
Source170: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/listbib.tar.xz
Source171: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/listings-ext.doc.tar.xz
Source172: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/listings-ext.tar.xz
Source173: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/lollipop.doc.tar.xz
Source174: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/lollipop.tar.xz
Source175: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/ltxfileinfo.doc.tar.xz
Source176: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/ltxfileinfo.tar.xz
Source177: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/ltximg.doc.tar.xz
Source178: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/ltximg.tar.xz
Source179: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/lua2dox.doc.tar.xz
Source180: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/lua2dox.tar.xz
Source181: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/luaotfload.doc.tar.xz
Source182: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/luaotfload.tar.xz
Source183: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/luatex.doc.tar.xz
Source184: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/luatex.tar.xz
Source185: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/lwarp.doc.tar.xz
Source186: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/lwarp.tar.xz
Source187: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/make4ht.doc.tar.xz
Source188: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/make4ht.tar.xz
Source189: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/makedtx.doc.tar.xz
Source190: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/makedtx.tar.xz
Source191: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/makeindex.doc.tar.xz
Source192: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/makeindex.tar.xz
Source193: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/match_parens.doc.tar.xz
Source194: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/match_parens.tar.xz
Source195: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/mathspic.doc.tar.xz
Source196: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/mathspic.tar.xz
Source197: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/metafont.doc.tar.xz
Source198: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/metafont.tar.xz
Source199: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/metapost.doc.tar.xz
Source200: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/metapost.tar.xz
Source201: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/mex.doc.tar.xz
Source202: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/mex.tar.xz
Source203: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/mf2pt1.doc.tar.xz
Source204: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/mf2pt1.tar.xz
Source205: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/mflua.tar.xz
Source206: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/mfware.doc.tar.xz
Source207: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/mfware.tar.xz
Source208: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/mkgrkindex.doc.tar.xz
Source209: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/mkgrkindex.tar.xz
Source210: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/mkjobtexmf.doc.tar.xz
Source211: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/mkjobtexmf.tar.xz
Source212: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/mkpic.doc.tar.xz
Source213: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/mkpic.tar.xz
Source214: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/mltex.doc.tar.xz
Source215: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/mltex.tar.xz
Source216: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/mptopdf.doc.tar.xz
Source217: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/mptopdf.tar.xz
Source218: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/m-tx.doc.tar.xz
Source219: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/m-tx.tar.xz
Source220: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/multibibliography.doc.tar.xz
Source221: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/multibibliography.tar.xz
Source222: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/musixtex.doc.tar.xz
Source223: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/musixtex.tar.xz
Source224: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/musixtnt.doc.tar.xz
Source225: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/musixtnt.tar.xz
Source226: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/omegaware.doc.tar.xz
Source227: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/patgen.doc.tar.xz
Source228: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/patgen.tar.xz
Source229: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/pax.doc.tar.xz
Source230: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/pax.tar.xz
Source231: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/pdfbook2.doc.tar.xz
Source232: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/pdfbook2.tar.xz
Source233: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/pdfcrop.doc.tar.xz
Source234: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/pdfcrop.tar.xz
Source235: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/pdfjam.doc.tar.xz
Source236: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/pdfjam.tar.xz
Source237: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/pdflatexpicscale.doc.tar.xz
Source238: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/pdflatexpicscale.tar.xz
Source239: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/pdftex.doc.tar.xz
Source240: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/pdftex.tar.xz
Source241: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/pdftools.doc.tar.xz
Source242: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/pdftools.tar.xz
Source243: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/pdfxup.doc.tar.xz
Source244: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/pdfxup.tar.xz
Source245: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/pedigree-perl.doc.tar.xz
Source246: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/pedigree-perl.tar.xz
Source247: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/perltex.doc.tar.xz
Source248: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/perltex.tar.xz
Source249: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/petri-nets.doc.tar.xz
Source250: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/petri-nets.tar.xz
Source251: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/pfarrei.doc.tar.xz
Source252: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/pfarrei.tar.xz
Source253: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/pkfix.doc.tar.xz
Source254: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/pkfix-helper.doc.tar.xz
Source255: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/pkfix-helper.tar.xz
Source256: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/pkfix.tar.xz
Source257: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/pmxchords.doc.tar.xz
Source258: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/pmxchords.tar.xz
Source259: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/pmx.doc.tar.xz
Source260: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/pmx.tar.xz
Source261: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/ps2pk.doc.tar.xz
Source262: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/ps2pk.tar.xz
Source263: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/pst2pdf.doc.tar.xz
Source264: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/pst2pdf.tar.xz
Source265: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/pstools.tar.xz
Source266: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/pst-pdf.doc.tar.xz
Source267: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/pst-pdf.tar.xz
Source268: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/ptex2pdf.doc.tar.xz
Source269: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/ptex2pdf.tar.xz
Source270: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/ptex.doc.tar.xz
Source271: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/ptex-fontmaps.doc.tar.xz
Source272: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/ptex-fontmaps.tar.xz
Source273: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/ptex.tar.xz
Source274: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/purifyeps.doc.tar.xz
Source275: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/purifyeps.tar.xz
Source276: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/pygmentex.doc.tar.xz
Source277: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/pygmentex.tar.xz
Source278: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/pythontex.doc.tar.xz
Source279: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/pythontex.tar.xz
Source280: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/rubik.doc.tar.xz
Source281: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/rubik.tar.xz
Source282: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/seetexk.doc.tar.xz
Source283: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/seetexk.tar.xz
Source284: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/splitindex.doc.tar.xz
Source285: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/splitindex.tar.xz
Source286: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/srcredact.doc.tar.xz
Source287: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/srcredact.tar.xz
Source288: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/sty2dtx.doc.tar.xz
Source289: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/sty2dtx.tar.xz
Source290: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/svn-multi.doc.tar.xz
Source291: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/svn-multi.tar.xz
Source292: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/synctex.doc.tar.xz
Source293: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/synctex.tar.xz
Source294: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/tetex.doc.tar.xz
Source295: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/tetex.tar.xz
Source296: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/tex4ebook.doc.tar.xz
Source297: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/tex4ebook.tar.xz
Source298: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/tex4ht.doc.tar.xz
Source299: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/tex4ht.tar.xz
Source300: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/texcount.doc.tar.xz
Source301: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/texcount.tar.xz
Source302: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/texdef.doc.tar.xz
Source303: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/texdef.tar.xz
Source304: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/texdiff.doc.tar.xz
Source305: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/texdiff.tar.xz
Source306: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/texdirflatten.doc.tar.xz
Source307: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/texdirflatten.tar.xz
Source308: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/texdoc.doc.tar.xz
Source309: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/tex.doc.tar.xz
Source310: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/texdoc.tar.xz
Source311: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/texdoctk.tar.xz
Source312: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/texdoctk.doc.tar.xz
Source313: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/texfot.doc.tar.xz
Source314: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/texfot.tar.xz
Source315: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/texlive.infra.doc.tar.xz
Source316: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/texlive.infra.tar.xz
Source317: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/texliveonfly.doc.tar.xz
Source318: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/texliveonfly.tar.xz
Source319: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/texlive-scripts.doc.tar.xz
Source320: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/texlive-scripts.tar.xz
Source321: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/texloganalyser.doc.tar.xz
Source322: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/texloganalyser.tar.xz
Source323: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/texosquery.doc.tar.xz
Source324: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/texosquery.tar.xz
Source325: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/texsis.doc.tar.xz
Source326: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/texsis.tar.xz
Source327: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/tex.tar.xz
Source328: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/texware.doc.tar.xz
Source329: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/texware.tar.xz
Source330: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/thumbpdf.doc.tar.xz
Source331: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/thumbpdf.tar.xz
Source332: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/tie.doc.tar.xz
Source333: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/tie.tar.xz
Source334: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/tpic2pdftex.doc.tar.xz
Source335: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/tpic2pdftex.tar.xz
Source336: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/ttfutils.doc.tar.xz
Source337: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/ttfutils.tar.xz
Source338: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/typeoutfileinfo.doc.tar.xz
Source339: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/typeoutfileinfo.tar.xz
Source340: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/ulqda.doc.tar.xz
Source341: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/ulqda.tar.xz
Source342: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/uplatex.doc.tar.xz
Source343: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/uptex.doc.tar.xz
Source344: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/urlbst.doc.tar.xz
Source345: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/urlbst.tar.xz
Source346: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/velthuis.doc.tar.xz
Source347: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/velthuis.tar.xz
Source348: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/vlna.doc.tar.xz
Source349: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/vpe.doc.tar.xz
Source350: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/vpe.tar.xz
Source351: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/web.doc.tar.xz
Source352: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/web.tar.xz
Source353: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/wordcount.doc.tar.xz
Source354: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/wordcount.tar.xz
Source355: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/xdvi.doc.tar.xz
Source356: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/xdvi.tar.xz
Source357: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/xetex.doc.tar.xz
Source358: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/xetex.tar.xz
Source359: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/xindy.doc.tar.xz
Source360: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/xindy.tar.xz
Source361: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/xmltex.doc.tar.xz
Source362: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/xmltex.tar.xz
Source363: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/yplan.doc.tar.xz
Source364: http://ctan.math.illinois.edu/systems/texlive/tlnet/archive/yplan.tar.xz
Patch0001: tl-kpfix.patch
Patch0002: tl-format.patch
Patch0003: texlive-20180414-selinux-context.patch
Patch0004: texlive-2016-kpathsea-texlive-path.patch
Patch0005: texlive-20180414-new-poppler.patch
Patch0006: texlive-20180414-texinfo-path-fix.patch
Patch0007: texlive-20180215-disable-more-failing-tests.patch
Patch0008: texlive-20180414-poppler-0.64.patch
Patch0009: texlive-20180414-synctex-version.patch
Patch0010: texlive-base-CVE-2018-17407.patch
Patch0011: texlive-base-20180414-disable-omegafonts-check-test.patch
Source5: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/cyrillic.tar.xz
Source6: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/cyrillic.doc.tar.xz
Source7: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/glyphlist.tar.xz
Source8: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/latex.tar.xz
Source9: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/latex.doc.tar.xz
Source10: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/lyluatex.tar.xz
Source11: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/lyluatex.doc.tar.xz
Source12: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/oberdiek.tar.xz
Source13: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/oberdiek.doc.tar.xz
Source14: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/texlive-en.doc.tar.xz
Source15: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/a2ping.doc.tar.xz
Source16: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/a2ping.tar.xz
Source17: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/accfonts.doc.tar.xz
Source18: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/accfonts.tar.xz
Source19: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/adhocfilelist.doc.tar.xz
Source20: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/adhocfilelist.tar.xz
Source21: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/afm2pl.tar.xz
Source22: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/aleph.doc.tar.xz
Source23: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/aleph.tar.xz
Source24: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/amstex.doc.tar.xz
Source25: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/amstex.tar.xz
Source26: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/arara.doc.tar.xz
Source27: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/arara.tar.xz
Source28: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/authorindex.doc.tar.xz
Source29: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/authorindex.tar.xz
Source30: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/autosp.doc.tar.xz
Source31: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/axodraw2.doc.tar.xz
Source32: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/axodraw2.tar.xz
Source33: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/bib2gls.doc.tar.xz
Source34: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/bib2gls.tar.xz
Source35: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/bibexport.doc.tar.xz
Source36: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/bibexport.tar.xz
Source37: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/bibtex8.doc.tar.xz
Source38: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/bibtex8.tar.xz
Source39: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/bibtex.doc.tar.xz
Source40: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/bibtex.tar.xz
Source41: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/bibtexu.doc.tar.xz
Source42: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/bundledoc.doc.tar.xz
Source43: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/bundledoc.tar.xz
Source44: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/cachepic.doc.tar.xz
Source45: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/cachepic.tar.xz
Source46: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/checkcites.doc.tar.xz
Source47: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/checkcites.tar.xz
Source48: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/checklistings.doc.tar.xz
Source49: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/checklistings.tar.xz
Source50: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/chktex.doc.tar.xz
Source51: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/chktex.tar.xz
Source52: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/cjk-gs-integrate.doc.tar.xz
Source53: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/cjk-gs-integrate.tar.xz
Source54: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/cjkutils.tar.xz
Source55: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/context.doc.tar.xz
Source56: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/context.tar.xz
Source57: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/convbkmk.doc.tar.xz
Source58: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/convbkmk.tar.xz
Source59: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/crossrefware.doc.tar.xz
Source60: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/crossrefware.tar.xz
Source61: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/cslatex.tar.xz
Source62: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/csplain.tar.xz
Source63: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/ctanify.doc.tar.xz
Source64: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/ctanify.tar.xz
Source65: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/ctan-o-mat.doc.tar.xz
Source66: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/ctan-o-mat.tar.xz
Source67: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/ctanupload.doc.tar.xz
Source68: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/ctanupload.tar.xz
Source69: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/ctie.doc.tar.xz
Source70: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/cweb.doc.tar.xz
Source71: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/cweb.tar.xz
Source72: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/cyrillic-bin.doc.tar.xz
Source73: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/cyrillic-bin.tar.xz
Source74: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/de-macro.doc.tar.xz
Source75: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/de-macro.tar.xz
Source76: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/detex.doc.tar.xz
Source77: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/detex.tar.xz
Source78: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/diadia.doc.tar.xz
Source79: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/diadia.tar.xz
Source80: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/dosepsbin.doc.tar.xz
Source81: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/dosepsbin.tar.xz
Source82: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/dtl.doc.tar.xz
Source83: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/dtl.tar.xz
Source84: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/dtxgen.doc.tar.xz
Source85: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/dtxgen.tar.xz
Source86: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/dvi2tty.doc.tar.xz
Source87: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/dvi2tty.tar.xz
Source88: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/dviasm.doc.tar.xz
Source89: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/dviasm.tar.xz
Source90: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/dvicopy.doc.tar.xz
Source91: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/dvicopy.tar.xz
Source92: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/dvidvi.doc.tar.xz
Source93: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/dvidvi.tar.xz
Source94: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/dviinfox.doc.tar.xz
Source95: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/dviinfox.tar.xz
Source96: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/dviljk.doc.tar.xz
Source97: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/dviljk.tar.xz
Source98: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/dvipdfmx.doc.tar.xz
Source99: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/dvipdfmx.tar.xz
Source100: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/dvipng.doc.tar.xz
Source101: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/dvipng.tar.xz
Source102: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/dvipos.doc.tar.xz
Source103: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/dvipos.tar.xz
Source104: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/dvips.doc.tar.xz
Source105: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/dvips.tar.xz
Source106: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/dvisvgm.doc.tar.xz
Source107: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/dvisvgm.tar.xz
Source108: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/ebong.doc.tar.xz
Source109: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/ebong.tar.xz
Source110: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/eplain.doc.tar.xz
Source111: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/eplain.tar.xz
Source112: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/epspdf.doc.tar.xz
Source113: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/epspdf.tar.xz
Source114: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/epstopdf.doc.tar.xz
Source115: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/epstopdf.tar.xz
Source116: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/exceltex.doc.tar.xz
Source117: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/exceltex.tar.xz
Source118: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/fig4latex.doc.tar.xz
Source119: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/fig4latex.tar.xz
Source120: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/findhyph.doc.tar.xz
Source121: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/findhyph.tar.xz
Source122: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/fontinst.doc.tar.xz
Source123: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/fontinst.tar.xz
Source124: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/fontools.doc.tar.xz
Source125: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/fontools.tar.xz
Source126: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/fontware.doc.tar.xz
Source127: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/fragmaster.doc.tar.xz
Source128: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/fragmaster.tar.xz
Source129: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/getmap.doc.tar.xz
Source130: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/getmap.tar.xz
Source131: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/glossaries.doc.tar.xz
Source132: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/glossaries.tar.xz
Source133: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/gregoriotex.doc.tar.xz
Source134: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/gregoriotex.tar.xz
Source135: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/gsftopk.doc.tar.xz
Source136: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/gsftopk.tar.xz
Source137: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/installfont.doc.tar.xz
Source138: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/installfont.tar.xz
Source139: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/jadetex.doc.tar.xz
Source140: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/jadetex.tar.xz
Source141: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/jfmutil.doc.tar.xz
Source142: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/jfmutil.tar.xz
Source143: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/kotex-utils.doc.tar.xz
Source144: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/kotex-utils.tar.xz
Source145: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/kpathsea.doc.tar.xz
Source146: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/kpathsea.tar.xz
Source147: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/l3build.tar.xz
Source148: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/l3build.doc.tar.xz
Source149: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/lacheck.doc.tar.xz
Source150: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/latex2man.doc.tar.xz
Source151: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/latex2man.tar.xz
Source152: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/latex2nemeth.doc.tar.xz
Source153: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/latex2nemeth.tar.xz
Source154: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/latexdiff.doc.tar.xz
Source155: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/latexdiff.tar.xz
Source156: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/latexfileversion.doc.tar.xz
Source157: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/latexfileversion.tar.xz
Source158: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/latex-git-log.doc.tar.xz
Source159: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/latex-git-log.tar.xz
Source160: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/latexindent.doc.tar.xz
Source161: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/latexindent.tar.xz
Source162: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/latexpand.doc.tar.xz
Source163: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/latexpand.tar.xz
Source164: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/latex-papersize.doc.tar.xz
Source165: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/latex-papersize.tar.xz
Source166: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/lcdftypetools.doc.tar.xz
Source167: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/lilyglyphs.doc.tar.xz
Source168: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/lilyglyphs.tar.xz
Source169: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/listbib.doc.tar.xz
Source170: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/listbib.tar.xz
Source171: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/listings-ext.doc.tar.xz
Source172: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/listings-ext.tar.xz
Source173: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/lollipop.doc.tar.xz
Source174: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/lollipop.tar.xz
Source175: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/ltxfileinfo.doc.tar.xz
Source176: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/ltxfileinfo.tar.xz
Source177: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/ltximg.doc.tar.xz
Source178: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/ltximg.tar.xz
Source179: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/lua2dox.doc.tar.xz
Source180: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/lua2dox.tar.xz
Source181: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/luaotfload.doc.tar.xz
Source182: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/luaotfload.tar.xz
Source183: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/luatex.doc.tar.xz
Source184: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/luatex.tar.xz
Source185: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/lwarp.doc.tar.xz
Source186: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/lwarp.tar.xz
Source187: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/make4ht.doc.tar.xz
Source188: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/make4ht.tar.xz
Source189: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/makedtx.doc.tar.xz
Source190: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/makedtx.tar.xz
Source191: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/makeindex.doc.tar.xz
Source192: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/makeindex.tar.xz
Source193: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/match_parens.doc.tar.xz
Source194: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/match_parens.tar.xz
Source195: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/mathspic.doc.tar.xz
Source196: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/mathspic.tar.xz
Source197: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/metafont.doc.tar.xz
Source198: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/metafont.tar.xz
Source199: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/metapost.doc.tar.xz
Source200: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/metapost.tar.xz
Source201: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/mex.doc.tar.xz
Source202: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/mex.tar.xz
Source203: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/mf2pt1.doc.tar.xz
Source204: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/mf2pt1.tar.xz
Source205: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/mflua.tar.xz
Source206: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/mfware.doc.tar.xz
Source207: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/mfware.tar.xz
Source208: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/mkgrkindex.doc.tar.xz
Source209: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/mkgrkindex.tar.xz
Source210: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/mkjobtexmf.doc.tar.xz
Source211: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/mkjobtexmf.tar.xz
Source212: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/mkpic.doc.tar.xz
Source213: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/mkpic.tar.xz
Source214: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/mltex.doc.tar.xz
Source215: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/mltex.tar.xz
Source216: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/mptopdf.doc.tar.xz
Source217: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/mptopdf.tar.xz
Source218: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/m-tx.doc.tar.xz
Source219: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/m-tx.tar.xz
Source220: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/multibibliography.doc.tar.xz
Source221: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/multibibliography.tar.xz
Source222: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/musixtex.doc.tar.xz
Source223: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/musixtex.tar.xz
Source224: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/musixtnt.doc.tar.xz
Source225: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/musixtnt.tar.xz
Source226: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/omegaware.doc.tar.xz
Source227: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/patgen.doc.tar.xz
Source228: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/patgen.tar.xz
Source229: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/pax.doc.tar.xz
Source230: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/pax.tar.xz
Source231: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/pdfbook2.doc.tar.xz
Source232: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/pdfbook2.tar.xz
Source233: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/pdfcrop.doc.tar.xz
Source234: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/pdfcrop.tar.xz
Source235: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/pdfjam.doc.tar.xz
Source236: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/pdfjam.tar.xz
Source237: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/pdflatexpicscale.doc.tar.xz
Source238: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/pdflatexpicscale.tar.xz
Source239: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/pdftex.doc.tar.xz
Source240: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/pdftex.tar.xz
Source241: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/pdftools.doc.tar.xz
Source242: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/pdftools.tar.xz
Source243: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/pdfxup.doc.tar.xz
Source244: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/pdfxup.tar.xz
Source245: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/pedigree-perl.doc.tar.xz
Source246: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/pedigree-perl.tar.xz
Source247: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/perltex.doc.tar.xz
Source248: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/perltex.tar.xz
Source249: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/petri-nets.doc.tar.xz
Source250: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/petri-nets.tar.xz
Source251: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/pfarrei.doc.tar.xz
Source252: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/pfarrei.tar.xz
Source253: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/pkfix.doc.tar.xz
Source254: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/pkfix-helper.doc.tar.xz
Source255: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/pkfix-helper.tar.xz
Source256: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/pkfix.tar.xz
Source257: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/pmxchords.doc.tar.xz
Source258: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/pmxchords.tar.xz
Source259: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/pmx.doc.tar.xz
Source260: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/pmx.tar.xz
Source261: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/ps2pk.doc.tar.xz
Source262: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/ps2pk.tar.xz
Source263: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/pst2pdf.doc.tar.xz
Source264: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/pst2pdf.tar.xz
Source265: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/pstools.tar.xz
Source266: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/pst-pdf.doc.tar.xz
Source267: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/pst-pdf.tar.xz
Source268: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/ptex2pdf.doc.tar.xz
Source269: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/ptex2pdf.tar.xz
Source270: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/ptex.doc.tar.xz
Source271: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/ptex-fontmaps.doc.tar.xz
Source272: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/ptex-fontmaps.tar.xz
Source273: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/ptex.tar.xz
Source274: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/purifyeps.doc.tar.xz
Source275: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/purifyeps.tar.xz
Source276: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/pygmentex.doc.tar.xz
Source277: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/pygmentex.tar.xz
Source278: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/pythontex.doc.tar.xz
Source279: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/pythontex.tar.xz
Source280: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/rubik.doc.tar.xz
Source281: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/rubik.tar.xz
Source282: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/seetexk.doc.tar.xz
Source283: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/seetexk.tar.xz
Source284: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/splitindex.doc.tar.xz
Source285: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/splitindex.tar.xz
Source286: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/srcredact.doc.tar.xz
Source287: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/srcredact.tar.xz
Source288: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/sty2dtx.doc.tar.xz
Source289: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/sty2dtx.tar.xz
Source290: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/svn-multi.doc.tar.xz
Source291: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/svn-multi.tar.xz
Source292: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/synctex.doc.tar.xz
Source293: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/synctex.tar.xz
Source294: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/tetex.doc.tar.xz
Source295: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/tetex.tar.xz
Source296: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/tex4ebook.doc.tar.xz
Source297: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/tex4ebook.tar.xz
Source298: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/tex4ht.doc.tar.xz
Source299: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/tex4ht.tar.xz
Source300: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/texcount.doc.tar.xz
Source301: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/texcount.tar.xz
Source302: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/texdef.doc.tar.xz
Source303: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/texdef.tar.xz
Source304: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/texdiff.doc.tar.xz
Source305: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/texdiff.tar.xz
Source306: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/texdirflatten.doc.tar.xz
Source307: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/texdirflatten.tar.xz
Source308: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/texdoc.doc.tar.xz
Source309: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/tex.doc.tar.xz
Source310: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/texdoc.tar.xz
Source311: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/texdoctk.tar.xz
Source312: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/texdoctk.doc.tar.xz
Source313: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/texfot.doc.tar.xz
Source314: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/texfot.tar.xz
Source315: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/texlive.infra.doc.tar.xz
Source316: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/texlive.infra.tar.xz
Source317: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/texliveonfly.doc.tar.xz
Source318: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/texliveonfly.tar.xz
Source319: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/texlive-scripts.doc.tar.xz
Source320: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/texlive-scripts.tar.xz
Source321: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/texloganalyser.doc.tar.xz
Source322: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/texloganalyser.tar.xz
Source323: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/texosquery.doc.tar.xz
Source324: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/texosquery.tar.xz
Source325: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/texsis.doc.tar.xz
Source326: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/texsis.tar.xz
Source327: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/tex.tar.xz
Source328: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/texware.doc.tar.xz
Source329: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/texware.tar.xz
Source330: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/thumbpdf.doc.tar.xz
Source331: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/thumbpdf.tar.xz
Source332: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/tie.doc.tar.xz
Source333: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/tie.tar.xz
Source334: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/tpic2pdftex.doc.tar.xz
Source335: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/tpic2pdftex.tar.xz
Source336: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/ttfutils.doc.tar.xz
Source337: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/ttfutils.tar.xz
Source338: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/typeoutfileinfo.doc.tar.xz
Source339: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/typeoutfileinfo.tar.xz
Source340: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/ulqda.doc.tar.xz
Source341: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/ulqda.tar.xz
Source342: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/uplatex.doc.tar.xz
Source343: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/uptex.doc.tar.xz
Source344: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/urlbst.doc.tar.xz
Source345: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/urlbst.tar.xz
Source346: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/velthuis.doc.tar.xz
Source347: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/velthuis.tar.xz
Source348: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/vlna.doc.tar.xz
Source349: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/vpe.doc.tar.xz
Source350: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/vpe.tar.xz
Source351: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/web.doc.tar.xz
Source352: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/web.tar.xz
Source353: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/wordcount.doc.tar.xz
Source354: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/wordcount.tar.xz
Source355: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xdvi.doc.tar.xz
Source356: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xdvi.tar.xz
Source357: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xetex.doc.tar.xz
Source358: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xetex.tar.xz
Source359: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xindy.doc.tar.xz
Source360: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xindy.tar.xz
Source361: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xmltex.doc.tar.xz
Source362: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/xmltex.tar.xz
Source363: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/yplan.doc.tar.xz
Source364: http://ftp.math.utah.edu/pub/tex/historic/systems/texlive/2018/tlnet-final/archive/yplan.tar.xz
Patch0001: tl-format.patch
Patch0002: texlive-20180414-new-poppler.patch
Patch0003: texlive-20180414-poppler-0.64.patch
Patch0004: texlive-20180414-synctex-version.patch
Patch0005: texlive-base-CVE-2018-17407.patch
BuildRequires: xz libXaw-devel libXi-devel ncurses-devel bison flex file perl(Digest::MD5) texinfo gcc-c++
BuildRequires: gd-devel freetype-devel libpng-devel zlib-devel poppler-devel
@ -8100,6 +8094,12 @@ done <<< "$list"
%doc %{_datadir}/texlive/texmf-dist/doc/latex/yplan/
%changelog
* Sun Jan 19 2020 wutao <wutao@huawei.com> - 20180414-27
- Type:bugfix
- ID:NA
- SUG:NA
- DESC: modify spec
* Wed Jan 15 2020 openEuler Buildteam <buildteam@openeuler.org> - 20180414-26
- remove useless BuildRequires.

View File

@ -1,12 +0,0 @@
diff -up texlive-2013/a/texlive-20180414-source/texk/kpathsea/progname.c.kpfix texlive-2013/a/texlive-20180414-source/texk/kpathsea/progname.c
--- a/texlive-20180414-source/texk/kpathsea/progname.c.kpfix 2013-08-12 09:28:14.422522624 +0200
+++ a/texlive-20180414-source/texk/kpathsea/progname.c 2013-08-12 12:16:02.958132658 +0200
@@ -668,7 +668,7 @@ kpathsea_set_program_name (kpathsea kpse
kpathsea_xputenv (kpse, "SELFAUTOLOC", fix_selfdir (sdir));
sdir_parent = xdirname (sdir);
kpathsea_xputenv (kpse, "SELFAUTODIR", fix_selfdir (sdir_parent));
- sdir_grandparent = xdirname (sdir_parent);
+ sdir_grandparent = strdup("/usr/share/texlive");
kpathsea_xputenv (kpse, "SELFAUTOPARENT", fix_selfdir (sdir_grandparent));
sdir_greatgrandparent = xdirname (sdir_grandparent);
kpathsea_xputenv (kpse, "SELFAUTOGRANDPARENT", fix_selfdir (sdir_greatgrandparent));