ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Wolfgang Schuster" <schuster.wolfgang@googlemail.com>
To: "mailing list for ConTeXt users" <ntg-context@ntg.nl>
Subject: Re: space between last bodytext line and blackrule
Date: Wed, 14 Nov 2007 15:29:29 +0100	[thread overview]
Message-ID: <115224fb0711140629p63cb750uaee1cd4ebd9e015f@mail.gmail.com> (raw)
In-Reply-To: <BFA18F4F-D6A4-4B38-B53D-A7AFBCEE2272@st.estfiles.de>

2007/11/14, Steffen Wolfrum <context@st.estfiles.de>:
> Hi,
>
> in a layout with footnotes at the bottom of the page it happens
> sometime that the last bodytext line is moved to a new page although
> it *looks* as there would be enough space between the last bodytext
> line and the footnote's "blackrule".
> When printing the page and using the ruler you may find out that only
> 0.5mm is missing ...
>
> I know that there is a way to control the space between the blackrule
> and the first footnote's line:
> \def\MyRule
>     {\blackrule[width=3cm,height=1mm]
>      \vskip.5cm}% here this space is 0.5cm

This is a valid hack but not a perfect solution, a parameter called "inbetween"
for \setupnote would be the perfect option to control this.

> But how do I control the space between the *last bodytext line* and
> the blackrule??

You can change the space before the footnotes with
\setupnote[footnote][before=...]
or its short form \setupfootnotes[before=...]. A empty value for
before removes all
whitespace between the text and the footnote but a small space between both
lcks a little bit better to me.

The answer to this question was "look into the source", core-not.tex
is your friend.

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

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


      reply	other threads:[~2007-11-14 14:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-14 10:36 Steffen Wolfrum
2007-11-14 14:29 ` Wolfgang Schuster [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=115224fb0711140629p63cb750uaee1cd4ebd9e015f@mail.gmail.com \
    --to=schuster.wolfgang@googlemail.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).