From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/45917 Path: news.gmane.org!not-for-mail From: Jelle Huisman Newsgroups: gmane.comp.tex.context Subject: Re: columnset running into footer when using \setupheader[state=high] Date: Wed, 26 Nov 2008 15:33:25 +0000 Message-ID: <492D6C45.7080405@jhnet.nl> References: <492C387B.2050607@jhnet.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1227713744 5001 80.91.229.12 (26 Nov 2008 15:35:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 26 Nov 2008 15:35:44 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed Nov 26 16:36:47 2008 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 lo.gmane.org with esmtp (Exim 4.50) id 1L5MRW-0007rk-KD for gctc-ntg-context-518@m.gmane.org; Wed, 26 Nov 2008 16:36:42 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 213781FC01; Wed, 26 Nov 2008 16:35:31 +0100 (CET) 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 06107-01-8; Wed, 26 Nov 2008 16:34:05 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8F3A31FBE8; Wed, 26 Nov 2008 16:34:05 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3C89F1FBE8 for ; Wed, 26 Nov 2008 16:34:04 +0100 (CET) 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 06107-01-7 for ; Wed, 26 Nov 2008 16:33:30 +0100 (CET) Original-Received: from smtp1.wsfo.org (smtp1.wsfo.org [208.145.81.51]) by ronja.ntg.nl (Postfix) with ESMTP id B82F41FBD4 for ; Wed, 26 Nov 2008 16:33:29 +0100 (CET) Original-Received: from mail.link77.net (mail.link77.net [172.22.0.125]) by smtp1.wsfo.org (8.13.1/8.13.1) with ESMTP id mAQFXSow004937 (version=TLSv1/SSLv3 cipher=DES-CBC3-SHA bits=168 verify=NO) for ; Wed, 26 Nov 2008 10:33:28 -0500 X-CGP-ClamAV-Result: CLEAN X-VirusScanner: Niversoft's CGPClamav Helper v1.8.2 (ClamAV engine v0.94.1) X-ExternalMail: External Original-Received: from [172.17.1.89] (account jelle_huisman@sil.org HELO jelle-macbook.local) by mail.link77.net (CommuniGate Pro SMTP 5.2.10) with ESMTPSA id 201292095 for ntg-context@ntg.nl; Wed, 26 Nov 2008 10:33:28 -0500 User-Agent: Thunderbird 2.0.0.18 (Macintosh/20081105) In-Reply-To: <492C387B.2050607@jhnet.nl> X-Scanned-By: MIMEDefang 2.62 on 172.22.0.51 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:45917 Archived-At: Jelle Huisman wrote: > % columnset running into footer area > \definelayout[1][] > \setupheader[state=high] > \definetext[footerpagenumber][footer][pagenumber] > \setuphead[chapter][page=yes,header=high,footer=footerpagenumber,number=no,align=middle] > \definecolumnset[columnl][n=2] > \showgrid \showframe > \starttext > \chapter{One} > \startcolumnset[column] > \dorecurse{10}{\input knuth} > \stopcolumnset > \stoptext > > Looking in the mail archive it looks like this is an old problem (see: > http://archive.contextgarden.net/message/20060516.092742.d455b795.en.html > ) but I'm wondering about a solution. Any thoughts? One way around this is to use \setupcolumnsetlines[][][] to balance the columns. With a 1200 page publication: no fun. Jelle ___________________________________________________________________________________ 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________