ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Mathias Schickel <msch@fa.uni-tuebingen.de>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Footnote in TABLE isn't rendered anywhere
Date: Sat, 8 Jul 2017 15:17:53 +0200	[thread overview]
Message-ID: <F44AA2A9-13C8-4315-84DB-2BA660C4A09B@fa.uni-tuebingen.de> (raw)
In-Reply-To: <8b3ffabf19f18441397795c2a549aaf4@aksdb.de>

Dear Andreas, Pablo and the list,

I did read your question and answer with great interest, since I encountered similar issues. Sadly your trick to get footnotes that are defined in some environments like tables displayed at the bottom of the page does not work if you try it using backgrounds. Here I provide a minimal example that shows the problem:

%%%%%%%%%%%%%%%%%%%%
\setupbackground[
	width=\textwidth,
	frame=on,
	framecolor=black,
	rulethickness=1pt,
	background=color,
	backgroundcolor=white,
	corner=0,
	offset=12pt]
%
\starttext
%
\startbackground
	%
	If you typeset text with background, the footnote workaround does not work.\postponenotes\footnote{So what could I do to get this footnote displayed?}
	%
\stopbackground
\flushnotes
%
\stoptext
%%%%%%%%%%%%%%%%%%%%

Can anyone tell me what I can do to get the footnote rendered? Thank you in advance.

Best regards
Mathias


> Am 06.07.2017 um 09:41 schrieb Andreas Schneider <aksdb@gmx.de>:
> 
> Am 2017-07-05 20:51, schrieb Pablo Rodriguez:
>> this might do what you intend:
>>    \starttext
>>    \bTABLE[split=repeat,align=normal]
>>       \bTR\bTD Something\postponenotes\footnote[x]{bla bla}\eTD\eTR
>>       \bTR\bTD Foo\note[x] \eTD\eTR
>>    \eTABLE
>>    \flushnotes
>>    \stoptext
>> Just in case it helps,
> 
> Hello Pablo,
> 
> yes, this does the trick. Thank you very much for that solution! :-)
> 
> Best regards
> Andreas
> ___________________________________________________________________________________
> 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://context.aanhet.net
> archive  : https://bitbucket.org/phg/context-mirror/commits/
> 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2017-07-08 13:17 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-03 15:00 Andreas Schneider
2017-07-05 18:51 ` Pablo Rodriguez
2017-07-06  7:41   ` Andreas Schneider
2017-07-08 13:17     ` Mathias Schickel [this message]
2017-07-10 10:50       ` Pablo Rodriguez
2017-07-10 18:23         ` Mathias Schickel
2017-07-12 16:30           ` Mathias Schickel
2017-07-12 17:05             ` Hans Hagen
2017-07-15 19:11               ` Alan Braslau
2017-07-15 19:55                 ` Hans Hagen
2017-07-16  9:38                   ` Mathias Schickel
2017-07-12 23:18             ` Aditya Mahajan
2017-07-14 15:22               ` Mathias Schickel
2017-07-15 16:07                 ` Pablo Rodriguez
2017-07-15 18:07                   ` Mathias Schickel
2017-07-15 19:03                     ` Pablo Rodriguez
2017-08-21  1:15   ` Brian Ballsun-Stanton
2017-08-21  2:35     ` Alan Braslau
2017-08-21  3:57       ` Brian Ballsun-Stanton
2017-08-21 17:29         ` Pablo Rodriguez
2017-08-21 17:21     ` Pablo Rodriguez
2017-08-22  1:17       ` Brian Ballsun-Stanton
2017-08-22  8:17         ` Pablo Rodriguez

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=F44AA2A9-13C8-4315-84DB-2BA660C4A09B@fa.uni-tuebingen.de \
    --to=msch@fa.uni-tuebingen.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).