ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Split Table Footnotes Problem
@ 2010-01-29 23:41 Tad Ashlock
  2010-01-31 14:19 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Tad Ashlock @ 2010-01-29 23:41 UTC (permalink / raw)
  To: ntg-context

[-- Attachment #1: Type: text/plain, Size: 1041 bytes --]

Hi All,

If a split table includes a footnote then the footnote is constrained
to the same width as the first column of the table, not the page
width.

Example (also attached as tadtest5.tex):

============================================================
\automigrateinserts % or else footnotes don't show up at all

\starttext

\dorecurse{3}{\input knuth\par}

\placetable[split]{Table Caption}%
{ \bTABLE[split=repeat]%
  \bTR\bTD table cell with footnote\footnote{This footnote is
    constrained to the width of the first table column.} \eTD
  \dorecurse{3}{\bTD table cell \eTD}\eTR
  \dorecurse{10}{\bTR\dorecurse{4}{\bTD table cell \eTD}\eTR}
  \bTR\bTD table cell footnote 2\footnote{This is another
    footnote that is constrained to the width of the first
    table column.} \eTD
  \dorecurse{3}{\bTD table cell \eTD}\eTR
  \eTABLE}

\stoptext
============================================================

Does this have something to do with the \automigrateinserts command or
is there something I'm not doing right?

Thanks,
Tad

[-- Attachment #2: tadtest5.tex --]
[-- Type: application/x-tex, Size: 619 bytes --]

[-- Attachment #3: Type: text/plain, Size: 486 bytes --]

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Split Table Footnotes Problem
  2010-01-29 23:41 Split Table Footnotes Problem Tad Ashlock
@ 2010-01-31 14:19 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2010-01-31 14:19 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 30-1-2010 0:41, Tad Ashlock wrote:

> Does this have something to do with the \automigrateinserts command or
> is there something I'm not doing right?

no unrelated, just something else i need to fix


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-01-31 14:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-29 23:41 Split Table Footnotes Problem Tad Ashlock
2010-01-31 14:19 ` Hans Hagen

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).