From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/2799 Path: main.gmane.org!not-for-mail From: Berend de Boer Newsgroups: gmane.comp.tex.context Subject: \setupheader style option does not work for pagenumber Date: Sat, 23 Sep 2000 16:44:15 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <39CCC1BF.3DD7496F@pobox.com> 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 1035393573 11901 80.91.224.250 (23 Oct 2002 17:19:33 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:19:33 +0000 (UTC) Original-To: ntg-context@ntg.nl Xref: main.gmane.org gmane.comp.tex.context:2799 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:2799 Hai All, Given the following file: ------------------------------ % interface=en \setuplayout [location=doublesided] \setupheadertexts [pagenumber] [chapter] [pagenumber] [section] \setupheader [style=boldslanted] \setuppagenumbering [location=] \starttext \chapter{One} \section{First section} \input tufte.tex \stoptext ------------------------------ I would expect the pagenumber to be boldslanted, however it remains roman. Is this a bug? Groetjes, Berend. (-: