Hi,
I uploaded a new lmtx. There are some new features that wil be revealed in the future (likely after the meeting) but here is one:
Two problems with this upload. First, page number suppression no longer works. Second, table captions are not displayed.
\setuppagenumbering [alternative=doublesided,location=]
\setupcaption[style=sans,headstyle=sans]
\starttext
\startchapter[title={Page Numbering Test}]
\startplacetable[location={here,spit,force},title={Title?}]
\starttabulate[|rp|lp|]
\HL \NC tufte \NC \input tufte \NC \AR
\NC ward \NC \input ward \NC \AR
\NC montgomery \NC \input montgomery \NC \AR \HL
\stoptabulate
\stopplacetable
\dorecurse{7}{ \input tufte \par}
\stopchapter
\stoptext
--
RIk