[NTG-context] disabling reuse of figures
Hans Hagen
pragma at wxs.nl
Thu Aug 16 14:24:47 CEST 2007
Saji Njarackalazhikam Hameed wrote:
> 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.
object=no
> 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 at 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
> ___________________________________________________________________________________
--
-----------------------------------------------------------------
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