ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Vit Zyka <vit.zyka@seznam.cz>
Subject: extra nattab split in columns
Date: Wed, 14 Dec 2005 22:27:01 +0100	[thread overview]
Message-ID: <43A08E25.5030306@seznam.cz> (raw)

Hi,

there occurs extra page break when natural tables is in the columns:
------------------------------------
\showframe

\starttext

\startcolumns
   Text.
   \bTABLE[split=yes]
     \dorecurse{100}{\bTR\bTD line\eTD\eTR}
   \eTABLE
\stopcolumns

\stoptext
------------------------------------

I do not know why there is extra \page
      \bgroup\page\egroup
inside of \splittblboxa (core-ntb). Box breaking should be implicit here 
(we are not inside a float here since \splittblbox forks this), should not?

Commenting mentioned line(s) solves this special problem.
Not understanding all background I do not know if it causes some 
unwanted side-effect.

Vit

             reply	other threads:[~2005-12-14 21:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-14 21:27 Vit Zyka [this message]
2005-12-14 22:14 ` Hans Hagen

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=43A08E25.5030306@seznam.cz \
    --to=vit.zyka@seznam.cz \
    --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).