ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "luigi.scarso" <luigi.scarso@logosrl.it>
Subject: Re: how to align footer text
Date: Thu, 12 May 2005 07:54:46 +0200	[thread overview]
Message-ID: <4282EFA6.5080702@logosrl.it> (raw)
In-Reply-To: <20050512043736.GC12183@localhost.localdomain>

Paul Tremblay wrote:

>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
>
>
>  
>
Maybe this can help you
\setupfootertexts[%
{\vbox to 0.9\footerheight{\hsize=\textwidth %
\vfil
\centerline{\pagenumber}%
\vfil}}]


luigi

      reply	other threads:[~2005-05-12  5:54 UTC|newest]

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

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=4282EFA6.5080702@logosrl.it \
    --to=luigi.scarso@logosrl.it \
    --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).