Command/bTD

Unofficial ConTeXt Wiki mirror

Last modified: 2026-04-03

Summary

The environment \bTD ... \eTD is a table cell in a “natural table”.

Settings

\bTD[...=...,...] ... \eTD
nx number
ny number
nc number
nr number
n number
m number
action reference
...=...,... inherits from \setupTABLE

Option Explanation
nx
same as nc
ny
same as nr
nc
number of columns (column span)
nr
number of rows (row span)
n
column number (address), if you want to jump to a column without writing code for empty cells; combine skipped columns.
m
like n, but don’t combine skipped columns
action
method of page breaking(?)

Description

Examples

Notes

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: