From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9419 Path: main.gmane.org!not-for-mail From: Jens-Uwe Morawski Newsgroups: gmane.comp.tex.context Subject: m-bib features (was: Re: beginner's questions) Date: Mon, 30 Sep 2002 11:52:09 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <20020930115209.14bb055e.morawski@gmx.net> References: <20020930101148.2ab52661.taco@elvenkind.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035399747 2995 80.91.224.250 (23 Oct 2002 19:02:27 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 19:02:27 +0000 (UTC) Original-To: ConTeXt In-Reply-To: <20020930101148.2ab52661.taco@elvenkind.com> Xref: main.gmane.org gmane.comp.tex.context:9419 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9419 On Mon, 30 Sep 2002 10:11:48 +0200 Taco Hoekwater wrote: > > For 1., you need something like this: > > \def\nocite#1{\setbox0\hbox{\cite[#1]}} Ooh no, sometimes it could be sooo easy! :) Taco, AFAiK, you have ask some time ago for features of your new bib-module. Two things i'm still missing is support for interactive documents: 1: \cite creates a link to bib-entry 2: in the bibliography after each entry there is a list of pages where this entry is referenced (in a interactive document these page numbers are links too) Is it possible to implement these features? Thanks in advance. Jens