From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/13275 Path: main.gmane.org!not-for-mail From: =?iso-8859-1?Q?Severin_Obert=FCfer?= Newsgroups: gmane.comp.tex.context Subject: Re: Re: height and width of a figure Date: Tue, 16 Sep 2003 23:17:44 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <000801c37c97$f969eb00$217afea9@sevi> References: <16664.1063718323@www45.gmx.net> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1063747478 27211 80.91.224.253 (16 Sep 2003 21:24:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 16 Sep 2003 21:24:38 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Tue Sep 16 23:24:36 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19zNJM-0006Q0-00 for ; Tue, 16 Sep 2003 23:24:36 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 5C1CB10B31; Tue, 16 Sep 2003 23:24:34 +0200 (MEST) Original-Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by ref.ntg.nl (Postfix) with SMTP id 0B48710B2B for ; Tue, 16 Sep 2003 23:18:12 +0200 (MEST) Original-Received: (qmail 28968 invoked by uid 65534); 16 Sep 2003 21:18:10 -0000 Original-Received: from pop-zh-19-2-dialup-15.freesurf.ch (EHLO sevi) (194.230.222.15) by mail.gmx.net (mp026) with SMTP; 16 Sep 2003 23:18:10 +0200 X-Authenticated: #9004909 Original-To: X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:13275 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:13275 Hi Patrick and all the others thanks for your answer. I think I asked my question a little bit unclearly. I wanted to know if i can get the width of a figure, or the overlaywidth of this figure as a numeric. I want to make a frame like this: \framed[width=, height=]{blabla}. I don't know if such a thing is possible, I didn't find such a thing in a manual. Severin ----- Original Message ----- From: "Patrick Gundlach" To: Sent: Tuesday, September 16, 2003 3:41 PM Subject: [NTG-context] Re: height and width of a figure > Hello, > > > > i included an external figure in a document with \useexernalfigure[fig] > > how can i get the width and the height of this picture so that i can make a > > frame that has exactly the same size as the externalfigure[fig]. > > See the reference manual, especially frame=on. You can also define a > metapost overlay and get the dimension in OverlayBox. > > > \externalfigure[...][...,...=...,...] > > > [...] > [...,...=...,...] see \useexternalfigure (1) > > \useexternalfigure[...][...][...,...=...,...] > > > [...] > [...] > scale > factor max fit broad > wfactor max broad fit > hfactor max broad fit > width > height > frame on off > preset yes no > display > preview yes no > repeat yes no > object yes no > type eps mps pdf tif png jpg mov > method eps mps pdf tif png jpg mov > > > > Patrick > -- > Silent is the goldfish in its bowl > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context > >