diff options
author | Hans Hagen <pragma@wxs.nl> | 2004-01-13 00:00:00 +0100 |
---|---|---|
committer | Hans Hagen <pragma@wxs.nl> | 2004-01-13 00:00:00 +0100 |
commit | 0b61aa2fbf3667649962132eadfb1d78eab0be41 (patch) | |
tree | 781defc3254dcfbcb708a2c46e33ea9c0495c54d /tex/context/base/core-tbl.tex | |
parent | 722c56251cf3c197a4a8474aa7024265ba284ec0 (diff) | |
download | context-0b61aa2fbf3667649962132eadfb1d78eab0be41.tar.gz |
stable 2004.01.13
Diffstat (limited to 'tex/context/base/core-tbl.tex')
-rw-r--r-- | tex/context/base/core-tbl.tex | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/tex/context/base/core-tbl.tex b/tex/context/base/core-tbl.tex index 490f6688e..d9fc83ed8 100644 --- a/tex/context/base/core-tbl.tex +++ b/tex/context/base/core-tbl.tex @@ -1153,8 +1153,8 @@ \def\processtabulate[|#1|]% in the process of optimizing {\tabulateunit\getvalue{\??tt\currenttabulate\c!eenheid}% \checkfulltabulatecontent -\globallet\tabulateruledepth \!!zeropoint -\globallet\tabulateruleheight\!!zeropoint + \globallet\tabulateruledepth \!!zeropoint + \globallet\tabulateruleheight\!!zeropoint \ExpandFirstAfter\processaction % use \setalignmentswitch instead [\getvalue{\??tt\currenttabulate\c!uitlijnen}] [\v!normaal=>\def\@@tabulatealign{0},% = default value @@ -1173,12 +1173,12 @@ \global\tabulatepwidth\zeropoint \global\tabulateequalfalse \resettabulatepheight -\ifinsidefloat \else - \processaction - [\getvalue{\??tt\currenttabulate\c!hoofd}] - [\v!herhaal=>\chardef\tabulaterepeathead\plusone, - \v!tekst=>\chardef\tabulaterepeathead\plustwo]% -\fi + \ifinsidefloat \else + \processaction + [\getvalue{\??tt\currenttabulate\c!hoofd}] + [\v!herhaal=>\chardef\tabulaterepeathead\plusone, + \v!tekst=>\chardef\tabulaterepeathead\plustwo]% + \fi \unexpanded \def\NC{\tabulatenormalcolumn0}% \unexpanded \def\RC{\tabulatenormalcolumn1}% \unexpanded \def\HC{\tabulatenormalcolumn2}% @@ -1203,9 +1203,9 @@ \unskip\unskip\crcr\flushtabulated \TABLEnoalign {\iftolerantTABLEbreak\else -\ifconditional\tabulatesomeamble \ifcase\tabulaterepeathead \else - \allowbreak -\fi \fi + \ifconditional\tabulatesomeamble \ifcase\tabulaterepeathead \else + \allowbreak + \fi \fi \ifnum\noftabulatelines=\plusone \dotabulatenobreak \else\ifnum\noftabulatelines=\minusnoftabulatelines |