From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Girard Subject: Non-breaking space Date: Thu, 29 Apr 2010 09:56:57 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O7OcJ-0006kC-Pd for emacs-orgmode@gnu.org; Thu, 29 Apr 2010 03:57:04 -0400 Received: from [140.186.70.92] (port=55907 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O7OcH-0006jk-DC for emacs-orgmode@gnu.org; Thu, 29 Apr 2010 03:57:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O7OcF-0003rt-Sd for emacs-orgmode@gnu.org; Thu, 29 Apr 2010 03:57:01 -0400 Received: from mail-fx0-f41.google.com ([209.85.161.41]:61390) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O7OcF-0003rK-Nt for emacs-orgmode@gnu.org; Thu, 29 Apr 2010 03:56:59 -0400 Received: by fxm1 with SMTP id 1so891484fxm.0 for ; Thu, 29 Apr 2010 00:56:57 -0700 (PDT) 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 Hi, How can I typeset, for instance, 100 =80, in such a way that, once exported in LaTeX, it gives: 100~=80 (with a non-breaking space) ? Thanks in advance ! Nicolas