ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Reimund Trost <reimund@code7.se>
To: ntg-context@ntg.nl
Subject: Broken \setupexternalfigures in mkIV ?
Date: Wed, 19 May 2010 15:28:20 +0200	[thread overview]
Message-ID: <AANLkTimzf9dTe5j9CU5DAO8iNvaNmKj0DvxB5NgXmIt6@mail.gmail.com> (raw)


[-- 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
___________________________________________________________________________________

             reply	other threads:[~2010-05-19 13:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-19 13:28 Reimund Trost [this message]
2010-05-20  9:06 ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AANLkTimzf9dTe5j9CU5DAO8iNvaNmKj0DvxB5NgXmIt6@mail.gmail.com \
    --to=reimund@code7.se \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).