ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Elias Oltmanns <eo@nebensachen.de>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Placing footnotes in right margin en bloc at	bottom of page
Date: Mon, 09 Aug 2010 12:28:49 +0200	[thread overview]
Message-ID: <8762zkcc66.fsf@denkblock.local> (raw)
In-Reply-To: <4C51F124.4020602@googlemail.com>

Sorry for bringing this up again but ...

Wolfgang Schuster <schuster.wolfgang@googlemail.com> wrote:
>  Am 29.07.10 15:33, schrieb Elias Oltmanns:
>> Wolfgang Schuster<schuster.wolfgang@googlemail.com>  wrote:
>
>> [...]
>>> This is easy:
>>>
>>> \setupnote[footnote][location=text]
>>>
>>> \setuptexttexts[margin][][{\framed[frame=off,offset=none,align=low,height=\textheight,width=broad]{\placenotes[footnote]}}]
>>>
>>> %\showframe
>>>
>>> \starttext
>>> text\footnote{one} text\footnote{two} text\footnote{\input tufte\par} text
>>> \stoptext
>> Thanks for the snippet. Unfortunately, the footnotes don't seem to make
>> it onto the page though. Would this be due to using ConTeXt MKII by any
>> chance?
>
> You need a different setup for the footnote in Mark 2:
>
> \setupnote[footnote][width=\rightmarginwidth]

I've only just realised that TeX seems to reserve space for the
footnotes at the bottom of the main text area. Check the following
example:

\setupnote[footnote][width=\rightmarginwidth]

\setuptexttexts[margin][][{\framed[frame=off,rule=off,offset=none,align=low,height=\textheight,width=broad]{\placenotes[footnote]}}]

\starttext
text\footnote{one} text\footnote{two} text\footnote{And here we have
  yet another footnote spanning more than one line.} %
{\dorecurse{4}{\input tufte\par}}
\stoptext

I've tried the same with \setupfootnotes and \placefootnotes to no
avail.

Any hint will be appreciated,

Elias
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  parent reply	other threads:[~2010-08-09 10:28 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-28 11:19 Elias Oltmanns
2010-07-29  7:45 ` Wolfgang Schuster
2010-07-29 13:33   ` Elias Oltmanns
2010-07-29 14:51     ` Oliver Heins
2010-07-29 19:36       ` Elias Oltmanns
2010-08-02 13:29       ` Oliver Heins
2010-07-29 21:22     ` Wolfgang Schuster
2010-08-01 14:37       ` Elias Oltmanns
2010-08-09 10:28       ` Elias Oltmanns [this message]
2010-08-09 18:55         ` Wolfgang Schuster
2010-08-09 21:14           ` Hans Hagen
2010-08-10  2:54             ` Wolfgang Schuster
2010-08-10 14:40               ` Elias Oltmanns

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=8762zkcc66.fsf@denkblock.local \
    --to=eo@nebensachen.de \
    --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).