summaryrefslogtreecommitdiff
path: root/tex/context/base/strc-con.mkvi
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2012-07-09 20:28:00 +0200
committerHans Hagen <pragma@wxs.nl>2012-07-09 20:28:00 +0200
commite718f750bd4902d4921a156691005844e4d63f03 (patch)
tree69ed8882e803199d83f0c0f42a03fb4602cda772 /tex/context/base/strc-con.mkvi
parentb7363176fdde8bc35822c375bd2fb045b7cb94dc (diff)
downloadcontext-e718f750bd4902d4921a156691005844e4d63f03.tar.gz
beta 2012.07.09 20:28
Diffstat (limited to 'tex/context/base/strc-con.mkvi')
-rw-r--r--tex/context/base/strc-con.mkvi8
1 files changed, 5 insertions, 3 deletions
diff --git a/tex/context/base/strc-con.mkvi b/tex/context/base/strc-con.mkvi
index bd1309f48..620e64c2e 100644
--- a/tex/context/base/strc-con.mkvi
+++ b/tex/context/base/strc-con.mkvi
@@ -340,6 +340,8 @@
\installcorenamespace{constructionrenderings}
% see lists: alternativemethods ... todo
+%
+% there will be a proper interface to variables
\installcommandhandler \??constructionalternative {constructionalternative} \??constructionalternative
@@ -419,7 +421,7 @@
{\setbox\constructionheadbox\vtop % \vbox gaat fout in hang
{\forgetall
\dontcomplain
- \hsize\constructionsheadwidth
+ \hsize\constructionsheadwidth\relax
\ifx\p_strc_constructions_headalign\empty
\setupalign[#1]% use fast one
\else
@@ -435,7 +437,7 @@
{\setbox\constructionheadbox\vtop
{\forgetall
\dontcomplain
- \hsize\constructionsheadwidth
+ \hsize\constructionsheadwidth\relax
\ifx\p_strc_constructions_headalign\empty
\setupalign[#1]% use fast one
\else
@@ -598,7 +600,7 @@
\stopsetups
\startsetups[\??constructionrenderings:\v!top]
- \dohandlepagebreakX\plusone
+ \strc_sectioning_prevent_page_break\plusone
\let\\=\space
\noindent
\copy\constructionheadbox % why copy ?