From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/25194 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: spurious space in cite Date: Sun, 15 Jan 2006 13:41:08 +0100 Message-ID: <43CA42E4.2010706@elvenkind.com> References: <115138F5-471A-4C0B-93D4-C879D6627E19@science.uva.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1137329015 14465 80.91.229.2 (15 Jan 2006 12:43:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 15 Jan 2006 12:43:35 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Jan 15 13:43:31 2006 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 ciao.gmane.org with esmtp (Exim 4.43) id 1Ey7EF-0005Jh-Av for gctc-ntg-context-518@m.gmane.org; Sun, 15 Jan 2006 13:43:27 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0462712838; Sun, 15 Jan 2006 13:43:27 +0100 (CET) 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 05298-02; Sun, 15 Jan 2006 13:43:26 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0B74A1283B; Sun, 15 Jan 2006 13:39:54 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CEF2D1283B for ; Sun, 15 Jan 2006 13:39:52 +0100 (CET) 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 05023-04-4 for ; Sun, 15 Jan 2006 13:39:51 +0100 (CET) Original-Received: from post-23.mail.nl.demon.net (post-23.mail.nl.demon.net [194.159.73.193]) by ronja.ntg.nl (Postfix) with SMTP id E9F8412838 for ; Sun, 15 Jan 2006 13:39:51 +0100 (CET) Original-Received: from boo.demon.nl ([82.161.175.147]:43063 helo=[192.168.1.3]) by post-23.mail.nl.demon.net with esmtp (Exim 4.51) id 1Ey7Al-000Aqk-E4 for ntg-context@ntg.nl; Sun, 15 Jan 2006 12:39:51 +0000 User-Agent: Mozilla Thunderbird 1.0 (X11/20050215) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <115138F5-471A-4C0B-93D4-C879D6627E19@science.uva.nl> X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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:25194 Archived-At: Hans van der Meer wrote: > I was typesetting bibliography references with the command > \cite[data][ref] > and then found that a spce preceded the author name; surrounding the > space with X and Y, it gives > "X Yauthor" instead of "XYauthor > > I was able to trace it down to the macro invertedshortauthor in thise > case, but I suspect the others (invertedauthor, normalauthor, > normalshortauthor) will exhibit the same phenomenon. I hate to tell you this because you spent so much time on it, but this has been adressed in the beta already. > Finally another observation on the typesetting by \cite[data][ref]. > When typesetting a reference ending on a period, for example "Publ. Co. > Inc.", the result has a double period "Publ. Co. Inc.." > That looks somewhat silly. I'll saee what I can do about that, but it is a bit harder to fix. Cheers, Taco