Dear list, I have the following sample:
\showframe \setuplayout[width=middle] \definelayout[odd][reset] \definelayout[even][reset] \doiftext{\markedpages[zapf]} {\doloopoverlist{\markedpages[zapf]} {\definelayout[\recursestring][page]}} \starttext \dorecurse{50}{\input{knuth}\par} \page\startmarkpages[zapf] \dorecurse{50}{\input{zapf}\par} \stopmarkpages\page \dorecurse{50}{\input{knuth}\par} \stoptext I wanted to have page layout in pages marked with zapf. I thought \markedpages[zapf] was the way to go, but I only get text after marked pages, not before them. Which is the right approach to have marked pages with a different layout? I would be happy to update https://wiki.contextgarden.net/Page_Layout#Multiple_layouts. Many thanks for your help, Pablo ___________________________________________________________________________________ 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 ___________________________________________________________________________________