From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/19936 Path: news.gmane.org!not-for-mail From: David Munger Newsgroups: gmane.comp.tex.context Subject: Re: section title in second line Date: Sun, 17 Apr 2005 12:50:50 -0400 Message-ID: <1113756651.18035.0.camel@tempete.lac.qc.ca> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1113756443 14812 80.91.229.2 (17 Apr 2005 16:47:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 17 Apr 2005 16:47:23 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Apr 17 18:47:21 2005 Return-path: 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 1DNCvL-00031u-Fj for gctc-ntg-context-518@m.gmane.org; Sun, 17 Apr 2005 18:47:07 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DCBE5127F9; Sun, 17 Apr 2005 18:50:57 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 32668-03-5; Sun, 17 Apr 2005 18:50:55 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 06842127F4; Sun, 17 Apr 2005 18:50:55 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 12A9B127F4 for ; Sun, 17 Apr 2005 18:50:54 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 32668-03-4 for ; Sun, 17 Apr 2005 18:50:53 +0200 (CEST) Original-Received: from tomts13-srv.bellnexxia.net (tomts13.bellnexxia.net [209.226.175.34]) by ronja.ntg.nl (Postfix) with ESMTP id 048B3127EF for ; Sun, 17 Apr 2005 18:50:52 +0200 (CEST) Original-Received: from [69.156.160.64] by tomts13-srv.bellnexxia.net (InterMail vM.5.01.06.10 201-253-122-130-110-20040306) with ESMTP id <20050417165051.YNKU25800.tomts13-srv.bellnexxia.net@[69.156.160.64]> for ; Sun, 17 Apr 2005 12:50:51 -0400 Original-To: mailing list for ConTeXt users In-Reply-To: X-Mailer: Evolution 2.2.1.1 X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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: by amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:19936 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:19936 Hi Steffen, I'm used to doing it this way: \def\ChapterTitleCmd#1#2% {\vbox {\blank[6*big]{\tfd #1}\blank[big]{\bfd #2}\blank[2*big]}} \setuphead [chapter] [style={},header=empty,command=\ChapterTitleCmd] Regards, David Steffen Wolfrum : > Hi, > > probably a silly question - nevertheless I couldn't find the answer yet. > I'd like to have a section title like this: > > Chapter 1 > This the the chapters title > > > What command gives me this linebreak?` > > Sorry, > > Steffen > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context