ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Broken \setupexternalfigures in mkIV ?
@ 2010-05-19 13:28 Reimund Trost
  2010-05-20  9:06 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Reimund Trost @ 2010-05-19 13:28 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 658 bytes --]

The setupexternalfigures seems to be broken. In the example below, the first
\placefigure doesnt work, but the second with the entire path does.

I'm running the latest minimals via the GUI installer on winxp.

Best regards
Reimund Trost

Example:

% mptest.tex:
\starttext
\setupcolors [state=start]
\setupexternalfigures [directory={fig}]

\placefigure
	[top]
	[fig:three-point-setup]
	{This is the caption.}
	{\externalfigure[figures.1]}


\placefigure
	[top]
	[fig:three-point-setup]
	{This is the caption.}
	{\externalfigure[fig/figures.1]}

\stoptext % fig/figures.mp: beginfig(1) pickup pencircle scaled 5bp; draw
(0,0) withcolor (1,0,0); endfig; end

[-- Attachment #1.2: Type: text/html, Size: 1058 bytes --]

[-- Attachment #2: Type: text/plain, Size: 486 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-05-20  9:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-19 13:28 Broken \setupexternalfigures in mkIV ? Reimund Trost
2010-05-20  9:06 ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).