From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/12883 Path: main.gmane.org!not-for-mail From: "Duncan Hothersall" Newsgroups: gmane.comp.tex.context Subject: RE: \placefigure[left] again! Date: Tue, 12 Aug 2003 16:13:28 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: References: <20030812094833.125b1977.wmcclain@salamander.com> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1060701564 7900 80.91.224.253 (12 Aug 2003 15:19:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 12 Aug 2003 15:19:24 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Tue Aug 12 17:19:22 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19mavi-0003B1-00 for ; Tue, 12 Aug 2003 17:19:22 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 4480710BA3; Tue, 12 Aug 2003 17:19:18 +0200 (MEST) Original-Received: from capdm.com (www.capdm.com [212.20.230.66]) by ref.ntg.nl (Postfix) with ESMTP id C86F510B7E for ; Tue, 12 Aug 2003 17:13:29 +0200 (MEST) Original-Received: from duncan [82.41.50.160] by capdm.com (FTGate 2, 2, 0, 1); Tue, 12 Aug 03 16:15:12 +0100 Original-To: X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <20030812094833.125b1977.wmcclain@salamander.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:12883 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:12883 Bill wrote: > So begin your text with: > > \strut {\bf ....} > > or one of the other commands. \strut is a zero-width character. Excellent, thanks. I had experimented with just {}, and even \,\! but the problem remained. This solves it, thanks a lot. Duncan dh@capdm.com