summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/strc-not.mkvi
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2020-07-27 17:00:33 +0200
committerContext Git Mirror Bot <phg@phi-gamma.net>2020-07-27 17:00:33 +0200
commit58f82fce8b1f0aa48e3c1acbeed15dee999f51b9 (patch)
tree23d4c91654c6cb88343d763d877dceaea2e6dd0a /tex/context/base/mkiv/strc-not.mkvi
parent07ac7b09a67d45e2dc971efc584f7f9ae7207669 (diff)
downloadcontext-58f82fce8b1f0aa48e3c1acbeed15dee999f51b9.tar.gz
2020-07-27 16:24:00
Diffstat (limited to 'tex/context/base/mkiv/strc-not.mkvi')
-rw-r--r--tex/context/base/mkiv/strc-not.mkvi12
1 files changed, 8 insertions, 4 deletions
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