From 54b35840ce8f91454174a2d63042d776222a378b Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Fri, 29 Aug 2014 20:57:00 +0200 Subject: beta 2014.08.29 20:57 --- tex/context/base/strc-flt.mkvi | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'tex/context/base/strc-flt.mkvi') diff --git a/tex/context/base/strc-flt.mkvi b/tex/context/base/strc-flt.mkvi index a93921317..3f6822adb 100644 --- a/tex/context/base/strc-flt.mkvi +++ b/tex/context/base/strc-flt.mkvi @@ -1104,11 +1104,22 @@ \unexpanded\def\betweenfloatblanko % assumes that spaceafter is present {\blank[\rootfloatparameter\c!spacebefore]} % or v!back,.... +% \unexpanded\def\doplacefloatbox % used elsewhere +% {%\forgetall % NO +% \whitespace +% \blank[\rootfloatparameter\c!spacebefore] +% \page_otr_command_flush_float_box +% \blank[\rootfloatparameter\c!spaceafter]} + \unexpanded\def\doplacefloatbox % used elsewhere {%\forgetall % NO \whitespace \blank[\rootfloatparameter\c!spacebefore] + \nointerlineskip + \flushnotes % new per 2014-05-29 : todo: move them up in the mvl + \nointerlineskip \page_otr_command_flush_float_box + \nointerlineskip \blank[\rootfloatparameter\c!spaceafter]} % test case: -- cgit v1.2.3