From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/35508 Path: news.gmane.org!not-for-mail From: Patrick Gundlach Newsgroups: gmane.comp.tex.context Subject: Re: \setupheader: leftstyle & rightstyle Date: Sun, 22 Jul 2007 11:58:36 +0200 Organization: chaos Message-ID: References: <46A29C6A.2060101@gushee.net> 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: sea.gmane.org 1185098612 10006 80.91.229.12 (22 Jul 2007 10:03:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 22 Jul 2007 10:03:32 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Sun Jul 22 12:03:29 2007 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 1ICYHg-00051M-Gv for gctc-ntg-context-518@m.gmane.org; Sun, 22 Jul 2007 12:03:28 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1172420146; Sun, 22 Jul 2007 12:03:28 +0200 (CEST) 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 01775-02; Sun, 22 Jul 2007 12:03:27 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CD3C62013C; Sun, 22 Jul 2007 11:59:01 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 133D42013C for ; Sun, 22 Jul 2007 11:59:00 +0200 (CEST) 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 00506-02-3 for ; Sun, 22 Jul 2007 11:58:56 +0200 (CEST) Original-Received: from unimail.uni-dortmund.de (mx1.HRZ.Uni-Dortmund.DE [129.217.128.51]) by ronja.ntg.nl (Postfix) with ESMTP id 3B69C2011C for ; Sun, 22 Jul 2007 11:58:56 +0200 (CEST) Original-Received: from silver.local (i5387A517.versanet.de [83.135.165.23]) (authenticated bits=0) by unimail.uni-dortmund.de (8.14.0/8.14.0) with ESMTP id l6M9wgm4023453 for ; Sun, 22 Jul 2007 11:58:50 +0200 (CEST) X-Lieblings-Musik: the_capricorns In-Reply-To: <46A29C6A.2060101@gushee.net> (Matt Gushee's message of "Sat, 21 Jul 2007 17:53:14 -0600") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (darwin) X-MailScanner-Information: UniDo-UniMail X-MailScanner: Found to be clean X-MailScanner-SpamCheck: not spam, SpamAssassin (nicht zwischen gespeichert, Wertung=-3.805, benoetigt 5, autolearn=not spam, ALL_TRUSTED, AWL, BAYES_00, DKIM_POLICY_SIGNSOME) X-MailScanner-From: patrick@gundla.ch 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:35508 Archived-At: Hello Matt, > \setupheader[leftstyle=\sc,rightstyle=\it] I think the reference is wrong here, I couldn't find 'leftstyle' and 'rightstyle' in the source. And \setupheader is AFAIU for the section title. You can use \setupheadertexts. See the example: -------------------------------------------------- \starttext \setupheadertexts[{\sc This is my book!}][{\it \getmarking[section]}] \setupfootertexts [pagenumber] \setuppagenumbering [location=] % \setuphead [section][style=\it] \section{My first section} \input tufte \input knuth \section{My second section} \input tufte \input tufte \stoptext -------------------------------------------------- Patrick ___________________________________________________________________________________ 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 ___________________________________________________________________________________