[NTG-context] Re: missing metadata in LMTX

2024-03-03 Thread Wolfgang Schuster
}}, 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

Re: [NTG-context] \useexternalfigure globally? (+minor issues)

2011-02-22 Thread Philipp Gesang
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<······

Re: [NTG-context] \useexternalfigure globally? (+minor issues)

2011-02-22 Thread Wolfgang Schuster
>>> inside a group? So that in the following example, the second >>> reference to “kuh” succeeds. >>> >>> ···8<········ >>> \starttext >>> >>> \bgroup >>> \useexterna

Re: [NTG-context] \useexternalfigure globally? (+minor issues)

2011-02-22 Thread Philipp Gesang
cond > >reference to “kuh” succeeds. > > > > ···8< > > \starttext > > > > \bgroup > > \useexternalfigure[kuh][cow] > > \startglobal > \useexternalfigure[kuh][cow] > \st

Re: [NTG-context] \useexternalfigure globally? (+minor issues)

2011-02-22 Thread Hans Hagen
< \starttext \bgroup \useexternalfigure[kuh][cow] \startglobal \useexternalfigure[kuh][cow] \stopglobal with side effects (like other local macros bleeding

Re: [NTG-context] \useexternalfigure globally? (+minor issues)

2011-02-22 Thread Wolfgang Schuster
eeds. > > ···8< > \starttext > > \bgroup > \useexternalfigure[kuh][cow] \startglobal \useexternalfigure[kuh][cow] \stopglobal Wolfgang ___ If your question is of interest to others as we