From 49c6cb1416b2c29d19762437e2e219c9b73047d0 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Thu, 14 Nov 2019 03:01:06 +0000 Subject: CTAN sync 201911140301 --- systems/texlive/tlnet/tlpkg/TeXLive/TLConfig.pm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'systems/texlive/tlnet/tlpkg/TeXLive') diff --git a/systems/texlive/tlnet/tlpkg/TeXLive/TLConfig.pm b/systems/texlive/tlnet/tlpkg/TeXLive/TLConfig.pm index 3e0d01adb2..b245c6845d 100644 --- a/systems/texlive/tlnet/tlpkg/TeXLive/TLConfig.pm +++ b/systems/texlive/tlnet/tlpkg/TeXLive/TLConfig.pm @@ -1,4 +1,4 @@ -# $Id: TLConfig.pm 52112 2019-09-17 21:12:27Z karl $ +# $Id: TLConfig.pm 52745 2019-11-12 18:18:40Z karl $ # TeXLive::TLConfig.pm - module exporting configuration values # Copyright 2007-2019 Norbert Preining # This file is licensed under the GNU General Public License version 2 @@ -6,7 +6,7 @@ package TeXLive::TLConfig; -my $svnrev = '$Revision: 52112 $'; +my $svnrev = '$Revision: 52745 $'; my $_modulerevision = ($svnrev =~ m/: ([0-9]+) /) ? $1 : "unknown"; sub module_revision { return $_modulerevision; } @@ -233,7 +233,7 @@ our %TLPDBSettings = ( our $WindowsMainMenuName = "TeX Live $ReleaseYear"; # Comma-separated list of engines which do not exist on all platforms. -our $PartialEngineSupport = "luajittex,mfluajit"; +our $PartialEngineSupport = "luahbtex,luajittex,mfluajit"; # Flags for error handling across the scripts and modules # all fine -- cgit v1.2.3