From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/11522 Path: main.gmane.org!not-for-mail From: Patrick Gundlach Newsgroups: gmane.comp.tex.context Subject: scaling metapost graphics Date: Thu, 20 Mar 2003 09:53:34 +0100 Organization: privat Sender: ntg-context-admin@ntg.nl Message-ID: <8765qe5shd.fsf@gundla.ch> References: <3E795F15.1090702@zam.att.ne.jp> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1048151401 6410 80.91.224.249 (20 Mar 2003 09:10:01 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 20 Mar 2003 09:10:01 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Thu Mar 20 10:09:59 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18vw3j-0001fE-00 for ; Thu, 20 Mar 2003 10:09:59 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 9C50710B6D; Thu, 20 Mar 2003 10:10:00 +0100 (MET) Original-Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.185]) by ref.ntg.nl (Postfix) with ESMTP id A9F4010B70 for ; Thu, 20 Mar 2003 10:04:52 +0100 (MET) Original-Received: from [212.227.126.155] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 18vvyn-00035b-00; Thu, 20 Mar 2003 10:04:53 +0100 Original-Received: from [129.217.137.208] (helo=levana) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 18vvym-0001zG-00; Thu, 20 Mar 2003 10:04:52 +0100 Original-Received: from pg by levana with local (Exim 3.12 #1 (Debian)) id 18vvnq-0000Bx-00; Thu, 20 Mar 2003 09:53:34 +0100 Original-To: ntg-context@ntg.nl X-Lieblings-Musik: a.c. In-Reply-To: <3E795F15.1090702@zam.att.ne.jp> (Matthew Huggett's message of "Thu, 20 Mar 2003 15:26:29 +0900") Original-Lines: 19 User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i586-pc-linux-gnu) 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:11522 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:11522 Matthew Huggett writes: Hello, let's start with #3 > (3) With \useMPgraphic, is there any mechanism to scale the image as > with \useexternalfigure? \placefigure [right]{none}{\scale[sx=.6,sy=.6]{\useMPgraphic{....}}} > If this is all in the documentation, I apologize. (I would appreciate > a pointer to the documentation though :-) ) it is somewhere I guess ;-) Patrick