ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Taco Hoekwater <taco@elvenkind.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: \bTABLE bug, please help !
Date: Tue, 10 Mar 2020 14:47:47 +0100	[thread overview]
Message-ID: <ADC0DE85-AD86-4F89-A7E6-3F3AA076DC7E@elvenkind.com> (raw)

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

Hi,

Please see the attached example. The \bTABLE in the footer of the page ‘inherits' the
first line of the split \bTABLE in the running text. I have no idea how to fix this
or why this even happens. Help!

I’ll need a way to work around this problem in my current ConTeXt installation for
this project. That is now nearly 4 years old, but the same bug is still happens with
a new beta of mkiv.

I cannot switch to \startxtable because I would need \startembeddedxtable, and that
has way too many limitations to be useful in this project.

Best wishes,
Taco



[-- Attachment #2: test.pdf --]
[-- Type: application/pdf, Size: 12078 bytes --]

[-- Attachment #3: test.tex --]
[-- Type: application/octet-stream, Size: 328 bytes --]


\startbuffer[mytable]
\bTABLE
\bTR \bTD left footer \eTD \bTD right footer \eTD \eTR
\eTABLE
\stopbuffer

\setupfootertexts[{\getbuffer[mytable]}]

\starttext

\bTABLE[split=yes]
\dorecurse{40}
  {\bTR \bTD left item1 \eTD \bTD right item1 \eTD \eTR 
   \bTR \bTD left item2 \eTD \bTD right item2 \eTD \eTR}
\eTABLE

\stoptext

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






[-- Attachment #5: Type: text/plain, Size: 493 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

             reply	other threads:[~2020-03-10 13:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-10 13:47 Taco Hoekwater [this message]
2020-03-10 14:07 ` SOLVED " Taco Hoekwater
2020-03-10 15:20   ` Hans Hagen
2020-03-10 15:43     ` Taco Hoekwater

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=ADC0DE85-AD86-4F89-A7E6-3F3AA076DC7E@elvenkind.com \
    --to=taco@elvenkind.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).