summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/pack-rul.mkxl
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkiv/pack-rul.mkxl')
-rw-r--r--tex/context/base/mkiv/pack-rul.mkxl10
1 files changed, 5 insertions, 5 deletions
diff --git a/tex/context/base/mkiv/pack-rul.mkxl b/tex/context/base/mkiv/pack-rul.mkxl
index d2818b4df..4304430d1 100644
--- a/tex/context/base/mkiv/pack-rul.mkxl
+++ b/tex/context/base/mkiv/pack-rul.mkxl
@@ -256,7 +256,7 @@
\fi}
\def\pack_framed_filled_box_round
- {\frule
+ {\raise\d_framed_target_dp\hpack{\frule
type fill
width \d_framed_target_wd
height \d_framed_target_ht
@@ -264,7 +264,7 @@
line \d_framed_linewidth
radius \p_framed_backgroundradius\space
corner {\p_framed_backgroundcorner}
- \relax}
+ \relax}}
\def\pack_framed_stroked_box
{\edef\p_framed_framecorner{\framedparameter\c!framecorner}%
@@ -285,14 +285,14 @@
% \pack_framed_stroked_box_normal % later
\def\pack_framed_stroked_box_round
- {\frule
+ {\raise\d_framed_target_dp\hpack{\frule
width \d_framed_target_wd
height \d_framed_target_ht
depth \d_framed_target_dp
line \d_framed_linewidth
radius \p_framed_frameradius\space
- corner {\p_framed_backgroundcorner}
- \relax}
+ corner {\p_framed_framecorner}
+ \relax}}
% a lot of weird corners
%