Am 22.04.2011 um 19:32 schrieb Oliver Buerschaper:

>>> Also I'd like to typeset the page number flush with the lower border of the 
>>> footer frame. How would I achieve that?
>> 
>> \setuppagenumbering[strut=no]
> 
> I just realized that when I use oldstyle figures any pagenumber with a 
> descender is bumped upwards a little. Is there a way to have them protrude 
> (vertically) beyond the frame border?

This should do the trick:

\define[1]\PagenumberCommand
  {\smash[d]{#1}}

\setuppagenumbering
  [  strut=no,
   command=\PagenumberCommand]

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