From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/5303 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: \symbol[square] in TABLE Date: Mon, 20 Aug 2001 09:20:54 -0400 Sender: owner-ntg-context@let.uu.nl Message-ID: <5.1.0.14.1.20010820091601.034ccab8@server-1> References: 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 1035395899 458 80.91.224.250 (23 Oct 2002 17:58:19 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:58:19 +0000 (UTC) Cc: "ConTeXt mailing list" Original-To: "Duncan Hothersall" In-Reply-To: Xref: main.gmane.org gmane.comp.tex.context:5303 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:5303 At 06:07 PM 8/15/2001 +0100, Duncan Hothersall wrote: >In the new TABLE processing I'm constructing a table with yes/no tickboxes. >When I type, for example, > >\symbol[square]~Yes > >in a normal paragraph, all is well. > >However, in a table cell (i.e. between \bTD and \eTD) the same sequence >causes a line break between the square and the word - the non-breaking space >is put at the start of the next line followed by the word Yes. > >I think this is a bug in the TABLE code, but I can't see anything helpful in >the logs. Is there a workaround or fix? in cont-new.tex, you can add: \unexpanded\def~{\nonbreakablespace} maybe that helps Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com -------------------------------------------------------------------------