ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Steffen Wolfrum <context@st.estfiles.de>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Footnotes AFTER table ?
Date: Mon, 26 Oct 2009 15:53:08 +0100	[thread overview]
Message-ID: <4522F18D-93A1-471B-89DD-4C650D33C64F@st.estfiles.de> (raw)
In-Reply-To: <4AE5B498.809@gmx.net>


Am 26.10.2009 um 15:39 schrieb Peter Rolf:

> Steffen Wolfrum schrieb:
>> Hi,
>>
>>
>> I have a long table (15pages) with about 150 long footnotes (NOT  
>> local notes!).
>> The only chance to set this will be to set all footnotes after the  
>> table.
>>
>> My first attempt (see minimal below) failed ...
>>
>> Could someone help me please?
>>
>>
>> Thanks
>>
>> Steffen
>>
>> ---
>>
>> \starttext
>>
>> \setupfootnotes[location=text]
>>
>> \postponefootnotes
>>
> \postponenotes
>
>> \bTABLE
>> \bTR\bTD
>> TEST\footnote{\dorecurse{10}{\input tufte \par}}
>> \eTR\eTD
>> \eTABLE
>>
>> \page
>> Notes:
>> \flushfootnotes
> \placefootnotes
>
>
> works here (mkiv). But I don't use these commands that often, so  
> there is a big chance, that this is not optimal  ;)


Hmm, the result looks strange:

http://werksatz.com/attachments/postpone_1.pdf


A pagebreak above? And note not split?


Steffen

---


\showframe
\starttext

\setupfootnotes[location=text]

\postponefootnotes

\bTABLE
\bTR\bTD
TEST\footnote{\dorecurse{20}{\input tufte \par}}
\eTR\eTD
\eTABLE

\page
Notes:\placefootnotes

\stoptext


___________________________________________________________________________________
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
___________________________________________________________________________________


  reply	other threads:[~2009-10-26 14:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-26 14:13 Steffen Wolfrum
2009-10-26 14:39 ` Peter Rolf
2009-10-26 14:53   ` Steffen Wolfrum [this message]
2009-10-26 15:16     ` Peter Rolf
2009-10-26 16:18       ` Peter Rolf
2009-10-26 17:44         ` Steffen Wolfrum
2009-10-26 17:42       ` Steffen Wolfrum

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=4522F18D-93A1-471B-89DD-4C650D33C64F@st.estfiles.de \
    --to=context@st.estfiles.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).