summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/anch-bck.mklx
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkxl/anch-bck.mklx')
-rw-r--r--tex/context/base/mkxl/anch-bck.mklx2
1 files changed, 2 insertions, 0 deletions
diff --git a/tex/context/base/mkxl/anch-bck.mklx b/tex/context/base/mkxl/anch-bck.mklx
index 03e9c5195..c8f989624 100644
--- a/tex/context/base/mkxl/anch-bck.mklx
+++ b/tex/context/base/mkxl/anch-bck.mklx
@@ -668,6 +668,7 @@
\startMPpositiongraphic{mpos:encircle}{linecolor,fillcolor,linewidth,lineoffset}
\MPgetposboxes{\MPvar{self}}{\MPanchorid}
+ % getposboxes("self","anchor") ;
if nofposboxes = 1 :
posboxes[1] := posboxes[1] enlarged \MPvar{lineoffset} cornered \MPvar{lineoffset} ;
fill posboxes[1] withcolor \MPvar{fillcolor} ;
@@ -686,6 +687,7 @@
boxlineoffset := \MPvar{lineoffset} ;
def boxlineoptions = withcolor \MPvar{linecolor} enddef ;
\MPgetposboxes{\MPvar{from},\MPvar{to}}{\MPanchorid}
+ % getposboxes("from,to","anchor") ;
connect_positions ;
\stopMPpositiongraphic