[lucida] [luatex] tlluatex-dev TeX Live Manager repository
Norbert Preining
preining at logic.at
Tue Mar 14 04:11:29 CET 2017
Hi Bruno, all
> * tomorrow (didn't make it for today's update) texlive-scripts will
> be updated
Or just apply the following patch:
--- a/Master/texmf-dist/scripts/texlive/fmtutil.pl
+++ b/Master/texmf-dist/scripts/texlive/fmtutil.pl
@@ -568,7 +568,15 @@ sub rebuild_one_format {
# all activated formats are also buildable, thus return failure.
return $FMT_FAILURE;
}
-
+
+ #
+ # If the 4th field in fmtutil.cnf contains
+ # -progname=...
+ # then we do not add our own progname!
+ if ($addargs =~ /-progname=/) {
+ $prgswitch = '';
+ }
+
# NLS support
# Example (for fmtutil.cnf):
# mex-pl tex mexconf.tex nls=tex-pl,il2-pl mex.ini
> * I will push a new release to the tlluatex-dev repository with
> the adjust fmtutil.cnf entries
Done. This also fixes the *1 scripts to set the proper -progname
so that not only format generation, but also actual runs use
the correct search path.
> * after that a rebuild of the formats should created the formats
> in the proper way.
fmtutil-sys --by-engine luatex-dev
should be enough
All the best
Norbert
--
PREINING Norbert http://www.preining.info
Accelia Inc. + JAIST + TeX Live + Debian Developer
GPG: 0x860CDC13 fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13
More information about the lucida
mailing list