summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/pack-rul.mkiv
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkiv/pack-rul.mkiv')
-rw-r--r--tex/context/base/mkiv/pack-rul.mkiv10
1 files changed, 5 insertions, 5 deletions
diff --git a/tex/context/base/mkiv/pack-rul.mkiv b/tex/context/base/mkiv/pack-rul.mkiv
index e85891680..8732c7e6b 100644
--- a/tex/context/base/mkiv/pack-rul.mkiv
+++ b/tex/context/base/mkiv/pack-rul.mkiv
@@ -255,7 +255,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
@@ -263,7 +263,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}%
@@ -284,14 +284,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
%