From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/13154 Path: main.gmane.org!not-for-mail From: Andreas Gschwendtner Newsgroups: gmane.comp.tex.context Subject: Re: My first week with ConTeXt Date: Wed, 10 Sep 2003 12:21:44 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <93819234-E378-11D7-8939-000393073D48@gmx.com> References: Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (Apple Message framework v552) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1063189647 15213 80.91.224.253 (10 Sep 2003 10:27:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 10 Sep 2003 10:27:27 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Wed Sep 10 12:27:25 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 19x2C5-0006FI-00 for ; Wed, 10 Sep 2003 12:27:25 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 36CF310B8B; Wed, 10 Sep 2003 12:27:23 +0200 (MEST) Original-Received: from mail.gmx.net (pop.gmx.net [213.165.64.20]) by ref.ntg.nl (Postfix) with SMTP id 2544610B86 for ; Wed, 10 Sep 2003 12:21:47 +0200 (MEST) Original-Received: (qmail 25735 invoked by uid 65534); 10 Sep 2003 10:21:44 -0000 Original-Received: from unknown (EHLO gmx.com) (138.245.96.201) by mail.gmx.net (mp013) with SMTP; 10 Sep 2003 12:21:44 +0200 Original-To: ntg-context@ntg.nl In-Reply-To: X-Mailer: Apple Mail (2.552) 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:13154 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:13154 On Wednesday, Sep 10, 2003, at 10:40 Europe/Berlin, Mari Voipio wrote: > Took me a year and a half to find out about this one, but this works > for > me now: > > \setupcaptions > [width=\textwidth, % makes caption as wide as text > align=middle] % aligns caption in the middle (of text + pic) > > Note: all my captions (figures + tables) are under the pictures; as I > haven't done anything about it, I'd assume it being the default > setting. Thanks for the reply! Hmmm... so it is not as trivial as it seems! But for the explained reasons, I need captions to be besides the figures as well as below... I am sure somebody else must have solved this problem before?! Andreas