From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/30765 Path: news.gmane.org!not-for-mail From: "Pepe Barbe" Newsgroups: gmane.comp.tex.context Subject: Captions in Combinations Date: Tue, 12 Sep 2006 11:05:29 -0500 Message-ID: <3e73596b0609120905s6091b10ak3e6026f6bdea057@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1158077201 3725 80.91.229.2 (12 Sep 2006 16:06:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 12 Sep 2006 16:06:41 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Sep 12 18:06:39 2006 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 ciao.gmane.org with esmtp (Exim 4.43) id 1GNAlg-0008Lt-1G for gctc-ntg-context-518@m.gmane.org; Tue, 12 Sep 2006 18:05:48 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2E5861FCCE; Tue, 12 Sep 2006 18:05:47 +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 27403-07; Tue, 12 Sep 2006 18:05:40 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D6D721FCAF; Tue, 12 Sep 2006 18:05:39 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 953761FCAF for ; Tue, 12 Sep 2006 18:05:36 +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 27415-04 for ; Tue, 12 Sep 2006 18:05:32 +0200 (CEST) Original-Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.187]) by ronja.ntg.nl (Postfix) with SMTP id 8E76C1FCAA for ; Tue, 12 Sep 2006 18:05:31 +0200 (CEST) Original-Received: by nf-out-0910.google.com with SMTP id d4so1413056nfe for ; Tue, 12 Sep 2006 09:05:30 -0700 (PDT) Original-Received: by 10.49.93.13 with SMTP id v13mr9810200nfl; Tue, 12 Sep 2006 09:05:29 -0700 (PDT) Original-Received: by 10.48.205.8 with HTTP; Tue, 12 Sep 2006 09:05:29 -0700 (PDT) Original-To: "mailing list for ConTeXt users" Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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:30765 Archived-At: Hello, In my layout settings I have the following: \setupcaptions[ headstyle=\ss\bf,style=\tfx ] \setupcombinations[ style={\tfx\em} ] Hoping that the captions in the figures and in the combinations would have the same size, but they don't. Any ideas why this might be? Thanks, Pepe