summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/anch-pgr.mkxl
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkxl/anch-pgr.mkxl')
-rw-r--r--tex/context/base/mkxl/anch-pgr.mkxl6
1 files changed, 3 insertions, 3 deletions
diff --git a/tex/context/base/mkxl/anch-pgr.mkxl b/tex/context/base/mkxl/anch-pgr.mkxl
index 62dfe02d5..d701fc14a 100644
--- a/tex/context/base/mkxl/anch-pgr.mkxl
+++ b/tex/context/base/mkxl/anch-pgr.mkxl
@@ -317,16 +317,16 @@
\newbox\b_anch_positions_graphic
\permanent\tolerant\protected\def\startMPpositiongraphic#=#*#=#:#3\stopMPpositiongraphic % tag list mpcode
- {\setgvalue{\??positiongraphic#1}{\anch_positions_meta_graphic_use{#1}{#2}{#3}}}
+ {\gdefcsname\??positiongraphic#1\endcsname{\anch_positions_meta_graphic_use{#1}{#2}{#3}}}
\aliased\let\stopMPpositiongraphic\relax
\def\anch_positions_meta_graphic_prepare
{\ifcsname\??graphicvariable\currentmpvariableclass:self\endcsname \else
- \letvalue{\??graphicvariable\currentmpvariableclass:self}\currentposition
+ \letcsname\??graphicvariable\currentmpvariableclass:self\endcsname\currentposition
\fi
\ifcsname\??graphicvariable\currentmpvariableclass:from\endcsname \else
- \letvalue{\??graphicvariable\currentmpvariableclass:from}\currentposition
+ \letcsname\??graphicvariable\currentmpvariableclass:from\endcsname\currentposition
\fi}
\def\anch_positions_meta_graphic_use#1#2#3%