ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Paul Tremblay <phthenry@iglou.com>
Subject: how to align footer text
Date: Thu, 12 May 2005 00:37:36 -0400	[thread overview]
Message-ID: <20050512043736.GC12183@localhost.localdomain> (raw)

How do I set up the space between the bottom of the page and my footer
text?

I need to setup a 1 inch margin at the bottom of the page. I need for
the pagenumber to be centered and 1/2 inch from the bottom. Here's
what I have:

\definelayout[MyCustomLayout][
topspace=1in,
header=0in,
bottomspace=1.0in,
bottomdistance=.5in,
footer=.5in,
footerdistance=1mm,
backspace=1.5in,
cutspace=.75in,
height=middle,
width=middle,]
\setuplayout[MyCustomLayout]
\part{} 


setupfootertexts[\hfill{}\pagenumber{}\hfill{}][][\hfill{}\pagenumber{}\hfill{}][]

The problem with this setup is that the page number appears to close
to the bottom of the page. 

Thanks

Paul


-- 

************************
*Paul Tremblay         *
*phthenry@iglou.com    *
************************

             reply	other threads:[~2005-05-12  4:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-12  4:37 Paul Tremblay [this message]
2005-05-12  5:54 ` luigi.scarso

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=20050512043736.GC12183@localhost.localdomain \
    --to=phthenry@iglou.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).