From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/24013 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?J=F6rg_Hagmann?= Newsgroups: gmane.comp.tex.context Subject: Re: lot of newbie questions Date: Fri, 2 Dec 2005 15:07:37 +0100 Message-ID: <131BA902-1583-40E8-AF67-2AAA5FF902F2@unibas.ch> References: <20051202083032.p3orkdcrw408ok40@admin.cryptyx.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1133532609 5835 80.91.229.2 (2 Dec 2005 14:10:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 2 Dec 2005 14:10:09 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Dec 02 15:10:00 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1EiBZl-0001yg-7n for gctc-ntg-context-518@m.gmane.org; Fri, 02 Dec 2005 15:07:49 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EEABF1288C; Fri, 2 Dec 2005 15:07:48 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 12838-07-35; Fri, 2 Dec 2005 15:07:45 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A613612870; Fri, 2 Dec 2005 15:07:45 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 51CBB12870 for ; Fri, 2 Dec 2005 15:07:44 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 12838-07-34 for ; Fri, 2 Dec 2005 15:07:43 +0100 (CET) Original-Received: from balu1.urz.unibas.ch (balu1.urz.unibas.ch [131.152.1.51]) by ronja.ntg.nl (Postfix) with ESMTP id 526321285F for ; Fri, 2 Dec 2005 15:07:43 +0100 (CET) Original-Received: from [131.152.79.98] ([131.152.79.98]) by balu1.urz.unibas.ch (8.12.10/8.12.10) with ESMTP id jB2E7ctV028099 for ; Fri, 2 Dec 2005 15:07:39 +0100 In-Reply-To: <20051202083032.p3orkdcrw408ok40@admin.cryptyx.com> Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.746.2) X-SMTP-Vilter-Version: 1.1.8 X-SMTP-Vilter-Virus-Backend: savse X-SMTP-Vilter-Status: clean X-SMTP-Vilter-savse-Virus-Status: clean X-SMTP-Vilter-Unwanted-Backend: attachment X-SMTP-Vilter-attachment-Unwanted-Status: clean X-Virus-Scanned: 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:24013 Archived-At: On Dec 2, 2005, at 8:30 AM, toto@tots-ns.net wrote: > > -> I'm trying to put a metapost graphic in the margin like te =20 > example in the manual reference (page 47) using the following command: > \definestartstop[important][command=3D{\inmarge{\useMPgraphic{bang}=20 > [width=3D\marginwidth]}}] > But (of course :) it does not work at all and put some blank pages. =20= > Any idea? I also tried, following the manual, "\inmarge" and then learned that =20 it is Dutch and doesn't work with the (mewer) version I had. Use =20 "\inmargin" instead. Cheers, J=F6rg=