--

-----------------------------------------------------------------
                                         Hans Hagen | PRAGMA ADE
             Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
    tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                            | www.pragma-pod.nl
-----------------------------------------------------------------

--- Begin Message ---
[For forwarding to the list]

Dear cartel,

The following

\setupheadertexts%
[][foo1][foo2][]

\setuppagenumbering[alternative=doublesided,
                    location={header,marginedge}]

will place the pagenumber on the inside edge of the outer margin of the page, 
with a little space between the page number and the header. So, e.g., on an 
odd page we get in the header

<backmargin>+<bigspace>+<header>+<smallspace>+<pagenummber>+<outsidemargin>

Now I need something that does the exact mirror of this. In the odd page case:

<backmargin>+<pagenumber>+<smallspace>+<header>+<bigspace>+<outsidemargin>

with the pagenumber just on the inside of the back margin, followed by a small 
space and the header (this is the odd page case).

How do I do it? It seems that we need a key, say "insidemarginedge", so that 
we can say, e.g., location={header,insidemarginedge}:

\setupheadertexts%
[foo1][][][foo2]

\setuppagenumbering[alternative=doublesided,
                    location={header,insidemarginedge}]

Please help!

Best
Idris

================================================================
Deze e-mail is door E-mail VirusScanner van Planet Internet gecontroleerd op virussen.
Op http://www.planet.nl/evs staat een verwijzing naar de actuele lijst waar op wordt 
gecontroleerd.





--- End Message ---
_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to