ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Saji Njarackalazhikam Hameed <saji@apcc21.net>
To: ntg-context@ntg.nl
Subject: disabling reuse of figures
Date: Thu, 16 Aug 2007 16:15:31 +0900	[thread overview]
Message-ID: <20070816071531.GA17593@apcc21.net> (raw)

Dear All,

It is a rather strange problem, I am compiling a presentation file using
ConText. I use the \startcombination enviroment to make a panel containing
4 plots. In the source file, I prescibe a different figure file (*.png)
for each page. ConText is however reusing the first set of figures so that
the panel in each page looks the same as in the first page. 
Is there a way to disable the "reusing of figures"?

A minimal example is reproduced below.

thanks for any suggestions.

saji

\input setups
\starttext

\startcombination[2*2]
{\externalfigure[/apcc01/OPER/AFS/FIG/3-MON/MME_OUT/FORECAST/GAUS/2007/6/Monthly/JUN/Global/prec.png]}
{\externalfigure[/apcc01/OPER/AFS/FIG/3-MON/MME_OUT/FORECAST/GAUS/2007/6/Monthly/JUN/Global/t850.png]}
{\externalfigure[/apcc01/OPER/AFS/FIG/3-MON/MME_OUT/FORECAST/GAUS/2007/6/Monthly/JUN/Global/z500.png]}
{\externalfigure[]}
\stopcombination

\page

\startcombination[2*2]
{\externalfigure[/apcc01/OPER/AFS/FIG/3-MON/MME_OUT/FORECAST/SCM/2007/6/Monthly/JUN/Global/prec.png]}
{\externalfigure[/apcc01/OPER/AFS/FIG/3-MON/MME_OUT/FORECAST/SCM/2007/6/Monthly/JUN/Global/t850.png]}
{\externalfigure[/apcc01/OPER/AFS/FIG/3-MON/MME_OUT/FORECAST/SCM/2007/6/Monthly/JUN/Global/z500.png]}
{\externalfigure[]}
\stopcombination

\stoptext

___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


             reply	other threads:[~2007-08-16  7:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-16  7:15 Saji Njarackalazhikam Hameed [this message]
2007-08-16 12:24 ` Hans Hagen
2007-08-16 14:11   ` Saji Hameed

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=20070816071531.GA17593@apcc21.net \
    --to=saji@apcc21.net \
    --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).