diff --git a/common/latex/install-texlive.sh b/common/latex/install-texlive.sh index 9c937956..224026ea 100755 --- a/common/latex/install-texlive.sh +++ b/common/latex/install-texlive.sh @@ -2,7 +2,7 @@ # NOTE TO MAINTAINERS: this must be updated each time a new texlive is # released! -default_version=2023 +default_version=2024 tlversion=${1:-"$default_version"} installer_archive=install-tl-unx.tar.gz