Am 05.02.2014 um 16:45 schrieb Lars Huttar <lars_hut...@sil.org>:

> Hello,
> 
> Under mkii we used to have a running footer that appeared below the crop
> marks. Under mkiv I can't get that to work.
> 
> The MWE I'm trying (with ConTeXt mkiv from the TeXLive 2013 CD):
> 
> \def\TopText { Top Text }
> 
> \def\BottomText { Bottom Text }
> 
> \def\pagecutmarksymbol {\the\realpageno}
> 
> \def\pagecutmarklength {.5cm}
> 
> \let\pagecutmarktoptext \TopText
> 
> \let\pagecutmarkbottomtext \BottomText
> 
> \setuplayout[marking=text]
> 
> %\setuplayout[marking=on]
> 
> \starttext
> 
> \input knuth
> 
> \stoptext
> 
> Code like this used to work for us in mkii.

Redefining internal commands isn’t a good solution, what you can do is to use a 
layer to place your texts.

Wolfgang
___________________________________________________________________________________
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/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to