From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/35220 Path: news.gmane.org!not-for-mail From: Steffen Fritzsche Newsgroups: gmane.comp.tex.context Subject: graphic combinations captions Date: Sun, 01 Jul 2007 17:36:31 -0400 Message-ID: <46881E5F.7060508@scriptroom.de> 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: sea.gmane.org 1183325828 15819 80.91.229.12 (1 Jul 2007 21:37:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 1 Jul 2007 21:37:08 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sun Jul 01 23:37:05 2007 connect(): Connection refused 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 1I576L-0002aj-8p for gctc-ntg-context-518@m.gmane.org; Sun, 01 Jul 2007 23:37:01 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 193A620083; Sun, 1 Jul 2007 23:37:00 +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 31896-02; Sun, 1 Jul 2007 23:36:53 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 321F52005E; Sun, 1 Jul 2007 23:36:53 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E81192005E for ; Sun, 1 Jul 2007 23:36:51 +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 31862-02-2 for ; Sun, 1 Jul 2007 23:36:50 +0200 (CEST) Original-Received: from glasgow.scriptroom.net (glasgow.scriptroom.net [62.146.69.122]) by ronja.ntg.nl (Postfix) with ESMTP id 3B4CB2003D for ; Sun, 1 Jul 2007 23:36:50 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by glasgow.scriptroom.net (Postfix) with ESMTP id 083A3CA6BD for ; Sun, 1 Jul 2007 23:36:50 +0200 (CEST) X-Virus-Scanned: amavisd-new at glasgow.scriptroom.net Original-Received: from glasgow.scriptroom.net ([127.0.0.1]) by localhost (glasgow.scriptroom.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 8cr5pB7NEwal for ; Sun, 1 Jul 2007 23:36:44 +0200 (CEST) Original-Received: from [192.168.1.38] (d192-24-227-243.nap.wideopenwest.com [24.192.243.227]) by glasgow.scriptroom.net (Postfix) with ESMTP id 0BF47CA6B7 for ; Sun, 1 Jul 2007 23:36:43 +0200 (CEST) User-Agent: IceDove 1.5.0.10 (X11/20070329) 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:35220 Archived-At: Hallo, I have got a problem with my the captions of my graphic combinations. How can I adjust the font-size of the caption which goes under each graphic? Problem is, that my general graphic caption is a smaller font-size ... the detail captions seem to use the default document font-size. for placing the graphics I use following code ... \placefigure [here][fig:test1] {test1 label} { \startcombination[2*1] {\externalfigure[leftTest]}{left test label} {\externalfigure[rightTest]}{right test label} \stopcombination } My captions are formatted with this command ... \setupcaptions [way=bytext, align=left, style={\switchtobodyfont[8pt]}] Thanks for your help! Steffen ___________________________________________________________________________________ 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 ___________________________________________________________________________________