I noticed the same problem reported by Massi, since a lua function I use in
a project as an argument of \getmarking does not get expanded anymore with
the new marking code.
Marcus Vinicius
On Mon, Oct 11, 2021 at 8:33 AM Hans Hagen via ntg-context <
ntg-context@ntg.nl> wrote:
> On 10/11/2021 11:
On 10/11/2021 11:33 AM, mf via ntg-context wrote:
It looks like the argument of \getmarking is not expanded, since you get
"\it knuth" instead of an italicized "knuth" in the headers of this MWE:
\definemarking[myheader]
\setupheadertexts[{\getmarking[myheader][last]}]
\starttext
\dorecurse{
It looks like the argument of \getmarking is not expanded, since you get
"\it knuth" instead of an italicized "knuth" in the headers of this MWE:
\definemarking[myheader]
\setupheadertexts[{\getmarking[myheader][last]}]
\starttext
\dorecurse{10}{\samplefile{knuth}\marking[myheader]{\it knuth}\
Update: after updating Context again today the issue is gone.
___
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/
Indeed I can report similar issues with \getmarking after updating to the
latest version of Context. Did something change regarding its definition / use
recently?
context -version
mtx-context | ConTeXt Process Management 1.04
mtx-context |
mtx-context | main context file:
/Users/ale
Dear list,
I have the following sample:
\setupheadertexts[{\getmarking[chapter]}]
\starttext
\chapter{Chapter}
\stoptext
It compiles perfectly fine with MkIV from 2021.10.08 20:18, but its LMTX
version triggers the following error message:
Undefined control sequence \??markingfilter