ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Help with more the one figures
@ 2005-10-04 21:26 Alexander Lazic
  0 siblings, 0 replies; only message in thread
From: Alexander Lazic @ 2005-10-04 21:26 UTC (permalink / raw)


Hi,

today i have try to use two figures generated with gnuplot.

When i have the png-file generated then i get both figures in my pdf?!
I'am a little bit confused about this!

After:

gnuplot first.gp
---first.gp
set terminal mp color
set output "figure.mp"

#set terminal png large size 1024x768
#set output "figure.png"

set xrange [-10:10]
set yrange [] writeback
plot sin(x)
set yrange restore
replot x/2
---
mpost figure.mp
texexec --pdf testi.tex

---testi.tex
\setupcolors[state=start]
  
\starttext
\externalfigure[figure.0]
\externalfigure[figure.1]
\stoptext
---

---
texexec --version

 TeXExec 5.4.3 - ConTeXt / PRAGMA ADE 1997-2005

               texexec : TeXExec 5.4.3 - ConTeXt / PRAGMA ADE 1997-2005
               texutil : TeXUtil 9.0.0 - ConTeXt / PRAGMA ADE 1992-2004
                   tex : pdfeTeX, 3.141592-1.30.3-2.2 (Web2C 7.5.5)
               context : ver: 2005.08.31
               cont-en : ver: 2005.08.31  fmt: 2005.10.4  mes: english
---
mpost --version
MetaPost 0.901 (Web2C 7.5.5)
kpathsea version 3.5.5
Copyright 2005 AT&T Bell Laboratories.
Kpathsea is copyright 2005 Karl Berry and Olaf Weber.
There is NO warranty.  Redistribution of this software is
covered by the terms of both the MetaPost copyright and
the Lesser GNU General Public License.
For more information about these matters, see the file
named COPYING and the MetaPost source.
Primary author of MetaPost: John Hobby.
Kpathsea written by Karl Berry, Olaf Weber, and others.
---

Greetings

al ;-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-10-04 21:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-04 21:26 Help with more the one figures Alexander Lazic

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).