summaryrefslogtreecommitdiff
path: root/tex/context/base/pack-box.mkiv
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/pack-box.mkiv')
-rw-r--r--tex/context/base/pack-box.mkiv2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/pack-box.mkiv b/tex/context/base/pack-box.mkiv
index 7c755ee7f..9fab9c434 100644
--- a/tex/context/base/pack-box.mkiv
+++ b/tex/context/base/pack-box.mkiv
@@ -585,7 +585,7 @@
{\dowithnextbox % we could use a local setlayer command (no doif..empty) which also saves a nextbox
{\setlayer[#1][\c!width=\nextboxwd,\c!height=\nextboxht,#2,\c!offset=\!!zeropoint]{\flushnextbox}}%
% \hbox\framed[\c!location=\v!normal,#2]}% could be a fast one (no #2,\c!offset=\defaultframeoffset)
- \hbox\localframedwithsettings[][\c!location=\v!normal,#2]}%
+ \hbox\normalframedwithsettings[\c!location=\v!normal,#2]}% fast call (no arg check)
\def\setlayertext
{\dotripleempty\dosetlayertext}