From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/75329 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Pablo_Rodr=EDguez?= Newsgroups: gmane.comp.tex.context Subject: \definepagebreak[header, footer] not working when changing matters Date: Sat, 24 Mar 2012 09:54:10 +0100 Message-ID: <4F6D8BB2.2020601@web.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1332579265 4454 80.91.229.3 (24 Mar 2012 08:54:25 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 24 Mar 2012 08:54:25 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sat Mar 24 09:54:25 2012 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SBMjt-0000qO-PG for gctc-ntg-context-518@m.gmane.org; Sat, 24 Mar 2012 09:54:21 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id F0653101ED; Sat, 24 Mar 2012 09:54:20 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with LMTP id ZAKLYDqxp-vr; Sat, 24 Mar 2012 09:54:18 +0100 (CET) Original-Received: from [127.0.0.1] (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 1E7AA101DF; Sat, 24 Mar 2012 09:54:18 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 2F2B5101DF for ; Sat, 24 Mar 2012 09:54:17 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with LMTP id h57Y7Z6uVGqd for ; Sat, 24 Mar 2012 09:54:15 +0100 (CET) Original-Received: from filter1-nij.mf.surf.net (filter1-nij.mf.surf.net [195.169.124.152]) by balder.ntg.nl (Postfix) with ESMTP id C427110194 for ; Sat, 24 Mar 2012 09:54:15 +0100 (CET) Original-Received: from fmmailgate04.web.de (fmmailgate04.web.de [217.72.192.242]) by filter1-nij.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id q2O8sEgU009279 for ; Sat, 24 Mar 2012 09:54:15 +0100 Original-Received: from moweb001.kundenserver.de (moweb001.kundenserver.de [172.19.20.114]) by fmmailgate04.web.de (Postfix) with ESMTP id 8C0D5742DFD6 for ; Sat, 24 Mar 2012 09:54:14 +0100 (CET) Original-Received: from [192.168.1.33] ([83.43.219.93]) by smtp.web.de (mrweb001) with ESMTPA (Nemesis) id 0MQf77-1RhUTb0L4X-00UDme; Sat, 24 Mar 2012 09:54:14 +0100 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:11.0) Gecko/20120316 Thunderbird/11.0 X-Provags-ID: V02:K0:w7+ffanI3B38muLL5ivU3sE5fXkl51fA2JzRw6kbJJf pmdldElw/bE2iigro8FfKXeZ0JCQOVf09oKSl2qzSGUFX4mWSH PEL5bW6XZhRzW4glji16507zdvNkrqBDZuCLw90UOkViXrSDcn OMHJRqiZcbHJqpymxSwV40o8l5kOaR/NNhQwuCK8XQWPHfRXck 59BTT5s81PnZwA+sFNUPg== X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=217.72.192.242; country=DE; latitude=51.0000; longitude=9.0000; http://maps.google.com/maps?q=51.0000,9.0000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 07GNkSey9 - cba11757a871 - 20120324 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 195.169.124.152 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:75329 Archived-At: I have discovered that \definepagebreak[header,footer] doesn't right with chapters when changing from frontmatter to bodymatter (and similar divisions). Here you have a sample: \definepagebreak[firstpagebreak][yes,header,footer,right] \setuphead[chapter][page=firstpagebreak] \setuppagenumbering[alternative=doublesided,location={botton}] \starttext \startfrontmatter \dorecurse{4}{\chapter{front}} \stopfrontmatter \startbodymatter \dorecurse{4}{\chapter{body}} \stopbodymatter \startappendices \dorecurse{4}{\chapter{body}} \stopappendices \startbackmatter \dorecurse{4}{\chapter{body}} \stopbackmatter \stoptext Pages previous to chapters with no text should also lack header and footer, but in the example above this doesn't work when text divisions (such as front matter, body matter, appendices and back matter) change. I guess this might be a bug. Many thanks for your help, Pablo -- http://www.ousia.tk ___________________________________________________________________________________ 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 ___________________________________________________________________________________