ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* [NTG-context] Why is header page number appearing when I define a header?
       [not found] <68729907.2955559.1710621213673.ref@mail.yahoo.com>
@ 2024-03-16 20:33 ` Joel via ntg-context
  2024-03-16 21:28   ` [NTG-context] " Marco Patzer
  0 siblings, 1 reply; 3+ messages in thread
From: Joel via ntg-context @ 2024-03-16 20:33 UTC (permalink / raw)
  To: Mailing List for ConTeXt Users; +Cc: Joel


[-- Attachment #1.1: Type: text/plain, Size: 578 bytes --]


\starttext
            \setupheadertexts[Name:~____________________][Date:~__________][Date:~__________][Name:~____________________]
            \setupfootertexts[][pagenumber][][pagenumber]


    \input knuth

\stoptext



I used this code to create header texts that prints Name / Date on the top and page numbers in the bottom corners. But somehow when I define this code, its also adding the page number not just to the bottom of the page, but to the top of the page as well. How do I remove the page number from the header texts?
--Joel

[-- Attachment #1.2: Type: text/html, Size: 1043 bytes --]

[-- Attachment #2: Type: text/plain, Size: 511 bytes --]

___________________________________________________________________________________
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
___________________________________________________________________________________

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

* [NTG-context] Re: Why is header page number appearing when I define a header?
  2024-03-16 20:33 ` [NTG-context] Why is header page number appearing when I define a header? Joel via ntg-context
@ 2024-03-16 21:28   ` Marco Patzer
  2024-03-17  8:44     ` Hraban Ramm
  0 siblings, 1 reply; 3+ messages in thread
From: Marco Patzer @ 2024-03-16 21:28 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Sat, 16 Mar 2024 20:33:33 +0000 (UTC)
Joel via ntg-context <ntg-context@ntg.nl> wrote:

> How do I remove the page number from the header texts?

  \setupheadertexts []

or

  \setuplayouttext
     [header][text]
     [middletext=]

Marco
___________________________________________________________________________________
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
___________________________________________________________________________________

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

* [NTG-context] Re: Why is header page number appearing when I define a header?
  2024-03-16 21:28   ` [NTG-context] " Marco Patzer
@ 2024-03-17  8:44     ` Hraban Ramm
  0 siblings, 0 replies; 3+ messages in thread
From: Hraban Ramm @ 2024-03-17  8:44 UTC (permalink / raw)
  To: ntg-context

Am 16.03.24 um 22:28 schrieb Marco Patzer:
> On Sat, 16 Mar 2024 20:33:33 +0000 (UTC)
> Joel via ntg-context <ntg-context@ntg.nl> wrote:
>
>> How do I remove the page number from the header texts?
>    \setupheadertexts []
>
> or
>
>    \setuplayouttext
>       [header][text]
>       [middletext=]

I’d have guessed

\setuppagenumbering[location=,]

Hraban

___________________________________________________________________________________
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
___________________________________________________________________________________

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

end of thread, other threads:[~2024-03-17  8:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <68729907.2955559.1710621213673.ref@mail.yahoo.com>
2024-03-16 20:33 ` [NTG-context] Why is header page number appearing when I define a header? Joel via ntg-context
2024-03-16 21:28   ` [NTG-context] " Marco Patzer
2024-03-17  8:44     ` Hraban Ramm

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).