From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/37557 Path: news.gmane.org!not-for-mail From: "Wolfgang Schuster" Newsgroups: gmane.comp.tex.context Subject: Re: typesetting a formula as a figure Date: Mon, 26 Nov 2007 09:46:28 +0100 Message-ID: <115224fb0711260046m2e261c1le8550c19b72e4f04@mail.gmail.com> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1196066890 4761 80.91.229.12 (26 Nov 2007 08:48:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 26 Nov 2007 08:48:10 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Mon Nov 26 09:48:17 2007 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1IwZdS-0007Ep-Fc for gctc-ntg-context-518@m.gmane.org; Mon, 26 Nov 2007 09:48:10 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D7CC71FD59; Mon, 26 Nov 2007 09:47: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 05385-01-3; Mon, 26 Nov 2007 09:47:28 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id F2E221FCFF; Mon, 26 Nov 2007 09:47:27 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EFA921FCE4 for ; Mon, 26 Nov 2007 09:47:04 +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 24322-03-3 for ; Mon, 26 Nov 2007 09:46:39 +0100 (CET) Original-Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by ronja.ntg.nl (Postfix) with ESMTP id B8A2C1FD54 for ; Mon, 26 Nov 2007 09:46:34 +0100 (CET) Original-Received: by ug-out-1314.google.com with SMTP id h2so932641ugf for ; Mon, 26 Nov 2007 00:46:34 -0800 (PST) Original-Received: by 10.67.27.15 with SMTP id e15mr4237563ugj.1196066793298; Mon, 26 Nov 2007 00:46:33 -0800 (PST) Original-Received: by 10.67.122.17 with HTTP; Mon, 26 Nov 2007 00:46:28 -0800 (PST) In-Reply-To: Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:37557 Archived-At: 2007/11/26, Dalyoung Jeong : > Dear Idris, Aditya, and Wolfgang, > > Thank you for the replies. > > Removing \start-stop formula and using \vcenter worked well. > However, adding $\displaystyle ...$ gave the strange output. The > location of the captions are not under the matrix. It looks like that > there are four columns, "matrix cap matrix cap". > > I have one more question. > > Is it possible to display three figures in a triangular shape as > following? > > < figure 1 > > > < figure 2>
> > I tried to use \srartcombination[3*2] ... using a dummy blank figure. > But because of the figure 1, there is a wide blank spaces between two > figures. > > Thank you so much. > > Best regards, > > Dalyoung You can use a table, e.g. with natural tables, \placefigure {caption text} {\bTABLE[frame=off] \bTR\bTD[nx=2,align=middle] figure 1 \eTD\eTR \bTR\bTD figure 2 \eTD\bTD figure 3 \eTD\eTR \eTABLE} Wolfgang ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________