summaryrefslogtreecommitdiff
path: root/tex/context/base/core-tab.tex
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/core-tab.tex')
-rw-r--r--tex/context/base/core-tab.tex11
1 files changed, 6 insertions, 5 deletions
diff --git a/tex/context/base/core-tab.tex b/tex/context/base/core-tab.tex
index b216cf448..58025c2b5 100644
--- a/tex/context/base/core-tab.tex
+++ b/tex/context/base/core-tab.tex
@@ -487,12 +487,13 @@
\def\EndTableParBox%
{\removelastskip % added
- %\MakeStrut{0pt}{\StrutDepthFactor\StrutUnit} % removed
+ %\MakeStrut{0pt}{\StrutDepthFactor\StrutUnit} % removed
+ \par \ifnum\prevgraf>0 \strut \vskip-\lineheight \fi % added
\egroup % finishes the \vtop begun by \BeginTableParbox
- \getboxheight\scratchdimen\of\box\scratchbox\relax % added
- \ifdim\scratchdimen>\TABLEparheight % added
- \global\TABLEparheight=\scratchdimen % added
- \fi % added
+ \getboxheight\scratchdimen\of\box\scratchbox\relax % added
+ \ifdim\scratchdimen>\TABLEparheight % added
+ \global\TABLEparheight=\scratchdimen % added
+ \fi % added
\box\scratchbox}
%D To give an impression of what the (well documented) source