From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/39177 Path: news.gmane.org!not-for-mail From: Alan Bowen Newsgroups: gmane.comp.tex.context Subject: Re: interaction query Date: Fri, 15 Feb 2008 15:16:33 -0500 Message-ID: <2893EF03-F70A-4856-90D2-F55395631031@princeton.edu> References: <47B4C305.3030409@wxs.nl> <0CFEB030-66E9-497A-823D-5C37D777A658@princeton.edu> <47B58E8F.4030505@wxs.nl> <7A4EB9A6-9A92-4982-A5A7-E894AFCD77A6@princeton.edu> <115224fb0802150605y4bd236c7u32ead9e5c15b72d7@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v919.2) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1203106718 12607 80.91.229.12 (15 Feb 2008 20:18:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 15 Feb 2008 20:18:38 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Fri Feb 15 21:19:01 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 1JQ71I-0005Eb-Dv for gctc-ntg-context-518@m.gmane.org; Fri, 15 Feb 2008 21:18:52 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1399B1FCD7; Fri, 15 Feb 2008 21:18:18 +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 23678-02; Fri, 15 Feb 2008 21:17:34 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DD0F41FC98; Fri, 15 Feb 2008 21:17:33 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 936FB1FC98 for ; Fri, 15 Feb 2008 21:17:32 +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 22244-02-2 for ; Fri, 15 Feb 2008 21:16:56 +0100 (CET) Original-Received: from vms048pub.verizon.net (vms048pub.verizon.net [206.46.252.48]) by ronja.ntg.nl (Postfix) with ESMTP id 111681FC87 for ; Fri, 15 Feb 2008 21:16:56 +0100 (CET) Original-Received: from new-host.home ([72.82.250.23]) by vms048.mailsrvcs.net (Sun Java System Messaging Server 6.2-6.01 (built Apr 3 2006)) with ESMTPA id <0JWA008NEQZLXYC3@vms048.mailsrvcs.net> for ntg-context@ntg.nl; Fri, 15 Feb 2008 14:16:34 -0600 (CST) In-reply-to: <115224fb0802150605y4bd236c7u32ead9e5c15b72d7@mail.gmail.com> X-Mailer: Apple Mail (2.919.2) 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:39177 Archived-At: Wolfgang, Many thanks for this. It does the job perfectly. I supplemented your suggestion (following your lead) with \definereferenceformat [givenote] [command=\in, left={\color[blue]}] which gives me references formatted exactly as I need. All best, Alan On Feb 15, 2008, at 09;05,18 , Wolfgang Schuster wrote: > On Fri, Feb 15, 2008 at 2:35 PM, Alan Bowen > wrote: >> Thanks, Hans. That is good to know. >> >> The cross-reference however is still in the wrong color. Is it a >> problem just on my box? > > What do you want is not supported but you define your own command > with a colored pagenumber. > > \setupcolors[state=start] > > \setupinteraction[state=start,contrastcolor=blue,color=blue,style=rm] > > \definereferenceformat > [givepage] > [command=\at, > left={\color[blue]}] > > \definehead[LevelBHead][subject] > \setupsectionblock[LevelBHead][number=no,page=right] > \setuphead[LevelBHead][style={\tf\rm},interaction=yes] > > \starttext > \dorecurse{2}{\input knuth\par}\reference[Reference]{} > \dorecurse{3}{\input knuth\par} > > \LevelBHead{B{-}Header\hfill\givepage[Reference]} > \dorecurse{2}{\input knuth\par} > \stoptext > > Wolfgang > ___________________________________________________________________________________ > 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 > ___________________________________________________________________________________ ___________________________________________________________________________________ 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 ___________________________________________________________________________________