From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/8755 Path: main.gmane.org!not-for-mail From: John Culleton Newsgroups: gmane.comp.tex.context Subject: Header texts. Date: Mon, 22 Jul 2002 12:49:58 -0400 Sender: owner-ntg-context@let.uu.nl Message-ID: <200207221249.58097.john@wexfordpress.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035399138 30258 80.91.224.250 (23 Oct 2002 18:52:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:52:18 +0000 (UTC) Original-To: ntg-context@ntg.nl Xref: main.gmane.org gmane.comp.tex.context:8755 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:8755 I want the chapter and section names to appear in the right hand header. What I get instead is just the words "chapter" and "section". Here is my code: \setuppagenumbering[location=,alternative=doublesided] \setupheadertexts[\bf Free Publishing Software][] [][{chapter} {section}] \setupfootertexts[pagenumber] Where did I go wrong? John Culleton