ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Alan Braslau <braslau.list@comcast.net>
To: Brian Ballsun-Stanton <denubisx@gmail.com>
Cc: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Footnote in TABLE isn't rendered anywhere
Date: Sun, 20 Aug 2017 20:35:10 -0600	[thread overview]
Message-ID: <20170820203510.31fb415a@zoo.hsd1.co.comcast.net> (raw)
In-Reply-To: <CADs1X489jHA9j45cTVUvQQV2SbNUzAPv3-0X3zVNc-9E3-QBjw@mail.gmail.com>

Perhaps try:

\automigrateinserts

this is needed to handle footnotes within a box.

Alan

On Mon, 21 Aug 2017 11:15:49 +1000
Brian Ballsun-Stanton <denubisx@gmail.com> wrote:

> Hey folks, trying to be a good citizen, I added (And quoted) this
> message onto the wiki:
> 
> http://wiki.contextgarden.net/TABLE#Footnotes_in_TABLEs
> 
> I tried for a bit to try to get the example to render, but no
> footnotes would show at all. Anyone have thoughts as to how to get
> wiki rendering to work here? And are there any other examples from
> this thread that should be added?
> 
> Also, thanks for this solution, Pablo, it really helped.
> 
> On 6 July 2017 at 04:51, Pablo Rodriguez <oinos@gmx.es> wrote:
> 
> > On 07/03/2017 05:00 PM, Andreas Schneider wrote:  
> > > Hello,
> > >
> > > in the current ConTeXt Minimals (ver: 2017.06.30 19:45 MKIV beta
> > > fmt: 2017.7.3) the following example doesn't show any footnotes:
> > >
> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > > \starttext
> > > \bTABLE[split=repeat,align=normal]
> > >    \bTR\bTD Something\footnote[x]{bla bla}\eTD\eTR
> > >    \bTR\bTD Foo\note[x] \eTD\eTR
> > > \eTABLE
> > > \stoptext
> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
> >
> > Hi Andreas,
> >
> > 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,
> >
> >
> > Pablo
> > --
> > http://www.ousia.tk
> > ____________________________________________________________
> > _______________________
> > 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-08-21  2:35 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
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 [this message]
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=20170820203510.31fb415a@zoo.hsd1.co.comcast.net \
    --to=braslau.list@comcast.net \
    --cc=denubisx@gmail.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).