ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* What has happened to externalfigure command?
@ 2011-01-06 13:40 Verhaag, G.C.H.M.
  2011-01-07 22:00 ` Hans Hagen
  2011-01-08  9:20 ` Henning Hraban Ramm
  0 siblings, 2 replies; 4+ messages in thread
From: Verhaag, G.C.H.M. @ 2011-01-06 13:40 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

I'm struggling to get an older ConTeXt file that worked well under 
TeXLive 2008, but not any more with ConTeXt minimals!

I've installed the ConTeXt minimals (Mark IV!) (MTXrun | current 
version: 2010.07.30 11:35) recently.

I've a file someplot.1 in a directory called /home/somewhere. The 
ConTeXt source file contains the command:

\setupexternalfigures
  [directory={/home/somewhere}]

in the preamble.

The image file is called using:

\leftaligned{\externalfigure[someplot.1][scale=100]}

But no image is presented in the generated pdf-file! However, all 
jpg-type of images that I use in the document - using similar commands - 
are all rendered correctly!

What's wrong? Anybody any idea?

Regards,
Gerard Verhaag
___________________________________________________________________________________
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] 4+ messages in thread

* Re: What has happened to externalfigure command?
  2011-01-06 13:40 What has happened to externalfigure command? Verhaag, G.C.H.M.
@ 2011-01-07 22:00 ` Hans Hagen
  2011-01-08  9:20 ` Henning Hraban Ramm
  1 sibling, 0 replies; 4+ messages in thread
From: Hans Hagen @ 2011-01-07 22:00 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 6-1-2011 2:40, Verhaag, G.C.H.M. wrote:
> Hi,
>
> I'm struggling to get an older ConTeXt file that worked well under
> TeXLive 2008, but not any more with ConTeXt minimals!

nothing changed ... dp others have problems as well?


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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] 4+ messages in thread

* Re: What has happened to externalfigure command?
  2011-01-06 13:40 What has happened to externalfigure command? Verhaag, G.C.H.M.
  2011-01-07 22:00 ` Hans Hagen
@ 2011-01-08  9:20 ` Henning Hraban Ramm
  2011-01-08  9:42   ` Verhaag, G.C.H.M.
  1 sibling, 1 reply; 4+ messages in thread
From: Henning Hraban Ramm @ 2011-01-08  9:20 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Am 2011-01-06 um 14:40 schrieb Verhaag, G.C.H.M.:

> I've a file someplot.1 in a directory called /home/somewhere. The  
> ConTeXt source file contains the command:
> However, all jpg-type of images that I use in the document - using  
> similar commands - are all rendered correctly!

What's the file format of someplot.1? MetaPost, EPS?

Maybe some automatic preprocessing fails. (see also http://wiki.contextgarden.net/File_Formats)

Greetlings from Lake Constance!
Hraban
---
http://www.fiee.net/texnique/
http://wiki.contextgarden.net
https://www.cacert.org (I'm an assurer)

___________________________________________________________________________________
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] 4+ messages in thread

* Re: What has happened to externalfigure command?
  2011-01-08  9:20 ` Henning Hraban Ramm
@ 2011-01-08  9:42   ` Verhaag, G.C.H.M.
  0 siblings, 0 replies; 4+ messages in thread
From: Verhaag, G.C.H.M. @ 2011-01-08  9:42 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Henning Hraban Ramm wrote:

> Am 2011-01-06 um 14:40 schrieb Verhaag, G.C.H.M.:
>
>> I've a file someplot.1 in a directory called /home/somewhere. The  
>> ConTeXt source file contains the command:
>> However, all jpg-type of images that I use in the document - using  
>> similar commands - are all rendered correctly!
>
>
> What's the file format of someplot.1? MetaPost, EPS?
>
It was generated with MetaPost about 2 years ago!

> Maybe some automatic preprocessing fails. (see also 
> http://wiki.contextgarden.net/File_Formats)
>
> Greetlings from Lake Constance!
> Hraban
> ---
> http://www.fiee.net/texnique/
> http://wiki.contextgarden.net
> https://www.cacert.org (I'm an assurer)
>
> ___________________________________________________________________________________ 
>
> 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
> ___________________________________________________________________________________ 
>
>
Regards,
Gerard
___________________________________________________________________________________
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] 4+ messages in thread

end of thread, other threads:[~2011-01-08  9:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-06 13:40 What has happened to externalfigure command? Verhaag, G.C.H.M.
2011-01-07 22:00 ` Hans Hagen
2011-01-08  9:20 ` Henning Hraban Ramm
2011-01-08  9:42   ` Verhaag, G.C.H.M.

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