
Following up with the error message that shows up in the console:
<token>
...nly supported when location=middle}\layoutcropoffset \zeropoint
\layouttrimoffset \zeropoint \layoutbleedoffset \zeropoint \layoutartoffset
\zeropoint \fi \else \layoutcropoffset {\layoutparameter \c!cropoffset
}\layouttrimoffset {
\layoutparame ...
<macro> \setuplayout
...\saved_setup_currentlayout \currentlayout \let \previouslayout
\currentlayout \cdef \currentlayout {#1}\layoutsetupmode
\doingrootsetupnamed \mult_interfaces_get_parameters {\??layout
\currentlayout :}[#2]\expand \everysetuplayout
\ifx \current ...
Dear list,
There seems to be a problem with setuplayout[name][ .. = ..].
I got this problem when I updated to the newest version.
MWE: \setuplayout[examFirstPage][ topspace=7mm, top=5mm, header=10pt, headerdistance=2pt, height=280mm, width=160mm, margin=20mm, footerdistance=0pt, footer=0pt, ]
\definemakeup[examFirstPage][ pagestate=start, footerstate=start, top=, ]
\starttext
Hello
\stoptext
When I remove "[examFirstPage]', it works fine.
Has a change been introduced about how to use it this way?
Yours sincerely, Jethro