update to texlive 2019 (#11365)
This commit is contained in:
parent
92c4567404
commit
ac3cbfd69a
@ -26,8 +26,8 @@ class Texlive(Package):
|
|||||||
# itself is stable. Don't let that fool you though, it's still
|
# itself is stable. Don't let that fool you though, it's still
|
||||||
# installing TeX **LIVE** from e.g. ctan.math.... below, which is
|
# installing TeX **LIVE** from e.g. ctan.math.... below, which is
|
||||||
# not reproducible.
|
# not reproducible.
|
||||||
version('live', '946701aa28ca1f93e55e8310ce63fbf8',
|
version('live', sha256='44aa41b5783e345b7021387f19ac9637ff1ce5406a59754230c666642dfe7750',
|
||||||
url='ftp://tug.org/historic/systems/texlive/2018/install-tl-unx.tar.gz')
|
url='ftp://tug.org/historic/systems/texlive/2019/install-tl-unx.tar.gz')
|
||||||
|
|
||||||
# There does not seem to be a complete list of schemes.
|
# There does not seem to be a complete list of schemes.
|
||||||
# Examples include:
|
# Examples include:
|
||||||
|
Loading…
Reference in New Issue
Block a user