summaryrefslogtreecommitdiff
path: root/systems/win32/TLW64/00README.TLW64
diff options
context:
space:
mode:
Diffstat (limited to 'systems/win32/TLW64/00README.TLW64')
-rw-r--r--systems/win32/TLW64/00README.TLW6410
1 files changed, 10 insertions, 0 deletions
diff --git a/systems/win32/TLW64/00README.TLW64 b/systems/win32/TLW64/00README.TLW64
index be1781e129..9d2a6900c9 100644
--- a/systems/win32/TLW64/00README.TLW64
+++ b/systems/win32/TLW64/00README.TLW64
@@ -58,5 +58,15 @@ directory $INSTALLDIR is shown by a command:
synchronized with that of 32bit binaries. It is expected that
common format files can be usable for 32bit/64bit binaries.
+ Recently in TeX Live 2021 and 2022, it is reported that luatex
+ family requires different format files and luaotfload data
+ in 64bit binaries compared with those in 32bit binaries. Thus
+ The following commands may be necessary:
+ fmtutil-sys --byengine luahbtex
+ fmtutil-sys --byengine luatex
+ fmtutil-sys --byengine luajithbtex
+ fmtutil-sys --byengine luajittex
+ luaotfload-tool -f -u -vvv
+
--
Akira Kakuto