}},
title={\xmltext{#1}{/title}}]}
\stopxmlsetups
The second solution makes the assignment to the \setupinteraction
command global to ensure they are kept even the environment ends,
int old MkII days ConTeXt provided a \startglobal environment to
do this but now I have rely on the primitives
gt; Hi all,
> >>>
> >>> [3] Is there a way to globally declare an externalfigure from
> >>> inside a group? So that in the following example, the second
> >>> reference to “kuh” succeeds.
> >>>
> >>> ···8<······
>>> inside a group? So that in the following example, the second
>>> reference to “kuh” succeeds.
>>>
>>> ···8<········
>>> \starttext
>>>
>>> \bgroup
>>> \useexterna
cond
> >reference to “kuh” succeeds.
> >
> > ···8<
> > \starttext
> >
> > \bgroup
> > \useexternalfigure[kuh][cow]
>
> \startglobal
> \useexternalfigure[kuh][cow]
> \st
<
\starttext
\bgroup
\useexternalfigure[kuh][cow]
\startglobal
\useexternalfigure[kuh][cow]
\stopglobal
with side effects (like other local macros bleeding
eeds.
>
> ···8<
> \starttext
>
> \bgroup
> \useexternalfigure[kuh][cow]
\startglobal
\useexternalfigure[kuh][cow]
\stopglobal
Wolfgang
___
If your question is of interest to others as we