[NTG-context] \placefigure bug
Hans Hagen
pragma at wxs.nl
Mon Dec 13 17:15:27 CET 2004
Taco Hoekwater wrote:
> Hans,
> The following gives me and undefined reference:
>
> %%%%%%%%%%%%%%%%%%%
> \starttext
> A test of a figure, see \in {figure} [figa]
>
> \placefigure [figa] {The caption} {\externalfigure [02.jpg]}
> \stoptext
> %%%%%%%%%%%%%%%%%%%
>
> It only works correctly if both bracketed arguments to \placefigure
> are supplied (I tested versions 2004.11.06 and 2004.12.06, but it
> probably affects other versions as well).
the first [arg] is the directive location and such), so it's:
\placefigure [here] [figa] {The caption} {\externalfigure [02.jpg]}
Hans
-----------------------------------------------------------------
Hans Hagen | PRAGMA ADE
Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
| www.pragma-pod.nl
-----------------------------------------------------------------
More information about the ntg-context
mailing list