ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Dirar BOUGATEF" <chabah5@hotmail.com>
Subject: RE: Re: Figures insertion.
Date: Thu, 14 Apr 2005 01:40:02 +0000	[thread overview]
Message-ID: <BAY103-F10EDEBB4F8BB21FAC0B19AFB350@phx.gbl> (raw)
In-Reply-To: <m28y3mfjtr.fsf@levana.de>

Thanks guys, you've made my evening :)

----Original Message Follows----
From: "Patrick Gundlach" <patrick@gundla.ch>
Reply-To: mailing list for ConTeXt users <ntg-context@ntg.nl>
To: ntg-context@ntg.nl
Subject: [NTG-context] Re: Figures insertion.
Date: 13 Apr 2005 23:28:00 +0200
MIME-Version: 1.0
Received: from ronja.ntg.nl ([131.211.172.88]) by mc9-f32.hotmail.com with 
Microsoft SMTPSVC(6.0.3790.211); Wed, 13 Apr 2005 14:28:10 -0700
Received: from localhost (localhost.localdomain [127.0.0.1])by ronja.ntg.nl 
(Postfix) with ESMTP id 70ED6128BA;Wed, 13 Apr 2005 23:27:39 +0200 (CEST)
Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl 
[127.0.0.1]) (amavisd-new, port 10024) with LMTP id 28939-04-2; Wed, 13 Apr 
2005 23:27:35 +0200 (CEST)
Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1])by 
ronja.ntg.nl (Postfix) with ESMTP id AA57E128B5;Wed, 13 Apr 2005 23:27:35 
+0200 (CEST)
Received: from localhost (localhost.localdomain [127.0.0.1])by ronja.ntg.nl 
(Postfix) with ESMTP id 24D3A128B4for <ntg-context@ntg.nl>; Wed, 13 Apr 2005 
23:27:34 +0200 (CEST)
Received: from ronja.ntg.nl ([127.0.0.1])by localhost (ronja.vet.uu.nl 
[127.0.0.1]) (amavisd-new, port 10024)with LMTP id 28939-04 for 
<ntg-context@ntg.nl>;Wed, 13 Apr 2005 23:27:33 +0200 (CEST)
Received: from lilly.ping.de (lilly.ping.de [83.97.42.2])by ronja.ntg.nl 
(Postfix) with SMTP id 5A3D0128B3for <ntg-context@ntg.nl>; Wed, 13 Apr 2005 
23:27:33 +0200 (CEST)
Received: (qmail 27477 invoked from network); 13 Apr 2005 21:27:31 -0000
Received: (ofmipd 83.97.40.246); 13 Apr 2005 21:27:09 -0000
X-Message-Info: vAu4ZEtdRijBcnKrl9HzbvBdwuOgT6F4eKgflOkAsv8=
X-Original-To: ntg-context@ntg.nl
Delivered-To: ntg-context@ntg.nl
Organization: chaos
X-Lieblings-Musik: the_capricorns
References: <BAY103-F3581C573238C7F82EEA5D4FB340@phx.gbl>
User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (darwin)
X-Virus-Scanned: by amavisd-new at ntg.nl
X-BeenThere: ntg-context@ntg.nl
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: mailing list for ConTeXt users <ntg-context.ntg.nl>
List-Unsubscribe: 
<http://www.ntg.nl/mailman/listinfo/ntg-context>,<mailto:ntg-context-request@ntg.nl?subject=unsubscribe>
List-Archive: <http://www.ntg.nl/pipermail/ntg-context>
List-Post: <mailto:ntg-context@ntg.nl>
List-Help: <mailto:ntg-context-request@ntg.nl?subject=help>
List-Subscribe: 
<http://www.ntg.nl/mailman/listinfo/ntg-context>,<mailto:ntg-context-request@ntg.nl?subject=subscribe>
Errors-To: ntg-context-bounces@ntg.nl
X-Virus-Scanned: by amavisd-new at ntg.nl
Return-Path: ntg-context-bounces@ntg.nl
X-OriginalArrivalTime: 13 Apr 2005 21:28:10.0999 (UTC) 
FILETIME=[B14B8070:01C5406F]


 > Have been looking around in doc, but could not catch a simple way to
 > insert an image into my doc.

http://texshow.contextgarden.net/cmd=externalfigure

\externalfigure[paris]

but beware, pdftex does not include bmp graphics. Only
png/jpeg/pdf/metapost.

See also \placefigure
http://texshow.contextgarden.net/cmd=placefloat

Patrick
--
ConTeXt wiki and more: http://contextgarden.net
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Dirar

  parent reply	other threads:[~2005-04-14  1:40 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-13 21:20 Dirar BOUGATEF
2005-04-13 21:28 ` Patrick Gundlach
2005-04-13 21:42   ` bi-lingual book Ciro Soto
2005-04-14  2:00     ` Paul Tremblay
2005-04-15  2:57       ` Ciro Soto
2005-04-15  9:09         ` Hans Hagen
2005-04-14  1:40   ` Dirar BOUGATEF [this message]
2005-04-13 21:28 ` Figures insertion Matthias Weber

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=BAY103-F10EDEBB4F8BB21FAC0B19AFB350@phx.gbl \
    --to=chabah5@hotmail.com \
    --cc=ntg-context@ntg.nl \
    /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).