summaryrefslogtreecommitdiff
path: root/tex/context/base/page-ini.mkiv
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2012-07-04 12:00:14 +0300
committerMarius <mariausol@gmail.com>2012-07-04 12:00:14 +0300
commit895f68ef1727ec31a51ef8799e2bf576ea7642d0 (patch)
treebaec5079e7fd9febeee6c1cb257b064a46fe665b /tex/context/base/page-ini.mkiv
parentbb0eac07417aec9a0da32a54fbdad4553cebcce7 (diff)
downloadcontext-895f68ef1727ec31a51ef8799e2bf576ea7642d0.tar.gz
beta 2012.07.04 10:42
Diffstat (limited to 'tex/context/base/page-ini.mkiv')
-rw-r--r--tex/context/base/page-ini.mkiv4
1 files changed, 2 insertions, 2 deletions
diff --git a/tex/context/base/page-ini.mkiv b/tex/context/base/page-ini.mkiv
index 78d7f892e..59fcb38b6 100644
--- a/tex/context/base/page-ini.mkiv
+++ b/tex/context/base/page-ini.mkiv
@@ -64,7 +64,7 @@
\def\page_otr_flush_all_floats
{%\flushnotes already done
- \ifsomefloatwaiting
+ \ifconditional\c_page_floats_some_waiting
\begingroup
\noftopfloats\plusthousand
\nofbotfloats\zerocount
@@ -107,7 +107,7 @@
\doincrementpageboundcounters % should hook into an every
\page_adapts_synchronize
\page_otr_check_for_pending_inserts
- \doflushspread
+ \page_spread_flush % defined later
\page_postponed_blocks_flush}
% Can't we get rid of this hackery? It's used in some widgets