From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/34090 Path: news.gmane.org!not-for-mail From: "Thomas A. Schmitz" Newsgroups: gmane.comp.tex.context Subject: Re: bib question Date: Mon, 2 Apr 2007 20:58:01 +0200 Message-ID: References: <6E83E10D-990E-44DB-91AB-7782C2845BB0@uni-bonn.de> <4611026D.6040702@elvenkind.com> 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 1175540327 20590 80.91.229.12 (2 Apr 2007 18:58:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 2 Apr 2007 18:58:47 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Apr 02 20:58:33 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 1HYRjc-0001iQ-Av for gctc-ntg-context-518@m.gmane.org; Mon, 02 Apr 2007 20:58:32 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0354F2022F; Mon, 2 Apr 2007 20:58:31 +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 01146-01-5; Mon, 2 Apr 2007 20:58:23 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4839320145; Mon, 2 Apr 2007 20:58:23 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 723FC20145 for ; Mon, 2 Apr 2007 20:58:21 +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 01146-01-4 for ; Mon, 2 Apr 2007 20:58:17 +0200 (CEST) Original-Received: from mailout09.sul.t-online.com (mailout09.sul.t-online.com [194.25.134.84]) by ronja.ntg.nl (Postfix) with ESMTP id 7CE512012C for ; Mon, 2 Apr 2007 20:58:17 +0200 (CEST) Original-Received: from fwd34.aul.t-online.de by mailout09.sul.t-online.com with smtp id 1HYRjM-0004B2-03; Mon, 02 Apr 2007 20:58:16 +0200 Original-Received: from [192.168.0.2] (Tn0qmuZZYeJlcLC6tS1mMs2bmvc2lXRwQfp45bRI1UJXD2U+o+4r4i@[84.172.123.25]) by fwd34.sul.t-online.de with esmtp id 1HYRj8-1bx0Ay0; Mon, 2 Apr 2007 20:58:02 +0200 In-Reply-To: <4611026D.6040702@elvenkind.com> X-Mailer: Apple Mail (2.752.2) X-ID: Tn0qmuZZYeJlcLC6tS1mMs2bmvc2lXRwQfp45bRI1UJXD2U+o+4r4i@t-dialin.net X-TOI-MSGID: fadd4032-2ddc-476a-b002-cfdc9118fa61 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:34090 Archived-At: On Apr 2, 2007, at 3:17 PM, Taco Hoekwater wrote: > There is \placepublications[option=continue], but that requires > quite a bit of black magic with faked sections and boxes that > you have to throw away. Much easier to typeset the slide by hand, > I believe. > > (If it was all through a large document, I would propose to > fixup the bbl file by changing the 'serial' keys by hand (that > is the 'n' key to \startpublication) and use those are numbering > instead of an autogenerated number. ) > > Best, Taco Hi Taco, thanks for your reply - even if it's bad news... One thought: I could use the same bbl file for all my presentations, right? And then fix the numbering in there. But unfortuntately, as far as I understand, the .bbl always contains the entire database, not just the quoted references. Can this behavior be influenced? Best Thomas