Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.3959); Sun, 7 Sep 2008 19:17:29 +0200 Received: by mail.proteosys.com (8.13.8/8.13.8) with ESMTP id m87HHOOS013503 for ; Sun, 7 Sep 2008 19:17:25 +0200 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.100.94]) by relay.uni-heidelberg.de (8.14.1/8.14.1) with ESMTP id m87HBQbr026895 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 7 Sep 2008 19:11:26 +0200 Received: from listserv.uni-heidelberg.de (localhost.localdomain [127.0.0.1]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id m86M1RgA025539; Sun, 7 Sep 2008 19:11:15 +0200 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 15.5) with spool id 20731 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Sun, 7 Sep 2008 19:11:15 +0200 Received: from relay2.uni-heidelberg.de (relay2.uni-heidelberg.de [129.206.210.211]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id m87HBFAR018636 for ; Sun, 7 Sep 2008 19:11:15 +0200 Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.245]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id m87HBClL013530 for ; Sun, 7 Sep 2008 19:11:16 +0200 Received: by rv-out-0708.google.com with SMTP id c5so943653rvf.10 for ; Sun, 07 Sep 2008 10:11:09 -0700 (PDT) Received: by 10.141.168.2 with SMTP id v2mr2119119rvo.55.1220807469719; Sun, 07 Sep 2008 10:11:09 -0700 (PDT) Received: from ?10.0.1.102? ( [219.90.231.17]) by mx.google.com with ESMTPS id g31sm5629238rvb.7.2008.09.07.10.11.07 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 07 Sep 2008 10:11:09 -0700 (PDT) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v928.1) References: <48C38EC1.9040807@morningstar2.co.uk> X-Mailer: Apple Mail (2.928.1) X-Spam-Whitelist: Message-ID: Date: Mon, 8 Sep 2008 02:41:03 +0930 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Will Robertson Subject: Re: Spaces To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE In-Reply-To: <48C38EC1.9040807@morningstar2.co.uk> Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-ProteoSys-SPAM-Score: -2.599 () BAYES_00 X-Scanned-By: MIMEDefang 2.64 on 213.139.130.197 Return-Path: owner-latex-l@LISTSERV.UNI-HEIDELBERG.DE X-OriginalArrivalTime: 07 Sep 2008 17:17:29.0382 (UTC) FILETIME=[9B422460:01C9110D] Status: R X-Status: X-Keywords: X-UID: 5224 On 07/09/2008, at 5:50 PM, Joseph Wright wrote: > Only the last one works as intended (by me). Is there a LaTeX3 way to > do this? Interesting. This is weird: \err_warn:nn{\temp~stuff~stuff}{} Only the second tilde causes a space. W