From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/10861 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: page references Date: Sat, 08 Feb 2003 17:43:53 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: <5.1.0.14.1.20030208174158.030a5c98@server-1> References: <3E407723.910FF4F6@lamar.colostate.edu> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: main.gmane.org 1044731755 29585 80.91.224.249 (8 Feb 2003 19:15:55 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 8 Feb 2003 19:15:55 +0000 (UTC) Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18haSA-0007h3-00 for ; Sat, 08 Feb 2003 20:15:54 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 0CDA310B3C; Sat, 8 Feb 2003 20:18:00 +0100 (MET) Original-Received: from smtp06.wxs.nl (smtp06.wxs.nl [195.121.6.58]) by ref.ntg.nl (Postfix) with ESMTP id 7AE2010AEC for ; Sat, 8 Feb 2003 20:11:09 +0100 (MET) Original-Received: from LAPTOP-3.wxs.nl ([213.75.95.40]) by smtp06.wxs.nl (Netscape Messaging Server 4.15) with ESMTP id HA07XX01.FBW for ; Sat, 8 Feb 2003 20:10:45 +0100 X-Sender: hagen-mail@remote-1 (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.1 Original-To: ntg-context@ntg.nl In-Reply-To: <3E407723.910FF4F6@lamar.colostate.edu> Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:10861 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:10861 At 07:29 PM 2/4/2003 -0700, you wrote: >Dear posse, > >For this journal, I would like to have a description of the journal >placed at the bottom of the first page of each article. This description >gives the name of the journal, volume, year, publisher, and the range of >pages over which the article spans. Here is what I came up with: > >\def\JSSlogo{\vbox > {\noindent{\it \IJSS} {\bf 1} (2003) > \at[#1]--\at[#2]}\\ > \noindent\copyright{} 2003 {\it by Global Scholarly > Publications}} > >\definelogo[ijss][footer][left][command=\JSSlogo] > >\setuphead[title][after={\placelogos[ijss]} > >This seems to work in regular ConTeXt, but is there a simpler way? another option is to put it in the backgrounds, or use log space directly (instead of head), or simpler: \setuplayout[bottom=1cm,bottomdistance=.5cm] \setupbottomtexts[...] >In Gamma I have a problem: the \at[#1]--\at[#2] line does not work with >\pagereference[]. Here is a test: maybe an expansion problem (good try for eomega) \unexpanded\def\JSSlogo .... may help Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------