summaryrefslogtreecommitdiff
path: root/tex/context/base/page-run.mkiv
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2012-01-11 16:20:29 +0200
committerMarius <mariausol@gmail.com>2012-01-11 16:20:29 +0200
commitb7617f4f872bb6559addb5ee5fed28f06288a59a (patch)
tree71890a7e61ec02f38839172c92af05c7714c56d9 /tex/context/base/page-run.mkiv
parentee0d480c979cb344dc0bbeca2eda9166e062f2db (diff)
downloadcontext-b7617f4f872bb6559addb5ee5fed28f06288a59a.tar.gz
beta 2012.01.11 14:58
Diffstat (limited to 'tex/context/base/page-run.mkiv')
-rw-r--r--tex/context/base/page-run.mkiv10
1 files changed, 5 insertions, 5 deletions
diff --git a/tex/context/base/page-run.mkiv b/tex/context/base/page-run.mkiv
index 72c02e4f8..62b1030ee 100644
--- a/tex/context/base/page-run.mkiv
+++ b/tex/context/base/page-run.mkiv
@@ -15,7 +15,10 @@
\unprotect
-\gdef\doshowprint[#1][#2][#3]% only english
+\gdef\showprint
+ {\dotripleempty\page_layouts_show_print}
+
+\gdef\page_layouts_show_print[#1][#2][#3]% only english
{\setbuffer[crap]%
\unprotect
\definepapersize[X][\c!width=4em, \c!height=6em]
@@ -31,9 +34,6 @@
\endbuffer
\framed[\c!offset=\v!overlay,\c!strut=\v!no]{\typesetbuffer[crap]}}
-\gdef\showprint
- {\dotripleempty\doshowprint}
-
% \switchtobodyfont[8pt]
%
% \startcombination[4*4]
@@ -288,5 +288,5 @@ end
\NC outer margin \NC \the\outermarginwidth \NC \NR
\NC inner margin \NC \the\innermarginwidth \NC \NR
\stoptabulate}
-
+
\protect \endinput