summaryrefslogtreecommitdiff
path: root/tex/context/base/page-one.tex
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/page-one.tex')
-rw-r--r--tex/context/base/page-one.tex10
1 files changed, 5 insertions, 5 deletions
diff --git a/tex/context/base/page-one.tex b/tex/context/base/page-one.tex
index 58e552a51..e2fd95d14 100644
--- a/tex/context/base/page-one.tex
+++ b/tex/context/base/page-one.tex
@@ -131,7 +131,7 @@
\def\OTRONEdodosettopinserts%
{\ifnum\noffloatinserts<\noftopfloats
\dogetfloat
- \ifdim\topinserted=\!!zeropoint\relax
+ \ifdim\topinserted=\zeropoint
\topofinserttrue
\else
\topofinsertfalse
@@ -209,11 +209,11 @@
\def\OTRONEdosetbothinserts%
{\ifflushingfloats
- \global\topinserted=\!!zeropoint
- \global\botinserted=\!!zeropoint
+ \global\topinserted=\zeropoint
+ \global\botinserted=\zeropoint
\else
- \global\topinserted=\!!zeropoint \OTRONEdosettopinserts
- \global\botinserted=\!!zeropoint \OTRONEdosetbotinserts
+ \global\topinserted=\zeropoint \OTRONEdosettopinserts
+ \global\botinserted=\zeropoint \OTRONEdosetbotinserts
\fi}
\def\OTRONEdotopinsertions%