From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/12916 Path: main.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: Citations using bib-module Date: Mon, 18 Aug 2003 11:58:48 +0200 Organization: Elvenkind Sender: ntg-context-admin@ntg.nl Message-ID: <20030818115848.157fa891.taco@elvenkind.com> References: <5.2.0.9.1.20030815165620.025a9d80@server-1> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1061201086 5904 80.91.224.253 (18 Aug 2003 10:04:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 18 Aug 2003 10:04:46 +0000 (UTC) Cc: mcm35@cam.ac.uk Original-X-From: ntg-context-admin@ntg.nl Mon Aug 18 12:04:45 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19ogsW-0003FF-00 for ; Mon, 18 Aug 2003 12:04:44 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id C84B710B49; Mon, 18 Aug 2003 12:04:35 +0200 (MEST) Original-Received: from glenfiddich.elvenkind.com (elvenknd.xs4all.nl [213.84.171.68]) by ref.ntg.nl (Postfix) with ESMTP id 61FD610ACC for ; Mon, 18 Aug 2003 11:58:49 +0200 (MEST) Original-Received: from glenlivet.elvenkind.com (glenlivet.elvenkind.com [10.10.0.6]) by glenfiddich.elvenkind.com (Postfix) with SMTP id 76F439245; Mon, 18 Aug 2003 11:56:36 +0200 (CEST) Original-To: ntg-context@ntg.nl In-Reply-To: X-Mailer: Sylpheed version 0.9.3claws (GTK+ 1.2.10; i686-pc-linux-gnu) 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:12916 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:12916 Something along these lines : \def\startSup{$^\bgroup} \def\stopSup{\egroup$} \setupcite[num][left=\startSup,right=\stopSup] On Mon, 18 Aug 2003 10:24:16 +0100, Martin wrote: > Hi All, > > Does anyone know how to get reference numbers as superscripts? For eg, > Foo$^1$ instead of Foo [1]? > > Regards. > > __martin > > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context -- groeten, Taco