From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/34081 Path: news.gmane.org!not-for-mail From: "Thomas A. Schmitz" Newsgroups: gmane.comp.tex.context Subject: bib question Date: Mon, 2 Apr 2007 14:18:40 +0200 Message-ID: <6E83E10D-990E-44DB-91AB-7782C2845BB0@uni-bonn.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1175516352 17234 80.91.229.12 (2 Apr 2007 12:19:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 2 Apr 2007 12:19:12 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Apr 02 14:19:04 2007 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 1HYLUw-0003tB-5O for gctc-ntg-context-518@m.gmane.org; Mon, 02 Apr 2007 14:18:58 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 73C7820205; Mon, 2 Apr 2007 14:18:57 +0200 (CEST) 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 20227-04-11; Mon, 2 Apr 2007 14:18:51 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8E5F7201AD; Mon, 2 Apr 2007 14:18:51 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E0129201AD for ; Mon, 2 Apr 2007 14:18:49 +0200 (CEST) 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 20227-04-10 for ; Mon, 2 Apr 2007 14:18:47 +0200 (CEST) Original-Received: from mailout10.sul.t-online.com (mailout10.sul.t-online.com [194.25.134.21]) by ronja.ntg.nl (Postfix) with ESMTP id 4045A201A8 for ; Mon, 2 Apr 2007 14:18:47 +0200 (CEST) Original-Received: from fwd26.aul.t-online.de by mailout10.sul.t-online.com with smtp id 1HYLUk-0000hK-08; Mon, 02 Apr 2007 14:18:46 +0200 Original-Received: from [192.168.0.2] (G-ldVyZXQeTpdiyslgQqYdflhWgt2uBk81kKIw3Y5Z-1oX81arShwg@[84.172.123.25]) by fwd26.sul.t-online.de with esmtp id 1HYLUf-2DhvWa0; Mon, 2 Apr 2007 14:18:41 +0200 X-Mailer: Apple Mail (2.752.2) X-ID: G-ldVyZXQeTpdiyslgQqYdflhWgt2uBk81kKIw3Y5Z-1oX81arShwg@t-dialin.net X-TOI-MSGID: 4253ee83-dbce-4fea-97af-601567895402 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:34081 Archived-At: Hi all, not really a question about specific code, but I need an idea: I have a fairly large bibliographical list which is generated from an even larger bibtex database. Now, I want to quote some of the items from this list on my slides, but I want to retain the original numbering in the list, like so: the list: [1] item A [2] item B [3] item C the slide: [2] item B [3] item C Can anyone suggest an approach for this? Or is this impossible with bibtex, and I have to typeset the slides manually? Thanks, and best Thomas