zauguin / luametalatex

18 stars 3 forks source link

latest lmtx #3

Closed hvoss49 closed 2 years ago

hvoss49 commented 2 years ago
[...]
Local config file preload.cfg used

=====================================
(preload.cfg(preload.ltx)) page nos., x-ref, environments, center, verbatim, math definitions, boxes, title, sectioning, contents, floats, footnotes, index, bibliography,
! You can't use '\relax' after \the.
<argument> 
    ...d}}\protected \luadef \__shipout_finalize_box: \the \__shipout_finalize_box: 
<line 2.14606> 
      }
? 
! Emergency stop.
<argument> 
    ...d}}\protected \luadef \__shipout_finalize_box: \the \__shipout_finalize_box: 
<line 2.14606> 
hvoss49 commented 2 years ago

Rebuilding the format file:

[...]
17 preloaded fonts
warning  (pdf backend): no pages of output.
Transcript written on luacsplain.log.
fmtutil [INFO]: log file copied to: /usr/local/texlive/2021/texmf-var/web2c/luatex/luacsplain.log
fmtutil [INFO]: /usr/local/texlive/2021/texmf-var/web2c/luatex/luacsplain.fmt installed.
fmtutil [ERROR]: running `luametatex -ini   -jobname=luametalatex -progname=luametalatex --lua="$(kpsewhich luametalatex.lua)" luametalatex.ini </dev/null' return status: 255
fmtutil [ERROR]: returning error due to option --strict
fmtutil [INFO]: disabled formats: 5
fmtutil [INFO]: successfully rebuilt formats: 56
fmtutil [INFO]: failed to build: 1 (luametatex/luametalatex)
fmtutil [INFO]: total formats: 62
fmtutil [INFO]: exiting with status 1
bash-3.2$ 
zauguin commented 2 years ago

Currently the main LaTeX release is not compatible with LuaMetaLaTeX, you need LaTeX-dev (Since last week the latest LaTeX-dev release on CTAN is supported though, so it's no longer needed to pull the version from the LaTeX git repo).

This might (if no new breaking changes appear in LuaMetaTeX) be solved after the next main LaTeX release (planned for 2022-06-01).

hvoss49 commented 2 years ago

Yes, I just remembered that fact! Sorry for the noise ...