summaryrefslogtreecommitdiff
path: root/tex/context/base/page-mak.mkvi
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2011-10-20 17:00:14 +0300
committerMarius <mariausol@gmail.com>2011-10-20 17:00:14 +0300
commit3c4b08436ea4eae984ce92fdffc28a0f8d3f3ae9 (patch)
treed9df5f2c89dbc9c8a1c506dabf557cd1dd854f9c /tex/context/base/page-mak.mkvi
parent95538931c5aa680a8f8c491fa3f9bfedfc6a594f (diff)
downloadcontext-3c4b08436ea4eae984ce92fdffc28a0f8d3f3ae9.tar.gz
beta 2011.10.20 15:49
Diffstat (limited to 'tex/context/base/page-mak.mkvi')
-rw-r--r--tex/context/base/page-mak.mkvi7
1 files changed, 5 insertions, 2 deletions
diff --git a/tex/context/base/page-mak.mkvi b/tex/context/base/page-mak.mkvi
index 53385ff72..9cefa9ab2 100644
--- a/tex/context/base/page-mak.mkvi
+++ b/tex/context/base/page-mak.mkvi
@@ -89,7 +89,7 @@
{\doifelsenothing{\namedmakeupparameter{#name}\c!page}
{\page}% new, so best not have dangling mess here like references (we could capture then and flush embedded)
{\page[\namedmakeupparameter{#name}\c!page]}%
- \startlayout[#name]%
+ \startlayout[#name]% includes \page
\bgroup
\edef\currentmakeup{#name}%
\setupcurrentmakeup[#settings]%
@@ -127,7 +127,7 @@
\global\pageselectedfalse
\fi
\egroup
- \stoplayout}
+ \stoplayout} % includes \page
\def\page_makeup_flush_box
{\pushpagestate % new
@@ -216,4 +216,7 @@
\c!top=\pseudostrut\ignorespaces,
\c!bottom=\obeydepth\vss]
+% \definelayout[standard]
+% \definelayout[text]
+
\protect