> \startbodymatter
> \marking[M]{Cool}
> Hello world!
> \stopbodymatter
>
> marks become nodes and these are bound to lines
Thank you Hans.
___
If your question is of interest to others as well, please add an entry to
On 4/23/2014 5:50 PM, Maggyero wrote:
Is there a solution?
\definemarking[M]
\marking[M]{Cool}
\setupheadertexts[{Marking: \getmarking[M]}][{Marking: \getmarking[M]}]
\starttext
\startbodymatter
Hello world!
\stopbodymatter
\stoptext
\startbodymatter
\marking[M]{Cool}
Hello world!
\stopbodym
Is there a solution?
\definemarking[M]
\marking[M]{Cool}
\setupheadertexts[{Marking: \getmarking[M]}][{Marking: \getmarking[M]}]
\starttext
\startbodymatter
Hello world!
\stopbodymatter
\stoptext
___
If your question
Hello,
The following lines do display the markings:
\definemarking[M]
\marking[M]{Cool}
\setupheadertexts[{Marking: \getmarking[M]}][{Marking: \getmarking[M]}]
\starttext
Hello world!
\stoptext
but if I use a section block environment they do not:
\definemarking[M]
\marking[M]{Cool}
\setup