Natural table setup spills into headertext table with split=yes

Marco Patzer <[email protected]> Tue, 28 Apr 2026 22:15:29 +0200
Newsgroups gmane.comp.tex.context
Message-ID <20260428221529.04a1feed@homerow>
Hi!

Why is the headertext on the 1st page messed up when split=yes is
being used? Somehow the height setup of the document table spills
into the header table on the 1st page. How to fix this?

\setupheadertexts
  [{\bTABLE[width=40mm]
      \bTR \bTD FOO \eTD \eTR
    \eTABLE}]
  []

\startdocument
  \bTABLE[width=1cm, split=yes] %% split=no works
      \bTR[height=150mm]
        \bTH \eTH \bTH \eTH \bTH \eTH \bTH \eTH \bTH \eTH \bTH \eTH \bTH \eTH
      \eTR
      \bTR[height=150mm]
        \bTH \eTH \bTH \eTH \bTH \eTH \bTH \eTH \bTH \eTH \bTH \eTH \bTH \eTH
      \eTR
  \eTABLE
\stopdocument

LMTX 2026.04.27 13:56

Marco
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : [email protected] / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________