Hi,

I am not sure I understand what you want, but if you change footer=0in
to footer=.5in and then add

\setuppagenumbering
  [location=footer]

you will get pagenumbers in the footer. If you need to tweak your
layout more, it might be helpful to add

\showframe

to get a hint on how the page is set up, or even

\showlayout

if you want some more information.

/Mikael

PS You can also play with

\setupfootertexts
  [pagenumber]

or

\setupfootertexts
  [pagenumber]
  [B]

On Mon, Aug 19, 2024 at 7:32 AM Felix <fm117...@students.panola.edu> wrote:
>
> I have the following code that I tried editing with no success
>
> https://pastebin.com/jT58Z8uY
>
> This has no footer or header but when I add code for a header that is AI 
> generated it outputs a wrong result l, and I tried reading documentation too 
> but didn't really find anything helpful
>
> What I want; everything that is included in the preamble that affects the 
> sizing and alignment, but I want a bottom centered page number that is 
> vertically aligned (it doesn't have to be perfect but I think context can 
> oroabbly do that? I'm a complete novice, sorry). Would greatly appreciate if 
> someone can format this into the doc. Thank you!
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________
___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to