From f58a2cb5d22c5931581274db1f0ec85ac903b747 Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Mon, 28 Oct 2019 20:03:50 +0100 Subject: 2019-10-28 18:22:00 --- tex/context/base/mkiv/strc-tag.mkiv | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'tex/context/base/mkiv/strc-tag.mkiv') diff --git a/tex/context/base/mkiv/strc-tag.mkiv b/tex/context/base/mkiv/strc-tag.mkiv index 621a54040..021245f29 100644 --- a/tex/context/base/mkiv/strc-tag.mkiv +++ b/tex/context/base/mkiv/strc-tag.mkiv @@ -83,9 +83,19 @@ \def\t!table {table} % Table \def\t!tablerow {tablerow} % TR \def\t!tablecell {tablecell} % TD +\def\t!tableheadcell {tableheadcell} % TH +\def\t!tablehead {tablehead} % THEAD +\def\t!tablebody {tablebody} % TBODY +\def\t!tablefoot {tablefoot} % TFOOT + + \def\t!tabulate {tabulate} % Table \def\t!tabulaterow {tabulaterow} % TR \def\t!tabulatecell {tabulatecell} % TD +\def\t!tabulateheadcell {tabulateheadcell} % TH +\def\t!tabulatehead {tabulatehead} % THEAD +\def\t!tabulatebody {tabulatebody} % TBODY +\def\t!tabulatefoot {tabulatefoot} % TFOOT \def\t!math {math} % math \def\t!mathtable {mtable} % Table -- cgit v1.2.3