From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?R=C3=A9mi_Vanicat?= Subject: Re: Non-breaking space Date: Thu, 29 Apr 2010 10:19:03 +0200 Message-ID: <87tyquoemg.dlv@debian.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O7Oxt-0007Jy-Vq for emacs-orgmode@gnu.org; Thu, 29 Apr 2010 04:19:22 -0400 Received: from [140.186.70.92] (port=58017 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O7Oxr-0007JS-JT for emacs-orgmode@gnu.org; Thu, 29 Apr 2010 04:19:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O7Oxp-0007w5-KD for emacs-orgmode@gnu.org; Thu, 29 Apr 2010 04:19:19 -0400 Received: from lo.gmane.org ([80.91.229.12]:52435) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O7Oxp-0007va-Ep for emacs-orgmode@gnu.org; Thu, 29 Apr 2010 04:19:17 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1O7Oxn-0000X4-22 for emacs-orgmode@gnu.org; Thu, 29 Apr 2010 10:19:15 +0200 Received: from 88-138-192-44.adslgp.cegetel.net ([88.138.192.44]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 29 Apr 2010 10:19:15 +0200 Received: from vanicat by 88-138-192-44.adslgp.cegetel.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 29 Apr 2010 10:19:15 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Nicolas Girard writes: > Hi, > > How can I typeset, for instance, 100 €, in such a way that, once > exported in LaTeX, it gives: 100~€ (with a non-breaking space) ? You can use the utf-8 non breaking space (on my keyboard it's compose space space or alt-gr shift space or C-x 8 space) -- Rémi Vanicat