summaryrefslogtreecommitdiff
path: root/tex/context/base/core-tab.tex
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2003-04-22 00:00:00 +0200
committerHans Hagen <pragma@wxs.nl>2003-04-22 00:00:00 +0200
commit30ab0025913bb6e39e7cfd2c37b402083b1f7337 (patch)
treecb73415b1f5e397d6c2d81300d962405b5b27639 /tex/context/base/core-tab.tex
parent44a457e94e531de21ed9138035570e6fc23d9019 (diff)
downloadcontext-30ab0025913bb6e39e7cfd2c37b402083b1f7337.tar.gz
stable 2003.04.22
Diffstat (limited to 'tex/context/base/core-tab.tex')
-rw-r--r--tex/context/base/core-tab.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/tex/context/base/core-tab.tex b/tex/context/base/core-tab.tex
index 320ee324e..7a1a00671 100644
--- a/tex/context/base/core-tab.tex
+++ b/tex/context/base/core-tab.tex
@@ -476,7 +476,7 @@
{\removelastskip % itemize or so
\par
\ifnum\prevgraf>\zerocount % we want at least
- \strut \geenwitruimte \vskip-\lineheight % one line of text
+ \verticalstrut \geenwitruimte \vskip-\struttotal% one line of text
\egroup
\ifdim\dp\scratchbox>\lineheight % see (*) for an
\getnoflines{\dp\scratchbox}% % example of where
@@ -1265,7 +1265,7 @@
\def\removeTABLEtopskip
{\ifinsidefloat
- \hbox{\strut}\kern-\lineheight
+ \verticalstrut\kern-\struttotal
\else
\hbox{}\kern-\topskip
\fi}