Steffen Wolfrum schrieb:

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?

oh, you use mkii. sorry, but i thought you were adapting your mkii code to mkiv. no page break after 'Notes:' here. donno what you mean with 'note not split'. i'll send you the pdf in a private mail.



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
___________________________________________________________________________________


___________________________________________________________________________________
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 via email to