[NTG-context] \appliedfigure...
Taco Hoekwater
taco at elvenkind.com
Wed Nov 16 19:38:15 CET 2005
Peter Münster wrote:
> On Wed, 16 Nov 2005, Taco Hoekwater wrote:
>
>
>>Peter Münster wrote:
>>
>>>On Wed, 16 Nov 2005, Taco Hoekwater wrote:
>>>
>>>Yes and no, \appliedfigureoptions seems to be empty:
>>
>>It contains only the value of the option= key from
>>\externalfigure, so it will be empty in this case.
>
> Is there any possibility to get "width=1cm" ?
Not using \appliedfigure.... , but if you are willing
to mess with \unprotect:
\unprotect
\appendtoks
\writestatus{figures}{@@efwidth=\@@efwidth}
\writestatus{figures}{figurewidth=\figurewidth}
\to\externalfigurepostprocessors
\protect
Not sure if Hans is all that happy with that, though, because
the use of low-level \@@ef... stuff is precisely what the
\applied .. macros were supposed to hide.
Taco
More information about the ntg-context
mailing list