Good evening.
> replace this in core-ntb:
>
> \def\setupTBLcell#1#2% cell over col over row
> {\setupTBLsection % here ?
> \getvalue{\@@tblprefix\c!y\v!elk}%
> \getvalue{\@@tblprefix\c!x\v!elk}%
> \getvalue{\@@tblprefix\c!y\v!oddeven{#1}}%
> \getvalue{\@@tblprefix\c!x\v!oddeven{#2}}%
> \getvalue{\@@tblprefix\c!x\v!oddeven{#2}\c!y\v!oddeven{#1}}%
> \ifnum#1=\plusone \getvalue{\@@tblprefix\c!y\v!eerste }\fi
> \ifnum#2=\plusone \getvalue{\@@tblprefix\c!x\v!eerste }\fi
> \ifnum#1=\maximumrow\relax\getvalue{\@@tblprefix\c!y\v!laatste}\fi
> \ifnum#2=\maximumcol\relax\getvalue{\@@tblprefix\c!x\v!laatste}\fi
> \ifnum#1=\maximumrow\relax\ifnum#2=\maximumcol\relax
> \getvalue{\@@tblprefix\c!x\v!laatste\c!y\v!laatste}%
> \fi\fi
> \ifnum#1=\plusone \ifnum#2=\plusone
> \getvalue{\@@tblprefix\c!x\v!eerste\c!y\v!eerste}%
> \fi\fi
> \getvalue{\@@tblprefix\c!y#1}%
> \getvalue{\@@tblprefix\c!x#2}%
> \getvalue{\@@tblprefix\c!x#2\c!y#1}\relax}
I've put it to the latest beta but nothing has changed. Moreover, it looks
the same as the old code. What I'm doing wrong?
Many greetings.
M.K.