From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/39847 Path: news.gmane.org!not-for-mail From: Peter =?utf-8?Q?M=C3=BCnster?= Newsgroups: gmane.comp.tex.context Subject: Re: luatex feature question/request Date: Fri, 4 Apr 2008 22:03:15 +0200 Message-ID: <20080404200315.GA7314@gaston.couberia.bzh> References: <20080404050924.GA21356@atos.labs.wmid.amu.edu.pl> <47F5DDDF.9040304@wxs.nl> <47F5E7D3.407@elvenkind.com> <47F5EC67.9020903@elvenkind.com> <20080404192659.GA5994@gaston.couberia.bzh> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1207339577 16198 80.91.229.12 (4 Apr 2008 20:06:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 4 Apr 2008 20:06:17 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Fri Apr 04 22:06:48 2008 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 1JhsAE-0001nX-J0 for gctc-ntg-context-518@m.gmane.org; Fri, 04 Apr 2008 22:05:49 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 94E021FBCB; Fri, 4 Apr 2008 22:04:36 +0200 (CEST) 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 18805-03-4; Fri, 4 Apr 2008 22:03:56 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id ED2891FB14; Fri, 4 Apr 2008 22:03:55 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 48E3F1FB30 for ; Fri, 4 Apr 2008 22:03:54 +0200 (CEST) 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 20084-02 for ; Fri, 4 Apr 2008 22:03:17 +0200 (CEST) Original-Received: from smtp2a.orange.fr (smtp2a.orange.fr [80.12.242.140]) by ronja.ntg.nl (Postfix) with ESMTP id 9E7011FC06 for ; Fri, 4 Apr 2008 22:03:17 +0200 (CEST) Original-Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf2a24.orange.fr (SMTP Server) with ESMTP id CDF9F700009B for ; Fri, 4 Apr 2008 22:03:16 +0200 (CEST) Original-Received: from gaston.couberia.bzh (ARennes-358-1-25-162.w90-49.abo.wanadoo.fr [90.49.116.162]) by mwinf2a24.orange.fr (SMTP Server) with ESMTP id AB53F7000097 for ; Fri, 4 Apr 2008 22:03:16 +0200 (CEST) X-ME-UUID: 20080404200316701.AB53F7000097@mwinf2a24.orange.fr Original-Received: by gaston.couberia.bzh (Postfix, from userid 1000) id 27FC3306BC; Fri, 4 Apr 2008 22:03:16 +0200 (CEST) Mail-Followup-To: mailing list for ConTeXt users Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:39847 Archived-At: On Fri, Apr 04 2008, Aditya Mahajan wrote: >> function add_ties(line) >> line = line:gsub('( %a) ', '%1~') >> line = line:gsub('^(%a) ', '%1~') >> line = line:gsub('( %a)$', '%1~%%') >> return line >> end >> >> Not working: $a = b + c$. > > How about substituting with a macro \nonbreakbablespace (instead of ~) and > redefining \nonbreakablespace to \relax using \everymathematics or > \mathortext? Even better of course! Peter -- http://pmrb.free.fr/contact/ ___________________________________________________________________________________ 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________