From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/4572 Path: main.gmane.org!not-for-mail From: AlterEgo Qasars Newsgroups: gmane.comp.tex.context Subject: Re: chapters in columns Date: Mon, 23 Apr 2001 11:50:39 +0200 (CEST) Sender: owner-ntg-context@let.uu.nl Message-ID: <200104230950.f3N9odQ04528@merkur.econ.muni.cz> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035395227 26826 80.91.224.250 (23 Oct 2002 17:47:07 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:47:07 +0000 (UTC) Original-To: ConTeXt mailing list Xref: main.gmane.org gmane.comp.tex.context:4572 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:4572 Mr. Hagen wrote: > \def\MyChapter#1% > {\stopcolumns > \chapter{#1} > \startcolumns} > > could work for you It is sure that this works (I'm doing it now), but then I cannot use crossreferences since I cannot program the optional parameters. Is there something as in LaTeX for making optional paras? Many thanks, M.K.