From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/4974 Path: main.gmane.org!not-for-mail From: Eckhart =?iso-8859-1?Q?Guth=F6hrlein?= Newsgroups: gmane.comp.tex.context Subject: m-bib problems Date: Sun, 08 Jul 2001 23:25:39 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <5.1.0.14.0.20010708230638.00a601b0@public.uni-hamburg.de> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: main.gmane.org 1035395599 30268 80.91.224.250 (23 Oct 2002 17:53:19 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:53:19 +0000 (UTC) Original-To: ConTeXt mailing list Xref: main.gmane.org gmane.comp.tex.context:4974 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:4974 I have some minor problems with the bibliography module. 1. A space after \cite[...] disappears in the output. 2. My document is split up in products. The bbl file generated by bibtex is not read in automatically, whereas it is read in automatically for a test document which is not split up. I can \input the bbl file, of course, but it should be loaded implicitly, I think. 3. I do not get an entry in the table of contents for the reference list. Intentionally? 4. \setupbibtex ignores sort=author and writes \bibstyle{cont-no} to the aux file. sort=title and sort=short work. 5. When I say \cite[Meier01,Meier01a], expecting the result (Meier et al., 2001, Meier et al., 2001a), I only get the second reference: (Meier et al., 2001a). If I take care of different article names by editing a={MeierA et~al.} in the bbl file, I get them both with the same \cite command. Eckhart