issue with current latest (2023.07.28 20:04)
Dear list,
trying to generate the format for current latest (2023.07.28 20:04), I
get this error message:
tex error > tex error on line 280 in file lang-lab.mkxl: Control
sequence expected instead of undefined
\lang_labels_define_class_indeed {head}{
<macro> \definelabelclass
...ded {\lang_labels_define_class_indeed {#1}{\ifchknumber #2\or
\lastchknumber
\else \zerocount \fi }\expandafter \noexpand \csn ...
El sáb, 29 jul 2023 a la(s) 02:50, Pablo Rodriguez (oinos@gmx.es) escribió:
Dear list,
trying to generate the format for current latest (2023.07.28 20:04), I get this error message:
tex error > tex error on line 280 in file lang-lab.mkxl: Control sequence expected instead of undefined
\lang_labels_define_class_indeed {head}{
<macro> \definelabelclass ...ded {\lang_labels_define_class_indeed {#1}{\ifchknumber #2\or \lastchknumber \else \zerocount \fi }\expandafter \noexpand \csn ...
\definelabelclass [head] [0] % titles <empty file> You injected something that confused the parser, maybe by using some Lua call.
LuaMetaTeX is from 20230727 (just in case it might be relevant).
Could anyone confirm the issue?
Same here. If, in line 69 of lang-lab.mkxl, you replace \lastchknumber with #2 (as it seems it was in older releases, e.g. https://source.contextgarden.net/tex/context/base/mkxl/lang-lab.mkxl?search=...), it works again. Anyway, let's wait for a proper fix by Hans. Regards, Jairo
Many thanks for your help,
Pablo
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context webpage : https://www.pragma-ade.nl / http://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : https://contextgarden.net
___________________________________________________________________________________
On 7/29/23 10:03, Jairo A. del Rio wrote:
[...] Same here. If, in line 69 of lang-lab.mkxl, you replace \lastchknumber with #2 [...] works again.
Hi Jairo, \lastchknumber is an alias of \lastchkinteger (line 1522 of syst-ini.mkxl). \lastchknumber might even be a primitive in LuaMetaTeX.
Anyway, let's wait for a proper fix by Hans.
I wonder whether an updated LMTX binary would be required. Sadly, https://github.com/contextgarden/luametatex is out of sync. Many thanks for your reply, Pablo
Hi, There seems to be some mismatch between bin and source .. clueless how that can happen but I'll upload again. Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
participants (3)
-
Hans Hagen
-
Jairo A. del Rio
-
Pablo Rodriguez