summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/page-ins.mkxl
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkxl/page-ins.mkxl')
-rw-r--r--tex/context/base/mkxl/page-ins.mkxl4
1 files changed, 4 insertions, 0 deletions
diff --git a/tex/context/base/mkxl/page-ins.mkxl b/tex/context/base/mkxl/page-ins.mkxl
index 9321b6eac..0a4faa7c0 100644
--- a/tex/context/base/mkxl/page-ins.mkxl
+++ b/tex/context/base/mkxl/page-ins.mkxl
@@ -141,6 +141,8 @@
\protected\def\page_inserts_get_uncopied {\insertuncopy}
\protected\def\page_inserts_get_height {\insertheight}
+ \protected\def\page_inserts_get_depth {\insertdepth}
+ \protected\def\page_inserts_get_width {\insertwidth}
\else
@@ -158,6 +160,8 @@
\protected\def\page_inserts_get_uncopied {\unvcopy}
\protected\def\page_inserts_get_height {\ht}
+ \protected\def\page_inserts_get_depth {\dp}
+ \protected\def\page_inserts_get_width {\wd}
\fi