From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/60939 Path: news.gmane.org!not-for-mail From: taco Newsgroups: gmane.comp.tex.context Subject: Re: Bib Module: \cite can kill spaces Date: Sun, 15 Aug 2010 20:09:07 +0200 Message-ID: <4C682D43.6060106@elvenkind.com> References: <505f4ef87f4c4c3b00981f8a475f218c@localhost> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1281895767 8938 80.91.229.12 (15 Aug 2010 18:09:27 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 15 Aug 2010 18:09:27 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sun Aug 15 20:09:26 2010 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Okhe5-0006mf-Ly for gctc-ntg-context-518@m.gmane.org; Sun, 15 Aug 2010 20:09:21 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 2891ECA527; Sun, 15 Aug 2010 20:09:21 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id xpSCE8fQEnix; Sun, 15 Aug 2010 20:09:15 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 12D63CA51D; Sun, 15 Aug 2010 20:09:15 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 6D586CA51D for ; Sun, 15 Aug 2010 20:09:13 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Q1nF0gxxLi+A for ; Sun, 15 Aug 2010 20:09:08 +0200 (CEST) Original-Received: from server5.aanhet.net (server5.aanhet.net [195.12.62.5]) by balder.ntg.nl (Postfix) with ESMTP id 4BB29CA51B for ; Sun, 15 Aug 2010 20:09:08 +0200 (CEST) Original-Received: from [192.168.178.28] (boo.demon.nl [83.163.247.99]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by server5.aanhet.net (Postfix) with ESMTPSA id 2451D2000234 for ; Sun, 15 Aug 2010 20:09:08 +0200 (CEST) User-Agent: Thunderbird 2.0.0.19 (X11/20090114) In-Reply-To: X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:60939 Archived-At: Thomas Schmitz wrote: > On Sun, 15 Aug 2010 19:14:53 +0200 > Andreas Schneider wrote: >> Hi, >> >> I don't know how exactly it happens, but in the attached example the last >> footnote is missing a space before the inserted \cite. In my real >> document >> that happens a lot and kills the layout. Anything I can do to fix that? >> >> Best Regards, >> Andreas. > > Ugly workaround: > > \def\prefix{Vgl. \strut} % or \null > > But I have no idea what's happening here, maybe Hans or Taco can come up > with a real solution. \cite[alternative=data] seems to eat any > horizontal space before it; I don't know if this is a bug or a feature. It probably does an \unskip to get rid of bad vertical space in the publication list. Use the workaround Thomas offered, as it is not safe to change that. Best wishes, Taco ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________