summaryrefslogtreecommitdiff
path: root/tex/context/base/tabl-ntb.mkiv
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2010-09-08 15:27:58 +0300
committerMarius <mariausol@gmail.com>2010-09-08 15:27:58 +0300
commit821d6141a92d80d6195b87fe1c25fb2fd83042d5 (patch)
tree53f8c98927a0435184c3ae40324cfdc996e8bd4a /tex/context/base/tabl-ntb.mkiv
parent16895587e51f8243a7e4dc6185979894fb199d4f (diff)
downloadcontext-821d6141a92d80d6195b87fe1c25fb2fd83042d5.tar.gz
beta 2010.09.05 13:23
Diffstat (limited to 'tex/context/base/tabl-ntb.mkiv')
-rw-r--r--tex/context/base/tabl-ntb.mkiv12
1 files changed, 5 insertions, 7 deletions
diff --git a/tex/context/base/tabl-ntb.mkiv b/tex/context/base/tabl-ntb.mkiv
index 79835d92e..80e1ff20d 100644
--- a/tex/context/base/tabl-ntb.mkiv
+++ b/tex/context/base/tabl-ntb.mkiv
@@ -667,7 +667,7 @@
\let\pushTBL\relax
\let\popTBL \relax
-\chardef\tblpass=0
+\newconstant\tblpass
\def\presetallTABLEparameters% each odd|even level / can be sped up but only once per table
{\executeifdefined{\@@rawtblprefix\v!start\v!each}\relax
@@ -959,7 +959,7 @@
{\global\tblspn\zerocount
\global\tblrow\zerocount
\global\tblcol\zerocount
- \chardef\tblpass\zerocount
+ \tblpass\zerocount
\tbltoks\emptytoks}
\def\flushtbltoks{\begintbl\the\tbltoks\endtbl}
@@ -1060,7 +1060,7 @@
\lettbldis\recurselevel\zeropoint}%
\dorecurse\maximumrow
{\lettblhei\recurselevel\maxdimen}%
- \chardef\tblpass\plusone
+ \tblpass\plusone
\let\makeTBL\domakeTBLone
\let\handleTBLcell\dohandleTBLcellA
\setbox0\vbox{\settrialtypesetting \flushtbltoks}%
@@ -1092,13 +1092,13 @@
\setbox\scratchbox\vbox{\settrialtypesetting \flushtbltoks}%
\fi\fi\fi\fi
\let\handleTBLcell\dohandleTBLcellD
- \chardef\tblpass\plustwo
+ \tblpass\plustwo
\let\makeTBL\domakeTBLtwo
\setbox\scratchbox\vbox{\settrialtypesetting \flushtbltoks}%
\checktblheightsone
\checktblheightstwo
\let\handleTBLcell\dohandleTBLcellE
- \chardef\tblpass\plusthree
+ \tblpass\plusthree
\let\makeTBL\domakeTBLthree
\ifnum\TBLlevel>\plusone
\@EA\notsplittblbox
@@ -1617,8 +1617,6 @@
\appendtoks\let\TB\TableTB \to\everytable
\appendtoks\let\TB\TabulateTB\to\everytabulate % strange place
-\appendtoks \chardef\recodeverbatimmode\plustwo \to \everytable
-
% new (for Olivier Turlier)
%
% \defineTABLEsetup [xx] [foregroundcolor=red]