From 58f82fce8b1f0aa48e3c1acbeed15dee999f51b9 Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Mon, 27 Jul 2020 17:00:33 +0200 Subject: 2020-07-27 16:24:00 --- tex/context/base/mkiv/strc-not.mkvi | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'tex/context/base/mkiv/strc-not.mkvi') diff --git a/tex/context/base/mkiv/strc-not.mkvi b/tex/context/base/mkiv/strc-not.mkvi index b83add08f..bc2fc53eb 100644 --- a/tex/context/base/mkiv/strc-not.mkvi +++ b/tex/context/base/mkiv/strc-not.mkvi @@ -1563,14 +1563,18 @@ % we need a proper state: normal, postponing, flushing \unexpanded\def\postponenotes - {\ifconditional\postponingnotes\else - \global\settrue\postponingnotes - \glet\flushnotes\doflushnotes - \clf_postponenotes + {\ifcase\insertionmigrationmode + \ifconditional\postponingnotes\else + \global\settrue\postponingnotes + \glet\flushnotes\doflushnotes + \clf_postponenotes + \fi \fi} \let\flushnotes\relax +% also \ifcase\insertionmigrationmode here, needs testing: + \unexpanded\def\startpostponingnotes % experimental, page-mix {\ifconditional\postponingnotes\else \global\settrue\postponingnotes -- cgit v1.2.3