ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Misnamed parameter in \setuppagenumbering?
@ 2017-06-08  6:59 Henri Menke
  2017-06-08 11:27 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Henri Menke @ 2017-06-08  6:59 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear list,

On TeX.SX there was a question about why ConTeXt starts the document with a left instead of a right
page.  Turns out the OP merely confused "marginedge" with "inmargin".  However, that made me wonder,
is "marginedge" perhaps misnamed when it does not place the pagenumber in the margin close to the
edge of the page?  I think it should be named "marginspine" instead.  The below MWE should
illustrate the problem.

Cheers, Henri

---

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

\starttext
Behold the pagenumber on the left
\stoptext

___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Misnamed parameter in \setuppagenumbering?
  2017-06-08  6:59 Misnamed parameter in \setuppagenumbering? Henri Menke
@ 2017-06-08 11:27 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2017-06-08 11:27 UTC (permalink / raw)
  To: ntg-context

On 6/8/2017 8:59 AM, Henri Menke wrote:
> Dear list,
> 
> On TeX.SX there was a question about why ConTeXt starts the document with a left instead of a right
> page.  Turns out the OP merely confused "marginedge" with "inmargin".  However, that made me wonder,
> is "marginedge" perhaps misnamed when it does not place the pagenumber in the margin close to the
> edge of the page?  I think it should be named "marginspine" instead.  The below MWE should
> illustrate the problem.
> 
> Cheers, Henri
> 
> ---
> 
> \setuppagenumbering
>    [
>      alternative=doublesided,
>      location={footer,marginedge},
>    ]
> 
> \starttext
> Behold the pagenumber on the left
> \stoptext
the edge is the area next to the margin (outer sides) and mostly meant 
as independent area for interactive purposes (so one can simply set 
their width to zero for paper) ... the terminology will not change as 
it's been so for a long time

Hans


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-06-08 11:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-08  6:59 Misnamed parameter in \setuppagenumbering? Henri Menke
2017-06-08 11:27 ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).