ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Uwe Koloska" <uwe.koloska@mailbox.tu-dresden.de>
Subject: no tif?
Date: Tue, 13 Feb 2001 15:54:24 +0100	[thread overview]
Message-ID: <01021315542403.00556@bilbo> (raw)

Hello,

the manual states that pdftex / context supports pdf, metapost, tif, png, 
jpg, mov.  But I was not able to include a tif picture

-------------------------------------------------------------------------
\useexternalfigure [steuerpult] [steuerpult.tif]

\starttext
\externalfigure[steuerpult]
\stoptext
-------------------------------------------------------------------------

gives

-------------------------------------------------------------------------
systems        : begin file simple-tif at line 3
figures        : figure ./steuerpult.tif has zero dimensions
(./texutil.tuf)
figures        : figure ./steuerpult.tif has zero dimensions
figures        : dimensions of ./steuerpult.tif loaded from figurefile 
itself
-------------------------------------------------------------------------

and there is no figure in the resulting pdf

the texutil.tuf has
  \presetfigure[steuerpult.tif][e=tif,w=21.675cm,h=16.256cm,s=105105]
the same file as png
  \presetfigure[steuerpult.png][e=png,w=0.204cm,h=0.163cm,s=28187]

so if I discard the extension, the png file was properly included ...

if I rename steuerpult.tif to steuerpult2.tif run 
  texutil --figures *.tif *.png
and use the line
  \useexternalfigure [steuerpult] [steuerpult2]

the result is

-------------------------------------------------------------------------
systems        : begin file simple-tif at line 3
(./texutil.tuf) (/home/koloska/texmf/tex/bilder/texutil.tuf) (./texutil.tuf)
(/home/koloska/texmf/tex/bilder/texutil.tuf) (./texutil.tuf)
(/home/koloska/texmf/tex/bilder/texutil.tuf) (./texutil.tuf)
(/home/koloska/texmf/tex/bilder/texutil.tuf) (./texutil.tuf)
(/home/koloska/texmf/tex/bilder/texutil.tuf) (./texutil.tuf)
(/home/koloska/texmf/tex/bilder/texutil.tuf) (./texutil.tuf)
(/home/koloska/texmf/tex/bilder/texutil.tuf) (./texutil.tuf)
(/home/koloska/texmf/tex/bilder/texutil.tuf) (./texutil.tuf)
(/home/koloska/texmf/tex/bilder/texutil.tuf) (./texutil.tuf)
(/home/koloska/texmf/tex/bilder/texutil.tuf)
figures        : figure steuerpult2 can not be found
-------------------------------------------------------------------------

What's wrong with tif input?

Uwe

-- 
mailto:koloska@rcs.urz.tu-dresden.de
http://rcswww.urz.tu-dresden.de/~koloska/
--                                    --
right now the web page is in german only
but this will change as time goes by ;-)


             reply	other threads:[~2001-02-13 14:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-13 14:54 Uwe Koloska [this message]
2001-02-13 17:00 ` Taco Hoekwater
2001-02-13 17:13   ` Hans Hagen
2001-02-14  0:37     ` Uwe Koloska
2001-02-14  8:31       ` Hans Hagen
2001-02-14 14:03 White, George
2001-02-14 14:41 ` Han The Thanh

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=01021315542403.00556@bilbo \
    --to=uwe.koloska@mailbox.tu-dresden.de \
    /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).