On 11/17/2020 3:06 AM, Adam Reviczky wrote:
> Hi,
>
> I am getting the following error message trying to generate the formats
> (context --make) with the latest version (latest 2020-11-16 19:40) with
> luatex 1.13.0 7385 (not lmtx).
>
> loading > ConTeXt Typesetting Macros / Triggering Actions
> resolvers > lua > loading file
> '/usr/share/texmf/tex/context/base/mkiv/typo-inj.lua' succeeded
>
> tex error > tex error on line 49 in file
> /usr/share/texmf/tex/context/base/mkiv/typo-inj.mkiv: ! Parameters must
> be numbered consecutively
>
> <to be read again>
> *
> l.49 \permanent\tolerant\protected\def\checkinjector [#1]#*
>
> [#2]{\clf_checkinjector{#1}{#2}}
I'll upload a fixed zip.
\permanent\tolerant\protected\def\checkinjector[#1]#*[#2]{...}
is lmtx speak for pick up [#1], skip spaces, pickup [#2] but don't bark
when these are missing (be \tolerant). And, prevent the user from
overloading this macro {\permanent).
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
-----------------------------------------------------------------