From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/32955 Path: news.gmane.org!not-for-mail From: "Thomas A. Schmitz" Newsgroups: gmane.comp.tex.context Subject: Re: float next to \bf Date: Thu, 25 Jan 2007 14:34:27 +0100 Message-ID: <2666E1FA-FFE4-4E32-93F6-D76FAA65E197@uni-bonn.de> References: <1F4E44CF-8A66-4A62-8D25-3AF9A2853E2D@unibas.ch> <98943207-FFFC-4BCA-8F0B-426EDCA472A5@unibas.ch> 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="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1169732108 21563 80.91.229.12 (25 Jan 2007 13:35:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 25 Jan 2007 13:35:08 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Jan 25 14:34:56 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 1HA4kg-0003Yj-OQ for gctc-ntg-context-518@m.gmane.org; Thu, 25 Jan 2007 14:34:54 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A04FC48; Thu, 25 Jan 2007 14:29:37 +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 27248-09-2; Thu, 25 Jan 2007 14:29:31 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3B1FE1FF42; Thu, 25 Jan 2007 14:29:31 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DA2F61FF40 for ; Thu, 25 Jan 2007 14:29:29 +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 27359-04-2 for ; Thu, 25 Jan 2007 14:29:24 +0100 (CET) Original-Received: from mailout02.sul.t-online.com (mailout02.sul.t-online.com [194.25.134.17]) by ronja.ntg.nl (Postfix) with ESMTP id 9DDC81FF19 for ; Thu, 25 Jan 2007 14:29:24 +0100 (CET) Original-Received: from fwd34.aul.t-online.de by mailout02.sul.t-online.com with smtp id 1HA4kS-0006lt-01; Thu, 25 Jan 2007 14:34:40 +0100 Original-Received: from [192.168.0.2] (VyD95cZrge5tGTVuepG6qCZWl+57QnvmYx+cyX0hEMsKR7ueCq906h@[84.172.78.86]) by fwd34.sul.t-online.de with esmtp id 1HA4kN-09QKvY0; Thu, 25 Jan 2007 14:34:35 +0100 In-Reply-To: <98943207-FFFC-4BCA-8F0B-426EDCA472A5@unibas.ch> X-Mailer: Apple Mail (2.752.2) X-ID: VyD95cZrge5tGTVuepG6qCZWl+57QnvmYx+cyX0hEMsKR7ueCq906h@t-dialin.net X-TOI-MSGID: 7e2edebb-515b-49ac-bc38-51a335608887 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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:32955 Archived-At: OK, I see. I had a similar problem a while ago. My workaround: type = \dontleavehmode in front of the {\em part, and it will typeset = correctly. But this seems to be a real bug, most commands will mess = up the vertical spacing in a similar way. Hans, Taco??? Best Thomas On Jan 25, 2007, at 2:21 PM, J=F6rg Hagmann wrote: > \starttext > \placefigure[inner]{A figure}{\framed[width=3D5cm,height=3D5cm]{Image}} = > {\em This will mess up the rest.} \input tufte > \starttext > > Does this complete the subminimal example? > You can download and inspect the output (72KB): www.ogbasel.ch/ = > jhtest.pdf > If the first sentence is not emphasised (or bold, slanted ..), it = > works as expected. > > Thanks again, J=F6rg >