From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin =?ISO-8859-1?Q?G=FCrtler?= Subject: Re: org-odt: protected (ie non-breakable) space Date: Mon, 19 Mar 2012 16:04:04 +0100 Message-ID: <1332169444.4286.28.camel@quino> References: <1332155921.4286.5.camel@quino> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:46640) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S9e8J-0007Vm-0r for emacs-orgmode@gnu.org; Mon, 19 Mar 2012 11:04:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S9e7y-0007qq-Ux for emacs-orgmode@gnu.org; Mon, 19 Mar 2012 11:04:26 -0400 Received: from mailout-de.gmx.net ([213.165.64.22]:47042) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1S9e7y-0007qS-Kb for emacs-orgmode@gnu.org; Mon, 19 Mar 2012 11:04:06 -0400 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: John Rakestraw Cc: org-mode mailing list , Jambunathan K Dear John, Am Montag, den 19.03.2012, 09:31 -0400 schrieb John Rakestraw: > Hi, Martin -- > > > > > is it possible to have protected spaces in an odt exported from > > org.-mode? I tried ~ and \nbsp, but both come out literally. > > I just tried inserting the non-breaking space in emacs with C-x, 8, > . It shows up as a non-breaking space in the odt file. > thanks. I had not thought of this simple way. Works perfectly and even survives the export to MS Office. Martin