ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <wolfgang.schuster.lists@gmail.com>
To: ntg-context@ntg.nl
Subject: [NTG-context] Re: page number in margin
Date: Fri, 24 Jan 2025 17:44:11 +0100	[thread overview]
Message-ID: <eed92c3f-19be-4117-bbf0-44e1342039bd@gmail.com> (raw)
In-Reply-To: <9931291f-78f5-407d-96d1-a5cf24e5fc50@t-online.de>

Am 24.01.2025 um 17:13 schrieb Thomas Meyer:
> Hi folks,
> 
> how is it possible to centre the page number vertically and horizontally 
> in the outer text margin (even page on the left and odd page on the right)?

\setuppagenumbering [alternative=doublesided]

\setuptexttexts [margin]
   [] 
[\framed[frame=off,width=max,height=max,align={middle,lohi}]{\prefixedpagenumber}]
  
[\framed[frame=off,width=max,height=max,align={middle,lohi}]{\prefixedpagenumber}] 
[]

\starttext
\dorecurse{100}{\samplefile{lorem}}
\stoptext


___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

  parent reply	other threads:[~2025-01-24 16:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-24 16:13 [NTG-context] " Thomas Meyer
2025-01-24 16:34 ` [NTG-context] " Mikael Sundqvist
2025-01-24 16:44 ` Wolfgang Schuster [this message]
2025-01-24 16:57   ` Thomas Meyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=eed92c3f-19be-4117-bbf0-44e1342039bd@gmail.com \
    --to=wolfgang.schuster.lists@gmail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).