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 -------------------------------------------------------------------------