ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* figure can not be found error
@ 2009-07-19 13:43 Tom
  2009-07-19 14:19 ` Hans Hagen
  2009-07-19 16:49 ` luigi scarso
  0 siblings, 2 replies; 3+ messages in thread
From: Tom @ 2009-07-19 13:43 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 623 bytes --]

I am attempting for the first time to import a figure into a ConTeXt
document and am getting "figure 0481c can not be found." I am using TexLive
on a Windows Vista system. I thought I was following the manual but
apparently am doing something wrong. Here is the relevant code:
 
%file 0481c.tif is located in c:\BookLayouts\Wisconsin\photos
 
\setupexternalfigures[directory={c:/BookLayouts/Wisconsin/photos}]
 
\useexternalfigure[ladies][0481c][width=3.127in]
 
%after \starttext
 
\placefigure[left]{none}{\externalfigure[ladies]}
 
 
Tom Benjey
Tuxedo Press
717-258-9733 voice
717-243-0074 fax
Twitter: @TomBenjey
 
 
 

[-- Attachment #1.2: Type: text/html, Size: 24315 bytes --]

[-- Attachment #2: Type: text/plain, Size: 487 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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: figure can not be found error
  2009-07-19 13:43 figure can not be found error Tom
@ 2009-07-19 14:19 ` Hans Hagen
  2009-07-19 16:49 ` luigi scarso
  1 sibling, 0 replies; 3+ messages in thread
From: Hans Hagen @ 2009-07-19 14:19 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Tom wrote:
> I am attempting for the first time to import a figure into a ConTeXt
> document and am getting "figure 0481c can not be found." I am using TexLive
> on a Windows Vista system. I thought I was following the manual but
> apparently am doing something wrong. Here is the relevant code:
>  
> %file 0481c.tif is located in c:\BookLayouts\Wisconsin\photos
>  
> \setupexternalfigures[directory={c:/BookLayouts/Wisconsin/photos}]
>  
> \useexternalfigure[ladies][0481c][width=3.127in]
>  
> %after \starttext
>  
> \placefigure[left]{none}{\externalfigure[ladies]}

tiff is not supported directly (the format is simply too open ended) so 
use png instead of convert them them to pdf beforehand

Hans


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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: figure can not be found error
  2009-07-19 13:43 figure can not be found error Tom
  2009-07-19 14:19 ` Hans Hagen
@ 2009-07-19 16:49 ` luigi scarso
  1 sibling, 0 replies; 3+ messages in thread
From: luigi scarso @ 2009-07-19 16:49 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 596 bytes --]

On Sun, Jul 19, 2009 at 3:43 PM, Tom <Tom@tuxedo-press.com> wrote:

>  I am attempting for the first time to import a figure into a ConTeXt
> document and am getting “figure 0481c can not be found.” I am using TexLive
> on a Windows Vista system. I thought I was following the manual but
> apparently am doing something wrong. Here is the relevant code:
>
>
>
> %file 0481c.tif is located in c:\BookLayouts\Wisconsin\photos
>
>
>
A good option is to convert a tiff file in pdf; see
http://gnuwin32.sourceforge.net/packages/tiff.htm

> (untested, I'm under Linux)
-- 
luigi

[-- Attachment #1.2: Type: text/html, Size: 1259 bytes --]

[-- Attachment #2: Type: text/plain, Size: 487 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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-07-19 16:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-19 13:43 figure can not be found error Tom
2009-07-19 14:19 ` Hans Hagen
2009-07-19 16:49 ` luigi scarso

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