From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/12478 Path: main.gmane.org!not-for-mail From: Matthias Vogel Newsgroups: gmane.comp.tex.context Subject: centered Chapter-Headings Date: Sat, 14 Jun 2003 15:21:43 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <5.1.0.14.2.20030614152117.00c73a00@pop.onlinehome.de> References: <20030614094151.27963.47244.Mailman@ref.ntg.nl> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: main.gmane.org 1055598159 25422 80.91.224.249 (14 Jun 2003 13:42:39 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 14 Jun 2003 13:42:39 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Sat Jun 14 15:42:35 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19RBI9-0006aj-00 for ; Sat, 14 Jun 2003 15:42:02 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 6F17E10B53; Sat, 14 Jun 2003 15:44:40 +0200 (MEST) Original-Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.188]) by ref.ntg.nl (Postfix) with ESMTP id 0DE6C10AEC for ; Sat, 14 Jun 2003 15:32:25 +0200 (MEST) Original-Received: from [212.227.126.162] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 19RB8q-0003jt-00 for ntg-context@ntg.nl; Sat, 14 Jun 2003 15:32:24 +0200 Original-Received: from [217.234.69.78] (helo=molap.ti-kata-ti.de) by mrelayng.kundenserver.de with asmtp (SSLv3:DES-CBC3-SHA:168) (Exim 3.35 #1) id 19RB8q-000767-00 for ntg-context@ntg.nl; Sat, 14 Jun 2003 15:32:24 +0200 X-Sender: cc8501410-409@pop.onlinehome.de X-Mailer: QUALCOMM Windows Eudora Version 5.1 Original-To: ntg-context@ntg.nl In-Reply-To: <20030614094151.27963.47244.Mailman@ref.ntg.nl> 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:12478 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:12478 Hi, when I set up the Chapter in the following way (*** indicating the relevant option) \setuphead[chapter] [style={\switchtobodyfont[15pt]}, grid=bottom, number=yes, ownnumber=no, page=no, continue=yes, header=empty, footer=empty, align=left, *** alternative=middle, textstyle=normal, placehead=yes, indentnext=no after={\blank[2\ZEILE,flexible]}] I get the following: 1 The Structure of the World How can I get the number and the text in one (centered) line? There must be a default that only effect chapters, since section do not show this behavior. Thank you Matthias Vogel