On 8/11/2023 3:31 AM, Thangalin wrote:
Did arguments regress in 2023.08.10 02:59?
$ cat u.tex
\starttext
Feisty arguments
\stoptext
$ context u.tex
$ ls -la *.pdf
-rw-r--r-- 1 username username 6279 Aug 10 18:28 u.pdf
$ context --arguments=x=y u.tex | grep error
tex error > tex error on line 13 in file : Use of \getrawparameters
doesn't match its definition
mtx-context | fatal error: return code: 1
This was working with the previous release.
line 802 in core-env should be:
\permanent\tolerant\protected\def\setupenv
{\syst_variables_set\getrawparameters[\s!environment]}
(seems i forgot that one when doing some cleanup)
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
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________