From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/22781 Path: news.gmane.org!not-for-mail From: David Munger Newsgroups: gmane.comp.tex.context Subject: Re: Boxed formula Date: Fri, 30 Sep 2005 09:21:33 -0400 Message-ID: <1128086493.1068.2.camel@tempete> References: <433A8CAE.30304@econ.muni.cz> <433A8EE0.9070208@elvenkind.com> <433A9EE6.40801@econ.muni.cz> <433CEBE6.9070401@wxs.nl> <433D2460.5080808@virgilio.it> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1128086788 31927 80.91.229.2 (30 Sep 2005 13:26:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 30 Sep 2005 13:26:28 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Sep 30 15:26:24 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 1ELKrn-0006hS-UA for gctc-ntg-context-518@m.gmane.org; Fri, 30 Sep 2005 15:24:00 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 893DF127ED; Fri, 30 Sep 2005 15:23:59 +0200 (CEST) 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 09293-02; Fri, 30 Sep 2005 15:23:59 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id F1090127A8; Fri, 30 Sep 2005 15:21:39 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 973A2127A8 for ; Fri, 30 Sep 2005 15:21:38 +0200 (CEST) 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 09260-05-2 for ; Fri, 30 Sep 2005 15:21:37 +0200 (CEST) Original-Received: from tomts43-srv.bellnexxia.net (tomts43.bellnexxia.net [209.226.175.110]) by ronja.ntg.nl (Postfix) with ESMTP id 6F0DB1276F for ; Fri, 30 Sep 2005 15:21:36 +0200 (CEST) Original-Received: from HSE-Ottawa-ppp160286.sympatico.ca ([64.229.141.163]) by tomts43-srv.bellnexxia.net (InterMail vM.5.01.06.10 201-253-122-130-110-20040306) with ESMTP id <20050930132135.SEPU2981.tomts43-srv.bellnexxia.net@HSE-Ottawa-ppp160286.sympatico.ca> for ; Fri, 30 Sep 2005 09:21:35 -0400 Original-To: mailing list for ConTeXt users In-Reply-To: <433D2460.5080808@virgilio.it> X-Mailer: Evolution 2.4.0 FreeBSD GNOME Team Port 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-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on smtp.ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:22781 Archived-At: The way I usually do it: \startformula \mframed[offset=3D.3em,rulethickness=3D1pt]{a^2 + b^2 =3D c^2} \stopformula Regards, David Le Vendredi 30 septembre 2005 =C3=A0 13:41 +0200, Jilani Khaldi a =C3=A9c= rit : > Hi All, > how to make a boxed formula with ConTeXt? > Thanks! >=20