From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/68827 Path: news.gmane.org!not-for-mail From: m00nlight Newsgroups: gmane.comp.tex.context Subject: How can I put the chapter head and chapter number in a line Date: Wed, 1 Jun 2011 14:26:33 +0800 (CST) Message-ID: <4846a7e2.1840.13049e1d0fe.Coremail.dot_wangyushi@yeah.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2115138243==" X-Trace: dough.gmane.org 1306909625 5556 80.91.229.12 (1 Jun 2011 06:27:05 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 1 Jun 2011 06:27:05 +0000 (UTC) To: "ntg-context mailing list" Original-X-From: ntg-context-bounces@ntg.nl Wed Jun 01 08:27:01 2011 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QRetQ-0004di-Qr for gctc-ntg-context-518@m.gmane.org; Wed, 01 Jun 2011 08:27:00 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id C74C8CAD3E; Wed, 1 Jun 2011 08:26:59 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id kKA7FBp8Z0RU; Wed, 1 Jun 2011 08:26:57 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id D8C89CAD37; Wed, 1 Jun 2011 08:26:56 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 34AA9CAD37 for ; Wed, 1 Jun 2011 08:26:56 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Ho3eQ4bmhW-5 for ; Wed, 1 Jun 2011 08:26:44 +0200 (CEST) Original-Received: from filter1-ams.mf.surf.net (filter1-ams.mf.surf.net [192.87.102.69]) by balder.ntg.nl (Postfix) with ESMTP id 5ACE5CAD34 for ; Wed, 1 Jun 2011 08:26:43 +0200 (CEST) Original-Received: from m85-63.yeah.net (m163-178.yeah.net [123.58.178.163]) by filter1-ams.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id p516QbK6029479 for ; Wed, 1 Jun 2011 08:26:41 +0200 Original-Received: from dot_wangyushi ( [218.94.159.98] ) by ajax-webmail-app14 (Coremail) ; Wed, 1 Jun 2011 14:26:33 +0800 (CST) X-Originating-IP: [218.94.159.98] X-Priority: 3 X-Mailer: Coremail Webmail Server Version SP_ntes V3.5 build 110509(13481.3758.3760) Copyright (c) 2002-2011 www.mailtech.cn yeah X-CM-TRANSID: P1UQrED5GkSa2+VNmsUNAA--.111W X-CM-SenderInfo: 5grws45dqj53xvklq5hhdkh0dhw/1tbiBgxRd0l0ulCcggACsn X-Coremail-Antispam: 1U5529EdanIXcx71UUUUU7vcSsGvfC2KfnxnUU== X-Bayes-Prob: 0.663 (Score 1, tokens from: @@RPTN) X-CanIt-Geo: ip=123.58.178.163; country=CN; region=30; city=Guangzhou; latitude=23.1167; longitude=113.2500; http://maps.google.com/maps?q=23.1167,113.2500&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 06EOuqCBN - d2be3d9f9fe2 - 20110601 X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.69 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:68827 Archived-At: --===============2115138243== Content-Type: multipart/alternative; boundary="----=_Part_23839_1494879132.1306909593853" ------=_Part_23839_1494879132.1306909593853 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hi, every one. I am currently write a paper and want to place the chapter and the chapter number in a line with no break line but the example followed \setuphead[chapter][alternative=middle] \starttext \chapter{One} \input knuth \chapter{Two} \input knuth \chapter {Three} \input knuth \stoptext generate the document with a line break between the chapter number and the chapter name. Can anyone help me with this problem ------=_Part_23839_1494879132.1306909593853 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Hi, every one. I am currently write a paper and want to place the chapter and the chapter number in a line with no break line
but the example followed 

\setuphead[chapter][alternative=middle]

\starttext

\chapter{One}

\input knuth

\chapter{Two}

\input knuth

\chapter {Three}

\input knuth

\stoptext


generate the document with a line break between the chapter number and the chapter name. Can anyone help me with this

problem



------=_Part_23839_1494879132.1306909593853-- --===============2115138243== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________ --===============2115138243==--