summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/page-ffl.mkxl
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkxl/page-ffl.mkxl')
-rw-r--r--tex/context/base/mkxl/page-ffl.mkxl6
1 files changed, 3 insertions, 3 deletions
diff --git a/tex/context/base/mkxl/page-ffl.mkxl b/tex/context/base/mkxl/page-ffl.mkxl
index 1ba4bf01d..4bf685265 100644
--- a/tex/context/base/mkxl/page-ffl.mkxl
+++ b/tex/context/base/mkxl/page-ffl.mkxl
@@ -77,7 +77,7 @@
\c!page=\v!left]
\appendtoks
- \ifx\currentfacingfloatparent\empty
+ \ifempty\currentfacingfloatparent
\normalexpanded{\definefacingfloat[\currentfacingfloat:\v!left ][\currentfacingfloat]}%
\normalexpanded{\definefacingfloat[\currentfacingfloat:\v!right][\currentfacingfloat]}%
\fi
@@ -180,7 +180,7 @@
{\begingroup
% todo: \usepageparameter
% \edef\p_page{\facingfloatparameter\c!page}%
-% \ifx\p_page\empty\else
+% \ifempty\p_page\else
% \page[\p_page]%
% \fi
%
@@ -205,7 +205,7 @@
\protected\def\strc_floats_facing_wrap_up
{\edef\p_spaceinbetween{\facingfloatparameter\c!spaceinbetween}%
- \ifx\p_spaceinbetween\empty
+ \ifempty\p_spaceinbetween
\scratchdimen\zeropoint
\else
\setbox\scratchbox\vbox{\directvspacing\p_spaceinbetween}%