"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> writes:

> Sorry for being incomplete.  Below is an example that generates PDF.
> You will see the grey boxes with pagenumbers sticking out from the
> margins.  I want them not to stick out, but to move their outer border
> flush with the outer border of the margin.  What doesn't fit in the
> margin should go into the lower text area....
>


Ok, I see.

so you have

 (margin)
     |   | text
     |   | text
     |   | text
     |   |
 -----------
 |    1    |
 ___________

and you want

 |   | text
 |   | text
 |   | text
 |   |
 -----------
 |    1    |
 ___________


I wonder if there is a \setuppagenumbering{location=inedge}, because
then you could use \llap{\omlijnd...} and \rlap{\omlijnd} for odd and
even pages respectively.


Patrick
--
ConTeXt wiki: http://contextgarden.net
_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to